SAP Function BAPI_COSTCENTER_GETDETAIL1 - Detail Information for Cost Center on Key Date (1)

Parameter Reference Type Length Default Optional Text
CONTROLLINGAREA BAPI0012_GEN-CO_AREA C 4 Controlling Area
COSTCENTER BAPI0012_GEN-COSTCENTER C 10 Cost Center
KEYDATE BAPI0012_GEN-SOME_DATE D 8 SY-DATLO X Key Date
LANGUAGE BAPI0015_10 u 3 X Language in which Texts are Read
MASTER_DATA_INACTIVE BAPI0012_GEN-MASTER_DATA_INACTIVE C 1 SPACE X Master Record Inactive

Parameter Reference Type Length Text
COSTCENTERDETAIL BAPI0012_CCOUTPUTLIST u 752 Detailed Information on Cost Center

Parameter Reference Length Optional Text
EXTENSIONIN BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
EXTENSIONOUT BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
RETURN BAPIRET2 548 Return Parameters, Especially Errors

Functionality
This odule supplies detailed information for a selected cost center.

Notes
You can determine a list of cost centers prior to this using functionmodule BAPI_COSTCENTER_GETLIST1.

Further information
For more information on this topic, see the SAP Library under CostCenter Accounting.

Description
Structure with detailed information about the cost center.

Description
Controlling area from which the cost center originates.

Description
Cost center for which the detailed information is to be determined.

Description
Key date for which the detailed information is to be determined.

Value range
Validity period of cost center.

Default
Current date.

Description
Language in which texts are read

Description
X = only take inactive master records intoconsideration

Value range
SPACE, X

Default
SPACE
INCLUDE ACC_NO_BAPI_EXTENSION OBJECT DOKU ID TX
INCLUDE ACC_NO_BAPI_EXTENSION OBJECT DOKU ID TX

Description
Return structure for errors and system messages.

1087257Follow-on Note of Note 868417