The Function Module DSYS_OUTLINE_NAME_INPUT_DYNP (No longer used) is a standard Function Module in SAP ERP and is part of the function group DSYH within the package SF.
Function Module | DSYS_OUTLINE_NAME_INPUT_DYNP |
Short Text | No longer used |
Function Group | DSYH |
Package | SF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE | LIKE | SPACE | Screen for changing the classification |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCODE | LIKE | SY-UCOMM | Return of the function code | |
LANGU | LIKE | DSYAH-SPRAS | Return of the language of the entered classification | |
OBJECT | LIKE | DSYAH-OUTLINE | Return of the name of the entered classification |
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.