Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module SLVC_CHOMP_RENDERER_TABLES () is a standard Function Module in SAP ERP and is part of the function group SLVC_WIN_EXPORT within the package SLIS.
Function Module | SLVC_CHOMP_RENDERER_TABLES |
Short Text | |
Function Group | SLVC_WIN_EXPORT |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_ALV_BDS | TYPE | LVC_S_BDS | Structure for BDS Template List Display | |
IT_MIME_MAPPING | TYPE | LVC_T_MIMA | ALV: Mime Mapping | |
IT_OUTPUT_FILES | TYPE | LVC_T_FILS | ||
I_OBJECTKEY | TYPE | BDS_OBJID | Business Document Service: Object Key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJECTKEY | TYPE | BDS_TYPEID | Business Document Service: Object Key | |
E_URL | TYPE | CHAR1024 | URL |
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 |
---|---|---|---|---|
IT_BINARY | LIKE | W3MIME | Contains MIME data for WWW client | |
IT_TEXT | LIKE | W3HTML | Contains HTML for WWW client |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BDS_ERROR | Not supported |
ERROR | Error |
TABLE_FORMAT_ERROR |