The Function Module LOAD_VZZKOPA (Laden der VZZKOPA zu den übergebenen KOPOS) is a standard Function Module in SAP ERP and is part of the function group FVZ3 within the package FTVV.
Function Module | LOAD_VZZKOPA |
Short Text | Laden der VZZKOPA zu den übergebenen KOPOS |
Function Group | FVZ3 |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INIT_TABLES | TYPE | C | SPACE | 'X' Globales Gedächtnis wird gelöscht |
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 |
---|---|---|---|---|
IVZZKOPA | LIKE | VZZKOPA | Wird von FB gefüllt je nach KOPOS | |
IVZZKOPO | LIKE | VVZZKOPO | Wird gefüllt an FB übergeben |
This function module does not define any Exceptions.