The Function Module FM_SCAN_DATA_DESCRIPTION (Scannen der globalen Datendeklaration mit DDIC-Referenzangeben) is a standard Function Module in SAP ERP and is part of the function group FMKO within the package FMKO.
Function Module | FM_SCAN_DATA_DESCRIPTION |
Short Text | Scannen der globalen Datendeklaration mit DDIC-Referenzangeben |
Function Group | FMKO |
Package | FMKO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAIN_PROGRAM_NAME | LIKE | TRDIR-NAME | Main program name of internal table | |
STRUCTURE_NAME | LIKE | TFDIR-FUNCNAME | Name of internal data structure |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABAP_SOURCE | LIKE | RSSOURCE | ABAP/4 Source ( READ REPORT ...) | |
DDIC_FIELDINFO | LIKE | FIELDINFO | Datenobjekt für Stukturinfo |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SOURCE_NOT_ACCEPTED | Nicht analysierbare Source (SCAN ...) |