The Function Module ADDR_TRANSPORT_ENTRIES (Create transport entries (E071K) for complex object 'Address') is a standard Function Module in SAP ERP and is part of the function group SZA2 within the package SZAD.
Function Module | ADDR_TRANSPORT_ENTRIES |
Short Text | Create transport entries (E071K) for complex object 'Address' |
Function Group | SZA2 |
Package | SZAD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRNUMBER | LIKE | ADRC-ADDRNUMBER | Address Number | |
E071K_WA | LIKE | E071K | Prepopulated structure for transport entry | |
FIELD_NAME | LIKE | TSADRV-DDIC_FIELD | Referencing Table Field | |
OBJKEY | LIKE | ADRCS2-OBJKEY | Key of Referencing Table | |
TABLE_NAME | LIKE | TSADRV-DDIC_TABLE | Referencing Table |
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 |
---|---|---|---|---|
E071K_TAB | LIKE | E071K | All transport entries that belong to address |
This function module does not define any Exceptions.