Menu

SAP Function Module K_SC_SCHEME_ATTACH

The Function Module K_SC_SCHEME_ATTACH () is a standard Function Module in SAP ERP and is part of the function group KSCA within the package KBAS.

Technical Information

Function Module K_SC_SCHEME_ATTACH
Short Text
Function Group KSCA
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CMODE LIKE SY-INPUT 'X' Änderungsmodus (X-Ändern,SPACE-Anzeigen)
INIT LIKE SY-INPUT 'X' Initialisierung (X-Ja,SPACE-Nein)
OBJNR LIKE ONR00-OBJNR CO_Objektnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGES LIKE Änderungsflag (X-Ja,SPACE-Nein)

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.