Menu

SAP Function Module RHOM_CREATE_OBJECTS

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RHOM_CREATE_OBJECTS () is a standard Function Module in SAP ERP and is part of the function group RHOM_OBJECTS_CREATE within the package SP0E.

Technical Information

Function Module RHOM_CREATE_OBJECTS
Short Text
Function Group RHOM_OBJECTS_CREATE
Package SP0E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA TYPE D Start Date
BUFFER_MODE TYPE FLAG_X Buffer mode
OTYPE TYPE OTYPE Object Type
PLVAR TYPE PLVAR Plan Version
USE_LIST_SCREEN TYPE FLAG_X

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEWOBJCOUNT LIKE SY-TABIX Number of New Objects
NEWOBJID TYPE PD_OBJID_R

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
CREATED LIKE P1000 Created objects

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ACTIVE_PLVAR
NO_AUTHORITY No Authorization
NO_BASE_AUTHORITY
NO_STRU_AUTHORITY_OBJID No Structural Authorization
OTYPE_NOT_ALLOWED
OTYPE_NOT_FOUND Object type not found
PLVAR_NOT_VALID