SAP ABAP Function Module DOCUMENT_REPORT_CONFIG_GET (Lesen der Journalreportkonfiguration)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-INV (Application Component) Inventory Accounting
⤷
UA_INV_REPORTING (Package) Reporting Subledger Inventories
⤷
⤷
Basic Data
| Function Module | DOCUMENT_REPORT_CONFIG_GET | Lesen der Journalreportkonfiguration |
| Function Group | REPORTING_SERVICES | General Service Functions |
| Program Name | SAPLREPORTING_SERVICES | |
| INCLUDE Name | LREPORTING_SERVICESU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CT_REPORT_CONFIG | TYPE | FINB_T_DOC_REPORT_CONFIG | Konfiguration von Beleg-Reports | |||
| |
CD_DATABASIS | TYPE | ACC_DATABASIS | Datenbasis | |||
| |
CD_STATUS | TYPE | FINB_CONF_STATUS | Status einer Konfigurationsversion | |||
| |
ET_DISPLAY_CHARS | TYPE | FINB_RP_T_DISPLAY_CHAR | Die Anzeigefelder des Reports | |||
| |
ET_SELECTION_CHARS | TYPE | FINB_T_SELECTION_CHARS | Die Felder des Selektionsbildes des Reports | |||
| |
ET_HEADER | TYPE | FINB_T_HTML_HEADER | Die Felder der Reportüberschrift | |||
| |
ES_AUTH_CHECK | TYPE | FINB_S_REPORT_AUTH_CHECK | Die Klasse zur Berechtigungsprüfung der Reports | |||
| |
ID_ACCSYS | TYPE | ACC_SYSTEM | Rechnungssystem | |||
| |
ID_VIEW | TYPE | /EACC/COMPON | View | |||
| |
DATABASIS_NOT_FOUND | TYPE | Die Datenbasis wurde nicht gefunden | ||||
| |
ACC_SYSTEM_NOT_FOUND | TYPE | Das Rechnungssystem wurde nicht gefunden | ||||
| |
CONFIGURATION_NOT_FOUND | TYPE | Die Konfiguration wurde nicht gefunden | ||||
| |
NO_SELECTION_CHARS_FOUND | TYPE | Es wurden keine Selektionsfelder gefunden | ||||
| |
NO_DISPLAY_CHARS_FOUND | TYPE | Es wurden keine Anzeigefelder gefunden | ||||
| |
IMPORT_PARAMETER_MISSING | TYPE | Weder Rechnungssystem noch Datenbasis angegeben | ||||
| |
DATABASIS_INCONSISTENT | TYPE | Die Datenbasis und das Rechnungssystem passen nicht zusammen | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 400 |