Fonction SAP BAPI_TEM_EXPOSURE_GETDETAIL - Return Exposure Details

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EXPOSUREID BAPI5115-EXPOSURE_ID C 32 Exposure ID
EXPOSUREORIGIN BAPI5115-EXPOSURE_ORIGIN C 5 Exposure Origin
LOGSYSTEM BAPI5115-LOG_SYSTEM C 10 Logical System
PROCESSINGSTATE BAPI5115-PROCESSING_STATE C 1 '2' X Release Status of a Raw Exposure

Paramètre Reférence Type Long. Description
RETURNEXPOSURE BAPI_TEM_EXPOS_DETAIL u 256 BAPI: Return FX-Exposure in Exposure Management

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
The detailed data on a raw exposure is returned.

Description
Detailed data for the raw exposure.
Refer to the relevant data element documentation in the ABAP Dictionaryfor information about the individual parameter fields.

Description
A parameter for transferring the external exposure ID for the BAPImethods of the business object Raw Exposure in Exposure Management(BUS5115).
This parameter implements the key field of the business object with thesame name.

Description
A parameter for transferring origin information for the BAPI methods ofthe business object Raw Exposure in Exposure Management (BUS5115).
This parameter implements the key field of the business object with the
same name.

Description
A parameter for transferring the logical system for the BAPI methods ofthe business object Raw Exposure in Exposure Management (BUS5115).
This parameter implements the key field of the business object with thesame name.

Description
A parameter to transfer the release status for the BAPI methods in thebusiness object "Raw Exposure in Exposure Management" (BUS5115).
This parameter implements a key field of the same name in the businessobject.

Description
Compare the documentation on the parameter with the same name inCREATE-BAPI.