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 RS_HDSYS_CONVERT_TCODE_P_TO_V () is a standard Function Module in SAP ERP and is part of the function group SHDU within the package SMOD.
Function Module | RS_HDSYS_CONVERT_TCODE_P_TO_V |
Short Text | |
Function Group | SHDU |
Package | SMOD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLAG_CONVERT | TYPE | C | ||
FLAG_OVERWRITE | TYPE | C | ||
I_TSTC | LIKE | TSTC |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VARIANT_NAME | LIKE | SHDTV-TCVARIANT |
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 |
---|---|---|---|---|
E_FIELD_VALUES | LIKE | FIELD_VALS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALLED_TRAN_INVALID | |
CONVERSION_CANCELLED | Activity Terminated |
ENQUEUE_VAR_FAILED | |
SHDTT_EXISTS | Variant text already exists |
SHDTV_EXISTS | Layout Already Exists |
TSTCP_INVALID |