The Function Module GOX_GEN_METHOD_STD_LOCAL () is a standard Function Module in SAP ERP and is part of the function group COM_PROD_ALTID_GENERATE within the package COM_PRODUCT_ALTER_IDENT.
Function Module | GOX_GEN_METHOD_STD_LOCAL |
Short Text | |
Function Group | COM_PROD_ALTID_GENERATE |
Package | COM_PRODUCT_ALTER_IDENT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_OBJECT_NEW | TYPE | COMT_GOX_DEF_HEADER | Structure for Generic Object Extension (Header) | |
IT_OBJECT_OLD | TYPE | COMT_GOX_DEF_HEADER | Structure for Generic Object Extension (Header) | |
IV_DEVCLASS | TYPE | DEVCLASS | Package | |
IV_OBJECT_NAME | TYPE | CHAR32 | 30 Characters |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BAPIRETURN | TYPE | BAPIRETTAB | Table with BAPI Return Information | |
ET_TRANSPORT | TYPE | COMT_GOX_TRANS_OBJECT | Table with Entries for Transport |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.