Menu

SAP Function Module K_SC_SCHEME_GET

The Function Module K_SC_SCHEME_GET () 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_GET
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
GJAHR LIKE COSC-GJAHR Geschäftsjahr
OBJNR LIKE ONR00-OBJNR Objektnummer
SCTYP LIKE COSC-SCTYP Schematyp
VERSN LIKE COSC-VERSN Version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SCA_CNT TYPE N Anzahl zugeordnete Schemata

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_COSC LIKE COSC Tabelle der zugeordneten Schemata

Exceptions

This function module does not define any Exceptions.