Ansicht
Dokumentation

JBTK0001 - User Exits for STC Fixed Procedures

JBTK0001 - User Exits for STC Fixed Procedures

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

User Exits for Fixed Costing Procedures

You can select the option 'user exit' in the costing rule for some procedures. For this procedure, a function exit is contained for each procedure in this enhancement. If you want to implement one of the procedures yourself, insert the ABAP/4 coding in the relevant function exit.

The following parameters are available in each function exit:

  • I_DBEGI Date of the first day of the costed period
  • I_DENDE Date of the last day of the costed period
  • I_DKALK Date of costing
  • I_ERKRS Profitability area
  • I_OBJECT Financial object
  • I_JBTKREG Costing rule
  • I_WHWAER Local currency of company code
  • I_VALUES Standard value fields
  • E_SKALKZ Error flag
    If an error occurs when executing the procedure, an 'X' can appear here. In this case costing for the financial object is ended.
  • T_SPROT_K Log messages
    In the case of financial objects containing errors (E_SKALKZ = 'X'), an appropriate message must be inserted here so that the cause of the error can be determined.

Other parameters are made available in the interface, depending on the respective procedure.






BAL_S_LOG - Application Log: Log header data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1581 Date: 20240420 Time: 090318     sap01-206 ( 22 ms )