The Function Module PM_LOCATION_INFO (Exit zur Anzeige von geographischen Standortdaten) is a standard Function Module in SAP ERP and is part of the function group ICUS within the package ICSV.
Function Module | PM_LOCATION_INFO |
Short Text | Exit zur Anzeige von geographischen Standortdaten |
Function Group | ICUS |
Package | ICSV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KEY_REPTEXT | LIKE | DFIES-REPTEXT | SPACE | Reportüberschrift zum Schlüssel |
KEY_SCRTEXT_M | LIKE | DFIES-SCRTEXT_M | SPACE | Mittellanges Schlüsselwort zum Schlüssel |
TEXT_REPTEXT | LIKE | DFIES-REPTEXT | SPACE | Reportüberschrift zur Bezeichnung |
TEXT_SCRTEXT_M | LIKE | DFIES-SCRTEXT_M | SPACE | Mittellanges Schlüsselwort zur Bezeichnung |
VALUE1_REPTEXT | LIKE | DFIES-REPTEXT | SPACE | Reportüberschrift zum 1. Wert |
VALUE1_SCRTEXT_M | LIKE | DFIES-SCRTEXT_M | SPACE | Mittellanges Schlüsselwort zum 1. Wert |
VALUE2_REPTEXT | LIKE | DFIES-REPTEXT | SPACE | Reportüberschrift zum 2. Wert |
VALUE2_SCRTEXT_M | LIKE | DFIES-SCRTEXT_M | SPACE | Mittellanges Schlüsselwort zum 2. Wert |
VALUE3_REPTEXT | LIKE | DFIES-REPTEXT | SPACE | Reportüberschrift zum 3. Wert |
VALUE3_SCRTEXT_M | LIKE | DFIES-SCRTEXT_M | SPACE | Mittellanges Schlüsselwort zum 3. Wert |
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 |
---|---|---|---|---|
LOC_DATA | LIKE | RIHLOC | Standortinformationen |
This function module does not define any Exceptions.