The Function Module TB_COVR_POST_MAIN (Verbuchung von Sicherungen, Sich-Zuordnungen) is a standard Function Module in SAP ERP and is part of the function group TB70 within the package FTH.
Function Module | TB_COVR_POST_MAIN |
Short Text | Verbuchung von Sicherungen, Sich-Zuordnungen |
Function Group | TB70 |
Package | FTH |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
A_SI | LIKE | VTBSI | Feldl. Sicherungen alter Stand | |
N_SI | LIKE | VTBSI | Feldl. Sicherungen neuer Stand |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
A_SIZU | LIKE | VTBSIZU | Tab. Sich.-Zuordnungen alter Stand | |
N_SIZU | LIKE | VTBSIZU | Tab. Sich.-Zuordnungen neuer Stand |
This function module does not define any Exceptions.