Menu

SAP Function Module GRAPH_OBJ_ID_EXIST

Testet, ob einen Object-Id gueltig ist und schon verwendet wird

The Function Module GRAPH_OBJ_ID_EXIST (Testet, ob einen Object-Id gueltig ist und schon verwendet wird) is a standard Function Module in SAP ERP and is part of the function group GRAP within the package SGRP.

Technical Information

Function Module GRAPH_OBJ_ID_EXIST
Short Text Testet, ob einen Object-Id gueltig ist und schon verwendet wird
Function Group GRAP
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJ_ID LIKE SPACE Object ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJ_STATUS LIKE 0'-exist, '1'-not exist, '2'-inva

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.