Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module GMAVC_RECON_ALDNR_REINIT (Reinitialize availability control ledger) is a standard Function Module in SAP ERP and is part of the function group GMAVC_RECONSTRUCT within the package GMBUDGETING_E.
Function Module | GMAVC_RECON_ALDNR_REINIT |
Short Text | Reinitialize availability control ledger |
Function Group | GMAVC_RECONSTRUCT |
Package | GMBUDGETING_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMPANY_CODE | TYPE | BUKRS | Company Code | |
I_FISCYEAR | TYPE | GJAHR | Fiscal Year | |
I_FLG_PARALLEL_PROC | TYPE | XFELD | ' ' | Flag: run using parallel RFC processes |
I_FLG_TEST_RUN | TYPE | XFELD | ' ' | Flag: run in test mode (no DB changes) |
I_MAX_TASK_NO | TYPE | SY-INDEX | '10' | Maximum number of parallel processes |
I_R_GRANT_NBR | TYPE | GMRANGE_TAB_CHAR20 | Table range with items types CHAR20. | |
I_SERVER_GROUP | TYPE | SPTA_RFCGR | Parallel processing server group |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DB_RECORDS | TYPE | I | Total number of data base records read | |
E_NBR_PACKETS | TYPE | I | Total number of data packets |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_LOG_HANDLE | TYPE | BALLOGHNDL | Application Log: Log handle | |
C_T_ALDNR | TYPE | BUAVC_T_ALDNR | Table of availability ledgers |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
RECON_ABORT | Reconstruct process has been aborted |