Menu

SAP Function Module GOX_OBJECT_CREATE

Generieren von Objekten

The Function Module GOX_OBJECT_CREATE (Generieren von Objekten) is a standard Function Module in SAP ERP and is part of the function group GOX_OBJECTS_GENERATE within the package GOX_OBJECT_GEN.

Technical Information

Function Module GOX_OBJECT_CREATE
Short Text Generieren von Objekten
Function Group GOX_OBJECTS_GENERATE
Package GOX_OBJECT_GEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_OBJECTS_NEW TYPE COMT_GOX_DEF_HEADER Table for Generic Object Extension (Header)
IT_OBJECTS_OLD TYPE COMT_GOX_DEF_HEADER Table for Generic Object Extension (Header)
IT_TABLE_ENTRIES TYPE COMT_GOX_TABLE_ENTRY_HEADER Table for Generation of Table Entries (Header)
IV_APPLICATION TYPE CHAR30 30 Characters
IV_CHECK TYPE FLAG 'X'
IV_CHECKMODULE TYPE RS38L_FNAM Function Module Name
IV_DEVCLASS TYPE DEVCLASS Package
IV_OBJECT_NAME TYPE CHAR32
IV_REQUEST_WB TYPE TRKORR Request/Task

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.