Menu

SAP Function Module K_EO_BPRC_APPL_CREATE

Unternehmensorganisation: Erzeugen des globalen Applikationsobjekts

The Function Module K_EO_BPRC_APPL_CREATE (Unternehmensorganisation: Erzeugen des globalen Applikationsobjekts) is a standard Function Module in SAP ERP and is part of the function group KWM3 within the package KABC.

Technical Information

Function Module K_EO_BPRC_APPL_CREATE
Short Text Unternehmensorganisation: Erzeugen des globalen Applikationsobjekts
Function Group KWM3
Package KABC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGEMODE TYPE OMACTMODE Modus: Anlegen, Ändern oder Anzeigen
CLASS_KEY TYPE OMCLASSKEY Klasse (Darstellungsobjekt)
DATE TYPE SY-DATUM Stichtag
FUZZY_BEGDA TYPE SY-DATUM Beginn des Unschärfe-Zeitraums
FUZZY_ENDDA TYPE SY-DATUM Ende des Unschärfe-Zeitraums
OTYPE TYPE OTYPE Objekart (hier Kostenstelle)
PLVAR TYPE PLVAR Planvariante
SCENARIO TYPE HROMSCEN Szenario im Organisationsmanagement
TABTYPE TYPE HRTABTYPE Registerkarte für Organisationsmanagement

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUCCESS TYPE BOOLE_D Kennzeichen: True bei erfolgreichem Create

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.