The Function Module SEO_INTERFACE_CREATE_COMPLETE (Komplettes Interface aus Parametern neu anlegen) is a standard Function Module in SAP ERP and is part of the function group SEOQ within the package SEOK.
Function Module | SEO_INTERFACE_CREATE_COMPLETE |
Short Text | Komplettes Interface aus Parametern neu anlegen |
Function Group | SEOQ |
Package | SEOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTHORITY_CHECK | TYPE | SEOX_BOOLEAN | SEOX_TRUE | |
CORRNR | TYPE | TRKORR | Correction Number | |
DEVCLASS | TYPE | DEVCLASS | Package | |
GENFLAG | TYPE | GENFLAG | SPACE | Generation Flag |
VERSION | TYPE | SEOVERSION | SEOC_VERSION_INACTIVE | Active/Inactive |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KORRNR | TYPE | TRKORR | Request/Task |
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 |
---|---|---|---|---|
CLASS_DESCRIPTIONS | LIKE | SEOCLASSTX | Short description class/interface | |
COMPONENT_DESCRIPTIONS | LIKE | SEOCOMPOTX | Short description class/interface component | |
SUBCOMPONENT_DESCRIPTIONS | LIKE | SEOSUBCOTX | Class/interface subcomponent short description |
This function module does not define any Exceptions.