SAP Function BAPI_TEM_EXPOSURE_GETDETAIL - Return Exposure Details

Parameter Reference Type Length Default Optional Text
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

Parameter Reference Type Length Text
RETURNEXPOSURE BAPI_TEM_EXPOS_DETAIL u 256 BAPI: Return FX-Exposure in Exposure Management

Parameter Reference Length Optional Text
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.