SAP ABAP Class /SAPSLL/CL_WD_REPORTS (/SAPSLL/CL_WD_REPORTS)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL-LEG (Application Component) Global Trade Services
⤷
/SAPSLL/WEBUI_CORE_PRODUCT (Package) GTS: WEB UI: Product: Basic Functions
⤷
⤷
Properties
| Class | /SAPSLL/CL_WD_REPORTS | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPSLL/WEBUI_CORE_PRODUCT | GTS: WEB UI: Product: Basic Functions |
| Created | 20050822 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPSLL/CL_WD_REPORTS has no forward declaration.
Interfaces
Class /SAPSLL/CL_WD_REPORTS has no interface implemented.
Friends
Class /SAPSLL/CL_WD_REPORTS has no friend class.
Attributes
Class /SAPSLL/CL_WD_REPORTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Range Tables | 20050823 | |
| 2 | Static method | Public | Method | Generate Range Tables for Multiple Selection | 20050826 | |
| 3 | Static method | Public | Method | Check Date Fields: From/To | 20050825 | |
| 4 | Static method | Public | Method | Required Entry Field Check: Check If Exactly 1 Entry Is Used | 20050823 | |
| 5 | Static method | Public | Method | Required Entry Field Check: Range Table | 20050823 | |
| 6 | Static method | Public | Method | Required Entry Field Check: Simple Input Field | 20050823 | |
| 7 | Static method | Public | Method | Deletes Leading Zeros Etc. (CONVERSION_EXIT_ALPHA_OUTPUT) | 20050922 | |
| 8 | Static method | Public | Method | Convert Date to Time Stamp | 20050823 | |
| 9 | Static method | Public | Method | Convert Time Stamp to Date | 20050823 | |
| 10 | Static method | Public | Method | Format Domain Texts for DDIs | 20050923 | |
| 11 | Static method | Public | Method | DDI Countries | 20050824 | |
| 12 | Static method | Public | Method | DDI PRBUM | 20050916 | |
| 13 | Static method | Public | Method | DDI GRVSY | 20050824 | |
| 14 | Static method | Public | Method | DDI LGREG | 20050824 | |
| 15 | Static method | Public | Method | Determine Authorization and Corresponding Legal Regulations | 20050822 | |
| 16 | Static method | Public | Method | DDI Preselection | 20051028 |
Events
Class /SAPSLL/CL_WD_REPORTS has no event.
Types
Class /SAPSLL/CL_WD_REPORTS has no local type.
Method Signatures
Method APPEND_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RANGE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050823 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20050823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050823 |
Method APPEND_RANGE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RANGE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050826 | ||||
| 2 | IV_OPTION | Call by reference | Type reference (TYPE) | DDOPTION | 'BT' | Typ der Komponente OPTION im Zeilentyp eines Ranges-Typ | 20050826 | ||
| 3 | IV_SIGN | Call by reference | Type reference (TYPE) | DDSIGN | 'I' | Typ der Komponente SIGN im Zeilentyp eines Ranges-Typ | 20050826 | ||
| 4 | IV_VALUE_HIGH | Call by reference | Type reference (TYPE) | ANY | 20050826 | ||||
| 5 | IV_VALUE_LOW | Call by reference | Type reference (TYPE) | ANY | 20050826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050826 |
Method CHECK_INPUT_FIELD_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | /SAPSLL/DATS | Datum | 20050825 | |||
| 2 | IV_DATE_TO | Call by reference | Type reference (TYPE) | /SAPSLL/DATS | Datum | 20050825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050825 |
Method CHECK_INPUT_FIELD_EXACT_ONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | 20050823 | ||||
| 2 | IV_GIVEN_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050823 |
Method CHECK_INPUT_FIELD_REQ_RNG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RANGE_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20050823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050823 |
Method CHECK_INPUT_FIELD_REQ_SGL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | 20050823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050823 |
Method CONVERSION_EXIT_ALPHA_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OUTPUT | Call by reference | Type reference (TYPE) | CLIKE | 20050922 | ||||
| 2 | IV_INPUT | Call by reference | Type reference (TYPE) | CLIKE | 20050922 |
Method CONVERSION_EXIT_ALPHA_OUTPUT on class /SAPSLL/CL_WD_REPORTS has no exception.
Method CONVERT_DATE_TO_STAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050823 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | /SAPSLL/DATS | Datum | 20050823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050823 |
Method CONVERT_STAMP_TO_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Call by reference | Type reference (TYPE) | /SAPSLL/DATS | Datum | 20050823 | |||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050823 |
Method DOMAIN_TO_DDBI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_VALUE | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20050923 | |||
| 2 | IV_SIMPLE | Call by reference | Type reference (TYPE) | SIMPLE | 20050923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050923 |
Method FILL_DDI_COUNTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COUNTRIES | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20050824 |
Method FILL_DDI_COUNTRIES on class /SAPSLL/CL_WD_REPORTS has no exception.
Method FILL_DDI_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NAME_VALUE | Call by reference | Type reference (TYPE) | TIHTTPNVP | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20050916 |
Method FILL_DDI_CURRENCY on class /SAPSLL/CL_WD_REPORTS has no exception.
Method FILL_DDI_GRVSY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_VALUE | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20050824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050824 |
Method FILL_DDI_LGREG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_VALUE | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20050824 | |||
| 2 | IS_CRIT | Call by reference | Type reference (TYPE) | /SAPSLL/ACT_LEG_CRIT_S | SLL: Selektionsbedingungen zur Ermittlung akt. Ges. Gr. | 20050824 | |||
| 3 | IT_CORPAR | Call by reference | Type reference (TYPE) | /SAPSLL/CORPAR_T | SLL : Standard - Tabellentyp zu /SAPSLL/CORPAR | 20050824 | |||
| 4 | IV_FLAG_READ_BUFFER | Call by reference | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20050824 | ||
| 5 | IV_INDEI | Call by reference | Type reference (TYPE) | /SAPSLL/INDEI_EXCL | Indikator Import/Export (Exklusiv) | 20050824 | |||
| 6 | IV_RPTDT | Call by reference | Type reference (TYPE) | /SAPSLL/RPTDT | Zeitstempel für Geschäftsvorfalls | 20050824 | |||
| 7 | IV_SRVLL | Call by reference | Type reference (TYPE) | /SAPSLL/SRVLL | Einzelservice für Aktivierung | 20050824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050824 |
Method LGREG_FROM_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LGREG_R_T | Call by reference | Type reference (TYPE) | /SAPSLL/LGREG_R_T | SLL : Rangetabellentyp zum Datenelement /SAPSLL/LGREG | 20050824 | |||
| 2 | IT_AC_ACTVT | Call by reference | Type reference (TYPE) | /SAPSLL/AUTH_CHECK_ACTVT_T | GTS: Berechtigungsprüfung: Aktivität | 20050824 | |||
| 3 | IV_ACTVT | Call by reference | Type reference (TYPE) | TACT-ACTVT | '03' | Aktivität | 20050824 | ||
| 4 | IV_AUTHO | Call by reference | Type reference (TYPE) | /SAPSLL/AUTHO | Objekte für Berechtigungsprüfung | 20050822 | |||
| 5 | IV_LNDAB | Call by reference | Type reference (TYPE) | /SAPSLL/LNDAB | Abgangs-/Bestimmungsland | 20050824 | |||
| 6 | IV_SRVLL | Call by reference | Type reference (TYPE) | /SAPSLL/SRVLL | Einzelservice für Aktivierung | 20050822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050822 |
Method SET_DDI_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NAME_VALUE | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20051028 | |||
| 2 | IT_KEY_VALUE | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20051028 | |||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Synchronisationsschlüssel | 20051028 |
Method SET_DDI_VALUE on class /SAPSLL/CL_WD_REPORTS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 7.00 |