Menu

SAP Function Module CH_CALL_SPEC_SYST

Spezifikationssystem: Gekapselter Aufruf von SPEC01 / 02

The Function Module CH_CALL_SPEC_SYST (Spezifikationssystem: Gekapselter Aufruf von SPEC01 / 02) is a standard Function Module in SAP ERP and is part of the function group CHSB within the package CH.

Technical Information

Function Module CH_CALL_SPEC_SYST
Short Text Spezifikationssystem: Gekapselter Aufruf von SPEC01 / 02
Function Group CHSB
Package CH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALL_MODUS TYPE CHAR1 ' - Call Transaction, 'X' - Container
CONTAINER LIKE Container
IMP_CLASS LIKE KLAH-CLASS Klassennummer
IMP_CLASS_TYPE LIKE KLAH-KLART Klassenart
IMP_DOCUMENT LIKE DRAW-DOKNR Dokumentnummer
IMP_DOC_PART LIKE DRAW-DOKTL Teildokument
IMP_DOC_TYPE LIKE DRAW-DOKAR Dokumentart
IMP_DOC_VERSION LIKE DRAW-DOKVR Dokumentversion
IMP_FUNC_LOC LIKE IFLOT-TPLNR Technischer Platz
IMP_MATERIAL LIKE MARA-MATNR Materialnummer
OPEN_DOCUMENT LIKE DRAW-DOKNR Dokumentnummer
OPEN_DOC_PART LIKE DRAW-DOKTL Teildokument
OPEN_DOC_TYPE LIKE DRAW-DOKAR Dokumentart
OPEN_DOC_VERSION LIKE DRAW-DOKVR Dokumentversion
START_TRANSACTION LIKE SY-TCODE 'SPEC01' ABAP-Programm, aktueller Transaktionscode

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.