Fonction SAP BAPI_PROCESS_CREATEMULTIPLE - Create One or More Business Processes

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 Post Inactive Master Record
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 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 parameter, especially errors

Functionality
The module creates one or more master records for CO business process.
The module interface embraces fields that can also be filled in theonline operation. The corresponding field checks are carried out.
If the indicator TESTRUN is set, then only the checks take place. Thefinal posting does not occur (Check-Functionality).

Notes
A CO business process can be defined in various time intervals. Thefollowing constrains apply to this module:

  • Only one time interval can be applied for a given business process.

  • The process may not be associated with existing time intervals in the
  • data bank.

    Further information
    for further information on CO business processes and Activity-BasedCosting (ABC), please refer to the documentation.

    Description
    controlling area, to which thebusiness process is assigned.

    Description
    If this indicator/flag is set, the changes in the master record areupdated in an inactive version.

    Value range

    • MASTER_DATA_INACTIVE = ' ': Flag not set

    • MASTER_DATA_INACTIVE = 'X': Flag is set
    • Default
      As default, the flags are not set; that is, the changes go to theactive version.

      Description
      Indicator showing whether the tests are carried out and the closingpostings do not occur.

      • TESTRUN = 'X' (marked): Test run, the posting is not actualized (Check
      • Functionality)
        • TESTRUN = ' ' (SPACE): Real run, the posting takes place
        • (Create-Functionality)

          Description
          Tables of all business processes which should becreated by the system. A table line/row must be filled for eachprocess. A process can be associated with only one time interval in thetable. For required fields and all other validations, the same rulesapply as those for online operations.
          The construction scheme of a table line follows structure BAPI1036_8,which you can view using transaction SE11.
          More information over CO business processes and Activity-Based Costing(ABC) is available in the documentation.

          Description
          The parameter supports customer enhancements of function module. It isnot being used yet.

          Description
          The parameter supports customer enhancements of function modules. It isnot currently being used.

          Description
          Tables of the affected messages with parameter information. Rows andcolumns of table parameters are specified.

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