Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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.