Menu

SAP Function Module BAPI_COSTCENTER_GETLIST1

List of Cost Centers for Selection Criteria (1)

The Function Module BAPI_COSTCENTER_GETLIST1 (List of Cost Centers for Selection Criteria (1)) is a standard Function Module in SAP ERP and is part of the function group 12 within the package KBAS.

Technical Information

Function Module BAPI_COSTCENTER_GETLIST1
Short Text List of Cost Centers for Selection Criteria (1)
Function Group 12
Package KBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSINESS_AREA_FROM LIKE BAPI0012_GEN-BUS_AREA Business Area
BUSINESS_AREA_TO LIKE BAPI0012_GEN-BUS_AREA Business Area
COMPANYCODE_FROM LIKE BAPI0012_GEN-COMP_CODE Company code (from value)
COMPANYCODE_TO LIKE BAPI0012_GEN-COMP_CODE Company code (to value)
CONTROLLINGAREA LIKE BAPI0012_GEN-CO_AREA Controlling area
COSTCENTERGROUP LIKE BAPI0012_GEN-COST_CTR_GRP Cost center group
COSTCENTER_FROM LIKE BAPI0012_GEN-COSTCENTER Cost center (from value)
COSTCENTER_TO LIKE BAPI0012_GEN-COSTCENTER Cost center (to value)
DATE_FROM LIKE BAPI0012_GEN-SOME_DATE SY-DATUM Validity period: Start
DATE_TO LIKE BAPI0012_GEN-SOME_DATE Validity period: End
MASTER_DATA_INACTIVE LIKE BAPI0012_GEN-MASTER_DATA_INACTIVE Master Record Inactive
PERSON_IN_CHARGE_FROM LIKE BAPI0012_GEN-PERS_IN_CHRG Person responsible (from value)
PERSON_IN_CHARGE_TO LIKE BAPI0012_GEN-PERS_IN_CHRG Person responsible (to value)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COSTCENTERLIST LIKE BAPI0012_CCLIST Return table: Cost center list
EXTENSIONIN LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
EXTENSIONOUT LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
RETURN LIKE BAPIRET2 Return parameter (error table)

Exceptions

This function module does not define any Exceptions.