Fonction SAP BAPI_ALM_OPERATION_GET_DETAIL - Read Detail Data for an Operation

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
IV_ACTIVITY BAPI_ALM_ORDER_OPERATION_E-ACTIVITY C 4 Operation Number
IV_ORDERID BAPI_ALM_ORDER_HEADER_E-ORDERID C 12 Order Number
IV_SUB_ACTIVITY BAPI_ALM_ORDER_OPERATION_E-SUB_ACTIVITY C 4 X Suboperation Number

Paramètre Reférence Type Long. Description
ES_OPERATION BAPI_ALM_ORDER_OPERATION_E u 1130 Export Structure for PM/CS BAPIs Operations

Paramètre Reférence Long. Facultatif Description
COMP_PMCO_OP PMCO_KGR_OP 118 X PMCO extract: Plan/actual costs and revenues by val.category
ET_TEXT BAPI_ALM_TEXT 58 Text Header for ALM Order BAPIs
ET_TEXT_LINES BAPI_ALM_TEXT_LINES 134 SAPscript: Text Lines
EXTENSION_IN BAPIPAREX 990 X Reference Structure for BAPI Parameter ExtensionIn
EXTENSION_OUT BAPIPAREX 990 X Reference Structure for BAPI Parameter ExtensionOut
LIST_PMCO_OP PMCO_EXT_OP 105 X PMCO extract: Total costs and revenues of a PM order
RETURN BAPIRET2 548 Return Parameter Table

Functionality
This method reads the detail data back for an order operation. The longtexts are also returned.

Example
Read detail data for operation 10 of order 40000:
IV_ORDERID,,,,40000
IV_ACTIVITY,,,,,,10
IV_SUB_ACTIVITY,,,,-

Notes
If the suboperation stays empty, the main operation is read.

Description
Structure with all the fields of the operation.

Description
Operation number of the maintenance order

Description
Order number of the maintenance order

Description
Suboperation number of maintenance order. If the number is notspecified, then the main operation is read.

Description
Costs of operation in detail (cost details).

Description
Text header. See BAPI_ALM_ORDER_MAINTAIN. This structure is not usuallyneeded.

Description
Long text lines of the operation in SAPscript format.

Description
Costs of operation in order (total).

Value range

Description
Table with the notifications sent by the BAPI. Notifications ofcategory 'E' or 'A' refer to an error. The data is not saved.

705126BAPI_ALM_ORDER_MAINTAIN: Error during various scenarios