Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module RMXT653_TRCO_CALL_PTREE_N_OTPT (TMS-DIA: Parameterbaum- und Ausgabeaufruf) is a standard Function Module in SAP ERP and is part of the function group RMXT653 within the package RMXTDIA.
Function Module | RMXT653_TRCO_CALL_PTREE_N_OTPT |
Short Text | TMS-DIA: Parameterbaum- und Ausgabeaufruf |
Function Group | RMXT653 |
Package | RMXTDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_KEYS | TYPE | RMXTTY_TRIALID | Ausgabestruktur | |
I_FLG_TREE_DISPLAY | TYPE | BOOLEAN | ' ' | Parameterbaum anzeigen? |
I_REPID | TYPE | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XS_LAYOUT | TYPE | RMSTS_OTPT_RMSDX | RMS-TLS: Ausgabelayouts aus der Clustertabelle |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.