Fonction SAP BAPI_PROCESS_SAVE_PRICES - ALE: replicate price from business processes

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
IKOKRS BAPI1036_GEN-CO_AREA C 4 Controlling Area

Paramètre Reférence Long. Facultatif Description
ICOKL BAPI1036_COKL 213 CO Object: Control Data for Activity Types
ICOST BAPI1036_COST 590 CO Object: Price Totals
RETURN BAPIRET2 548 Messages and errors

Functionality
The module replicates prices for business processes in ALE-scenarios.
Both table parameters ICOKL and ICOST serve to transfer data recordsspecific to tables:

  • COKL - CO-Object: Activity Type Control Data

  • COST - CO-Object: Sum Prices

  • The translation of the technical, period based field names in usualBAPI names is avoided in this case due to the clarity.
    This BAPI is not intended for external use, but rather to implement SAPstandard delivery ALE-Scenarios for business processes.
    If you want to program in this BAPI, go by the definition of tablesCOKL and COST in the Dictionary (Transaktion SE11).

    Description
    Controlling area, to which the businessprocess is assigned.

    Description
    Entries corresponding to data bank table COKL (CO-Object: control dataactivity type).

    Description
    Entries correspond to the data bank table COST (CO-Objekt: sum ofprices).

    Description
    Return table for error and system messages.