Functionality You can use this method to display detail data for an inquiry. Notes Transfer> You can use the input parameters to define whether, in addition to theheader data (document type, purchasing group etc.), you also want todisplay information, for example, on the items, release, accountassignment, texts and service items. The parameters for this additional information are not set by default,in other words, only the header data is returned. You can use these parameters you can scale both the volume of data andthe system performance. Return> The header data is returned in parameter RFQ_HEADER> and the address data for the vendor in parameter RFQ_Address>. The datais returned in the appropriate tables depending on the importparameters that have been set. Return messages> INCLUDE BAPI_RETDescription If you set the indicator, the texts for the document header are alsoreturned. Description If you set this indicator, the item data is also returned, for example,material, purchasing group and plant. Description If you set this indicator, the texts for the order item are alsoreturned. Description If you set this indicator, schedule line data is also returned, forexample, the delivery date. Description If you set this indicator, service data and limits are also returned(if they exist). Description If you set this indicator, long texts for service and outline lines arealso returned. Description INCLUDE BAPI_TABLE Value range Type,,ID,,Number,,Message E,,W5,,033,,You do not have the authorization to display this ,,,,,,inquiry I,,W5,,034,,No texts exist for inquiry item & & ,,,,,, I,,W5,,035,,No header texts exist for inquiry & E,,W5,,107,,Purchasing document & does not exist Description The table contains the services and the outline layouts for thepurchase requisition. You can define a field as an outline line using field OUTL_IND.Assigning service lines to the outline lines takes place using fieldsPCKG_NO (service line) and SUBPCKG_NO (outline line). The hierarchcy for the outline is represented by fields LINE_NO andHI_LINE_NO. Field HI_LINE_NO links to field LINO_NO of the superioroutline. INCLUDE BAPI_DATAELEMENT Description The table contains the long text for the service line:
- text type LTXT for the long text in field TEXT_ID
- the actual text lines in field TEXT_LINE
The package number (PCKG_NO) forms the link to the service line forwhich the text is to be read.
|