Menu

SAP Function Module X_SOTR_CREATE_HEADER

The Function Module X_SOTR_CREATE_HEADER () is a standard Function Module in SAP ERP and is part of the function group SOTR_DB within the package SOTR.

Technical Information

Function Module X_SOTR_CREATE_HEADER
Short Text
Function Group SOTR_DB
Package SOTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALIAS_NAME TYPE SOTR_ALIAS Unique Alias Name for OTR Concept
CATEGORY TYPE SOTR_CATY Semantic Category in OTR
CONCEPT_DEFAULT TYPE SOTR_TEXT-CONCEPT Key for Logical Object in the OTR
CREA_LAN TYPE SY-LANGU SAP R/3 System, Current Language
FLAG_CORRECTION_ENTRY TYPE AS4FLAG Flag (X or blank)
IN_UPDATE_TASK TYPE BAPIFLAG
OBJECT TYPE TROBJTYPE Object Type
PAKET TYPE SOTR_PACK Development class for Change and Transport Organizer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONCEPT TYPE SOTR_TEXT-CONCEPT Key for Logical Object in the OTR

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.