Fonction SAP BS01_RFQ_GETDETAIL - Details for MM-RFQ

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
HEADER_TEXTS BAPIMMPARA-SELECTION C 1 SPACE X Also Provide Header Texts
ITEMS BAPIMMPARA-SELECTION C 1 'X' X Also Provide Item Data
ITEM_TEXTS BAPIMMPARA-SELECTION C 1 SPACE X Also Provide Item Texts
RFQ BAPIEKKO-PO_NUMBER C 10 MM: Request for quotation
SCHEDULES BAPIMMPARA-SELECTION C 1 SPACE X Also Provide Schedule Lines
SERVICES BAPIMMPARA-SELECTION C 1 SPACE X Also Provide Services and Limits
SERVICE_TEXTS BAPIMMPARA-SELECTION C 1 SPACE X Also Provide Service Texts

Paramètre Reférence Type Long. Description
RFQ_ADDRESS BAPIADDRESS u 1243 RFQ adress data
RFQ_HEADER BS01MMHEAD u 478 RFQ header data

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Confirmations
RFQ_HEADER_TEXTS BS01MMHDTX 148 X RFQ header texts
RFQ_ITEMS BS01MMITEM 1089 X Inquiry Item
RFQ_ITEM_CONTRACT_LIMITS BAPIESUC 152 X Limits with Contract Reference
RFQ_ITEM_LIMITS BAPIESUH 159 X Limits
RFQ_ITEM_SCHEDULES BS01MMSCHEDULE 108 X Schedule lines for item
RFQ_ITEM_SERVICES BAPIESLL 717 X Services
RFQ_ITEM_TEXTS BS01MMITEMTX 153 X Texts for Item
RFQ_SERVICES_TEXTS BAPIESLLTX 158 X Long Texts for Service Line

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_RET

Description
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.