Menu

SAP Function Module SATT_CREATE_OBJECTS

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module SATT_CREATE_OBJECTS () is a standard Function Module in SAP ERP and is part of the function group SATT01 within the package SATT.

Technical Information

Function Module SATT_CREATE_OBJECTS
Short Text
Function Group SATT01
Package SATT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXTKEY TYPE ANY
I_MODE TYPE C 'S'
I_OBJID TYPE ATOBJ_NAME Identifier of Reference Object for Attribute Repository
I_OBJTYP TYPE ATOBJTYPE Object Type of Reference Object for Attribute Repository
I_SUBTYP TYPE ATSUBTYPE
I_USER_PARAMETERS CLASS CL_SATT_USER_PARAMETERS User Parameter for Attribute Repository

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

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED
ERROR General Error