The Function Module AFX_HF_DDIC_FIELDTAB_MERGE () is a standard Function Module in SAP ERP and is part of the function group AFX_HF_GENERATOR within the package AFX_GENERATOR.
Function Module | AFX_HF_DDIC_FIELDTAB_MERGE |
Short Text | |
Function Group | AFX_HF_GENERATOR |
Package | AFX_GENERATOR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJECT_NAME | TYPE | DDOBJNAME | ||
I_TAB_NEW_FIELDS | TYPE | AFX_TAB_DDIC_FIELDS_NEW | New Fields in DDIC Table or Structure | |
I_TEMPLATE_NAME | TYPE | DDOBJNAME | Template Name |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_DD03P | TYPE | DD03TTYP | Table Type for Structure DD03P |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.