Fonction SAP BAPI_COSTCENTER_CREATEMULTIPLE - Create One or More Cost Centers

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CONTROLLINGAREA BAPI0012_GEN-CO_AREA C 4 Controlling Area
LANGUAGE BAPI0015_10 u 3 X Language In Which Texts Are Saved
MASTER_DATA_INACTIVE BAPI0012_GEN-MASTER_DATA_INACTIVE C 1 SPACE X Master Record Inactive
TESTRUN BAPI0012_GEN-TESTRUN C 1 SPACE X Indicator: Test Run

Paramètre Reférence Long. Facultatif Description
COSTCENTERLIST BAPI0012_CCINPUTLIST 751 List of Cost Centers to be Created
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 module creates one or more master records for cost centers.
The module interface contains fields that can also be filled duringonline processing. The appropriate field checks are performed.
If you set the flag TESTRUN, only the checks take place. The subsequentposting does not occur (check functions).

Notes
A cost center can be defined in various time intervals. The followingrestrictions apply for this module:

  • Only one time interval can be entered for a specified cost center.

  • The cost center cannot already have time intervals entered for it in
  • the database.

    Further information
    Consult the documentation on Cost Center Accounting.

    Description
    Controlling area in which the the cost center is to be created.

    Description
    Language in which texts are saved

    Description
    Flag: Initially create master record as inactive

    Description
    The Test run flag controls the posting.

    Description
    Table with data records for all the cost centers to be created.
    You can create more than one cost center in one call, but each costcenter may only occur once in the table.
    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.

753646Change documents for time-independent fields
943111BAPI_COSTCENTER_CREATEMULTIPLE: Checking existence
686768Problem w/ fields that are time-dependent/not time-dependnt