The Function Module AKB_DISPLAY_OBJECT_INFO (Objektdetails anzeigen) is a standard Function Module in SAP ERP and is part of the function group PA_AKB_PRODUCTS within the package SPAK_API.
Function Module | AKB_DISPLAY_OBJECT_INFO |
Short Text | Objektdetails anzeigen |
Function Group | PA_AKB_PRODUCTS |
Package | SPAK_API |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISPLAY_COMP_BUTTON | TYPE | FLAG | 'X' | Kompatibilität |
DISPLAY_ENV_BUTTON | TYPE | FLAG | ' ' | Umfeldanzeige |
DISPLAY_FREEZE_BUTTON | TYPE | FLAG | ' ' | allgemeines flag |
DISPLAY_REF_BUTTON | TYPE | FLAG | ' ' | Verwendungsnachweis |
DISPLAY_RELEASE_BUTTON | TYPE | FLAG | ' ' | allgemeines flag |
OBJ_ID | TYPE | I | Objekt-Id | |
OBJ_NAME | TYPE | SOBJ_NAME | Objektname im Objektkatalog | |
OBJ_TYPE | TYPE | TROBJTYPE | Objekttyp | |
RFCDEST | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |
SUB_NAME | TYPE | SEOCPDLONG | Zusammengesetzter Komponentenname oder Alias | |
SUB_TYPE | TYPE | TROBJTYPE | Objekttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMMAND | TYPE | SY-UCOMM | SPACE, ENV, REF, COMP, CANCEL, OK |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.