Ansicht
Dokumentation

BANK_MAP_PACKMAN_CONSTRUCTOR - MAPI: Generate Package Administrator Object

BANK_MAP_PACKMAN_CONSTRUCTOR - MAPI: Generate Package Administrator Object

CPI1466 during Backup   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module can be used to generate a package template that is used within parallel processing. Packages can be defined as intervals by specifying upper and lower limits or as a list of objects belonging to the package. The individual package limits and/or objects in a package are either defined by the application that has undergone parallel processing and is supplied in parameter I_APPLCATG, or by a customer function module for business transaction event (BTE) 0BANK010. The customer function module is used if it is assigned to the application in the Customizing settings for parallel processing. Otherwise the packages are formed using the application's standard function module stored in the application's system Customizing settings for method 205 of the parallel processing interface (see transaction BANK_CUS_PP ).

Parameters required for package formation can be transferred in an abstract format as data values and data descriptions in import parameters I_TAB_PARAMVALUES and I_TAB_PARAMDESC. For information on the format, refer to the documentation on the two import parameters. The parameter structure being transferred here must be an exact match with the parameter structure expected by the package formation module - the customer module or application implementation for method 205 - during the call-up.

In order for the generated packages to be used as templates for mass applications that have been processed in parallel, they must have an identification that can be used to refer to the package. The identification of the package template is stored in parameter I_PACKMANID, together with a text description in parameter I_PACKMANDESC.

Example

Notes

Further information





Parameters

I_APPLCATG
I_CNT_PACK_DB_COMMIT
I_FLG_AUTH_CHECK
I_FLG_TESTRUN
I_FLG_UPDATE
I_PACKMANDESC
I_PACKMANID
I_STR_PARAM
I_TAB_PARAMDESC
I_TAB_PARAMVALUES

Exceptions

APPLCATG_NOT_QUALIFIED
INTERNAL_ERROR
NO_METHOD
PACKMANID_IN_USE
PACKMANID_NOT_QUALIFIED

Function Group

BANK_MAP_PACKMAN

ROGBILLS - Synchronize billing plans   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2331 Date: 20240523 Time: 115125     sap01-206 ( 67 ms )