The Function Module RS_NAVIGATION_PUSH_DDIC (Stack entry for ABAP/4 Dictionary objects) is a standard Function Module in SAP ERP and is part of the function group SEDD within the package SEDD.
Function Module | RS_NAVIGATION_PUSH_DDIC |
Short Text | Stack entry for ABAP/4 Dictionary objects |
Function Group | SEDD |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALL_DIALOG | LIKE | SPACE | ||
CLASS | LIKE | SPACE | ||
DDNAME | LIKE | RSDXX-OBJNAME | ||
DDTYPE | LIKE | RSDXX-EUTYPE | ||
FBTYPE | LIKE | 'N' | ||
FCT | LIKE | 'S' | ||
LOCAL | LIKE | SPACE | ||
PART | LIKE | SPACE | ||
POPUP | LIKE | SPACE | ||
SAVED | LIKE | 'X' | ||
SECNAME | LIKE | SPACE |
This function module does not define any EXPORTING parameters.
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.