Menu

SAP Function Module K_ABC_ATTRIBUTES_GET

Liefert zu einer Objektnummer die Eigenschaften des ABC

The Function Module K_ABC_ATTRIBUTES_GET (Liefert zu einer Objektnummer die Eigenschaften des ABC) is a standard Function Module in SAP ERP and is part of the function group KWAT within the package KABC.

Technical Information

Function Module K_ABC_ATTRIBUTES_GET
Short Text Liefert zu einer Objektnummer die Eigenschaften des ABC
Function Group KWAT
Package KABC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALL_ATTRIBUTES LIKE RKSPI-TEST X-auch Attribute die nicht im Summensatz sind
GJAHR LIKE COEP-GJAHR Geschäftsjahr
KOKRS LIKE COEP-KOKRS Kostenrechnungskreis
OBJNR LIKE COEP-OBJNR Objektnummer (nur Art BP liefert etwas)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CBAT LIKE COABC_CBAT Attributleiste

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.