Menu

SAP Function Module BPAR_C_NOTES_INITIALIZE

Initialisieren der internen Workarea

The Function Module BPAR_C_NOTES_INITIALIZE (Initialisieren der internen Workarea) is a standard Function Module in SAP ERP and is part of the function group BPN1 within the package FBPAR.

Technical Information

Function Module BPAR_C_NOTES_INITIALIZE
Short Text Initialisieren der internen Workarea
Function Group BPN1
Package FBPAR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE LIKE SY-LANGU '*' Notizsprache
OBJECT_ID LIKE THEAD-TDOBJECT '*' Objekt-ID der Anwendungsobjekte BPAR*
TDNAME LIKE THEAD-TDNAME '*' Textname
TEXT_ID LIKE THEAD-TDID '*' Text-ID der Anwendungsobjekte BPAR*

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

This function module does not define any Exceptions.