Ansicht
Dokumentation

FARR_BIZ_RECON_PP_1000 - Initialization of a Work Package

FARR_BIZ_RECON_PP_1000 - Initialization of a Work Package

BAL Application Log Documentation   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The module is called when the processing of a work package starts, to supply the application with all parameters that are needed for the following steps - that is, the selection, checking and processing of application data.

In this module, buffers of the application, which contain the data of the objects of a work package, should be deleted.

The following parameters are transferred:

  • I_APPLCATG: application type
  • I_PROGN, I_PROGDATE, I_PROGNO: keys of the mass run
  • I_CURRSTARTNO: current start number of the mass run
  • I_XSIMULATION: indicator: run is executed in simulation mode
  • I_CURRSTEPNO: Number of the current processing level
    In the case of dependencies in the processing of objects (for example, during the closing of subaccounts on reference accounts), processing takes place in two steps. The step number is needed in case the data is to be selected based of the processing level.

Example: In level 1, only subaccounts are selected from a package template; in level 2 only reference accounts are selected.

  • I_STR_APPLPARAM: application-specific parameter record
    This structure typically contains data that is needed for selection and/or for processing (such as the due date and execution date).
  • I_STR_PACKAGE_KEY: key of package template
    Using this key, it is possible to access application-specific data of a package template that was created when the package template was created.

Example: A package is assigned to an organizational unit

  • I_LIMIT_LOW: lower limit of the interval, from which the objects are to be selected.
  • I_LIMIT_HIGH: upper limit of the interval, from which the objects are to be selected.
  • I_XRESTART: The indicator shows that the current package to be processed was already processed previously. Therefore, it is possible that data is already stored on the database for the objects in application tables.

Example

Notes

Further information





Parameters

I_APPLCATG
I_CNT_PACKAGES
I_CURRSTARTNO
I_CURRSTEPNO
I_FLG_ABORTED
I_LIMIT_HIGH
I_LIMIT_LOW
I_PROGDATE
I_PROGN
I_PROGNO
I_STR_APPLPARAM
I_STR_PACKAGE_KEY
I_STR_PACKATTR
I_XRESTART
I_XSIMULATION

Exceptions

Function Group

FARR_BIZ_RECON_PP

BAL Application Log Documentation   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2837 Date: 20240523 Time: 035422     sap01-206 ( 54 ms )