Menu

SAP Function Module ADDR_TRANSPORT_ENTRIES

Create transport entries (E071K) for complex object 'Address'

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.

Technical Information

Function Module ADDR_TRANSPORT_ENTRIES
Short Text Create transport entries (E071K) for complex object 'Address'
Function Group SZA2
Package SZAD
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.