Fonction SAP BAPI_PROCESS_CHANGEMULTIPLE - Change one or more BP's

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CONTROLLINGAREA BAPI1036_GEN-CO_AREA C 4 Controlling Area
MASTER_DATA_INACTIVE BAPI1036_GEN-MASTER_DATA_INACTIVE C 1 SPACE X Master Record Inactive
RESET_FILLED_FIELDS BAPIFLAG-BAPIFLAG C 1 SPACE X Indicator: initiates all fields filled that are transferred in tables
TESTRUN BAPI1036_GEN-TESTRUN C 1 SPACE X Indicator: Test Run

Paramètre Reférence Long. Facultatif Description
BUSINESSPROCESSLIST BAPI1036_BPINPUTLIST 390 List of business processes to be changed
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
The module changes one or more master records for CO business processes.
The interface of the module includes fields that can also be filledonline. The corresponding field checks are performed.
To initiate a field, only a period "." must be transferred to the fieldinterface. The corresponding field checks are performed.
If the indicator TESTRUN is set, only the checks are made, but not thesubsequent posting (check functionality).

Notes

Further information
Documentation on CO business processes and Activity-Based Costing (ABC).

Description
Controlling area, to which thebusiness process is assigned.

Description
If this indicator is set, the changes in the master record are updatedin an incactive version.

Value range

  • MASTER_DATA_INACTIVE = ' ': indicator not set

  • MASTER_DATA_INACTIVE = 'X': indicator set
  • Default
    The indicator is not set by default and the changes go to the activeversion.

    Description
    If you set the RESET_FILLED_FIELDS indicator, all filled fieldsthat are transferred with the BAPI tables are set to the initial values.The corresponding field checks are made.
    This is necessary, for example, because no special characters such as'.' or '!' are allowed for numeric fields, and as a result it is notpossible to reset these fields to the initial value.

    Value range

    • RESET_FILLED_FIELDS = ' ': indicator not set

    • RESET_FILLED_FIELDS = 'X': indicator set
    • Default
      The default setting is that the RESET_FILLED_FIELDS indicator is notset, and the individual fields with only the special characters such as'.' or '!' are reset to the initial value

      Description
      Indicator used to determine whether only the check is executed, leavingthe concluding postings undone.

      • TESTRUN = 'X' (set): Test run, the postings remain undone
      • (Check-functionality)
        • TESTRUN = ' ' (space): update run, the postings are executed.
        • (Create-functionality)

          Description
          Table of all business processes, whch should becreated by the system. A table row must be filled for each process. Aprocess may only be represented in the table with a time interval. Thesame rules used for online processing apply to required fields and allother verifications/validations.
          The table row follows structure BAPI1036_8, which you can view intransaction SE11.
          For more information, see the documentation for CO business processesand Activity-Based Costing (ABC).

          Description
          The parameter supports customer enhancements of function modules. It isactually not used yet.

          Description
          The parameter supports customer enhancements of the function module. Itis actually not used yet.

          Description
          Table with the parameter specifications. Rows and columns are alsospecified in table parameters.

943111BAPI_COSTCENTER_CREATEMULTIPLE: Checking existence
626562Deletion of fields with CHANGE-BAPIs.
381076Change BAPIs cost center/process: Delete fields