SAP ABAP Class /ECRS/CL_UI_TD_UTILITY (UI-Like Utility Class for Transaction Data for /ECRS/)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL-ECR (Application Component) Electronic Compliance Reporting
⤷
/ECRS/UI_TD (Package) ECR: User Interface - Transaction Data
⤷
⤷
Properties
| Class | /ECRS/CL_UI_TD_UTILITY | |
| Short Description | UI-Like Utility Class for Transaction Data for /ECRS/ | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /ECRS/UI_TD | ECR: User Interface - Transaction Data |
| Created | 20060829 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /ECRS/CL_UI_TD_UTILITY has no forward declaration.
Interfaces
Class /ECRS/CL_UI_TD_UTILITY has no interface implemented.
Friends
Class /ECRS/CL_UI_TD_UTILITY has no friend class.
Attributes
Class /ECRS/CL_UI_TD_UTILITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine if GTS Is Installed | 20060829 | |
| 2 | Static method | Public | Method | Get SAP Code for a Country, Based on ISO Code | 20060829 | |
| 3 | Static method | Public | Method | Call F4 Help for Commodity Code from GTS | 20060829 | |
| 4 | Static method | Public | Method | Get Description from Text Table | 20060829 | |
| 5 | Static method | Public | Method | Get Description for BU_PARTNER from Text Table | 20060829 | |
| 6 | Static method | Public | Method | Get Description for LAND1 from Text Table | 20060829 | |
| 7 | Static method | Public | Method | Get Description for LOGSYS from Text Table | 20060829 | |
| 8 | Static method | Public | Method | Get Description for REGIO from Text Table | 20060829 | |
| 9 | Static method | Public | Method | Get Description of a Unit of Measurement | 20060904 | |
| 10 | Static method | Public | Method | Get Supplementary Unit and Commodity Code from GTS | 20060829 | |
| 11 | Static method | Public | Method | Get Domain Text | 20060829 | |
| 12 | Static method | Public | Method | Get DDIC Interface for a Data Element | 20060905 | |
| 13 | Static method | Public | Method | Read GTS Product Data for GUID | 20100427 | |
| 14 | Static method | Public | Method | Converts Time Stamp | 20060829 | |
| 15 | Static method | Public | Method | Display Flag | 20060829 | |
| 16 | Static method | Public | Method | Replace Initial Time with Spaces | 20060829 |
Events
Class /ECRS/CL_UI_TD_UTILITY has no event.
Types
Class /ECRS/CL_UI_TD_UTILITY has no local type.
Method Signatures
Method CHECK_IF_GTS_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GTS_EXISTS | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20060829 |
Method CHECK_IF_GTS_EXISTS on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method COUNTRY_ISO_TO_SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20060829 | |||
| 2 | IV_ISO_CODE | Call by reference | Type reference (TYPE) | INTCA | ISO-Code des Landes | 20060829 |
Method COUNTRY_ISO_TO_SAP on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method F4HELP_COMCD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMCD | Call by reference | Type reference (TYPE) | /ECRS/COMCD | Statistische Warennummer | 20060829 | |||
| 2 | EV_COMCD_TXT | Call by reference | Type reference (TYPE) | TEXT240 | Textfeld der Länge 240 | 20060829 | |||
| 3 | EV_SPUOM | Call by reference | Type reference (TYPE) | MEINS | Basismengeneinheit | 20060829 | |||
| 4 | IV_ACTIV | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20060829 | |||
| 5 | IV_DIREC | Call by reference | Type reference (TYPE) | /ECRS/DIREC | Richtung (Eingang, Versendung) | 20060829 | |||
| 6 | IV_RPCTI | Call by reference | Type reference (TYPE) | /ECRS/RPCTI | Meldungsland (ISO-Code) | 20060829 | |||
| 7 | IV_RPMON | Call by reference | Type reference (TYPE) | /ECRS/RPMON | Meldungsmonat | 20060929 | |||
| 8 | IV_RPYEA | Call by reference | Type reference (TYPE) | /ECRS/RPYEA | Meldungsjahr | 20060929 | |||
| 9 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | TEXT60 | Textfeld der Länge 60 | 20060829 |
Method F4HELP_COMCD on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20060829 | ||||
| 2 | IV_CLASS | Call by reference | Type reference (TYPE) | TEXT60 | Textfeld der Länge 60 | 20060829 | |||
| 3 | IV_ELEMENT | Call by reference | Type reference (TYPE) | TEXT60 | Textfeld der Länge 60 | 20060829 | |||
| 4 | IV_KEY | Call by reference | Type reference (TYPE) | CHAR2 | Komponente der Versionsnummer | 20060829 | |||
| 5 | IV_RESULT_COMPONENT | Call by reference | Type reference (TYPE) | TEXT60 | Textfeld der Länge 60 | 20060829 | |||
| 6 | IV_TABLE | Call by reference | Type reference (TYPE) | TEXT60 | Textfeld der Länge 60 | 20060829 |
Method GET_DESCRIPTION on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_DESCRIPTION_BU_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | BU_NAMEOR1 | Name 1 der Organisation | 20060829 | |||
| 2 | IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Region (Bundesstaat, Bundesland, Provinz, Grafschaft) | 20060829 |
Method GET_DESCRIPTION_BU_PARTNER on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_DESCRIPTION_LAND1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | LANDX50 | Text in der Länge 40 | 20060829 | |||
| 2 | IV_LAND1 | Call by reference | Type reference (TYPE) | LAND1 | Logisches System | 20060829 |
Method GET_DESCRIPTION_LAND1 on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_DESCRIPTION_LOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20060829 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20060829 |
Method GET_DESCRIPTION_LOGSYS on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_DESCRIPTION_REGIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | BEZEI20 | 20060829 | ||||
| 2 | IV_LAND1 | Call by reference | Type reference (TYPE) | LAND1 | 20060829 | ||||
| 3 | IV_REGIO | Call by reference | Type reference (TYPE) | REGIO | Region (Bundesstaat, Bundesland, Provinz, Grafschaft) | 20060829 |
Method GET_DESCRIPTION_REGIO on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_DESCRIPTION_T006A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | MSEHL | Text in der Länge 40 | 20060904 | |||
| 2 | IV_MSEHI | Call by reference | Type reference (TYPE) | MSEHI | Maßeinheit | 20060904 |
Method GET_DESCRIPTION_T006A on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_DIMNUM_CCNGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMCD_TXT | Call by reference | Type reference (TYPE) | TEXT240 | Textfeld der Länge 240 | 20060829 | |||
| 2 | EV_SPUOM | Call by reference | Type reference (TYPE) | /ECRS/SPUOM | Besondere Maßeinheit | 20060829 | |||
| 3 | IV_COMCD | Call by reference | Type reference (TYPE) | /ECRS/COMCD | Statistische Warennummer | 20060829 | |||
| 4 | IV_DIREC | Call by reference | Type reference (TYPE) | /ECRS/DIREC | Richtung (Eingang, Versendung) | 20060829 | |||
| 5 | IV_RPCTI | Call by reference | Type reference (TYPE) | /ECRS/RPCTI | Meldungsland (ISO-Code) | 20060829 | |||
| 6 | IV_RPMON | Call by reference | Type reference (TYPE) | /ECRS/RPMON | Meldungsmonat | 20060929 | |||
| 7 | IV_RPYEA | Call by reference | Type reference (TYPE) | /ECRS/RPYEA | Meldungsjahr | 20060929 |
Method GET_DIMNUM_CCNGN on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_DOMAIN_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20060829 | ||||
| 2 | IV_DOMNAME | Call by reference | Type reference (TYPE) | DOMNAME | Bezeichnung einer Domäne | 20060829 | |||
| 3 | IV_DOMVALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20060829 |
Method GET_DOMAIN_TEXTS on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_FIELD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20060905 | |||
| 2 | IV_DDOBJNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20060905 |
Method GET_FIELD_INFO on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method GET_PRODUCT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GRVSY | Call by reference | Type reference (TYPE) | /SAPSLL/GRVSY | Gruppe logischer Systeme | 20100427 | |||
| 2 | EV_PRTXT | Call by reference | Type reference (TYPE) | TEXT60 | Produkttext | 20100427 | |||
| 3 | EV_PRVSY | Call by reference | Type reference (TYPE) | /SAPSLL/PRVSY | Produktnummer | 20100427 | |||
| 4 | IS_DEBUG | Call by reference | Type reference (TYPE) | /SAPSLL/DEBUG_S | SLL: Debugmodi | 20100427 | |||
| 5 | IV_GUID_PR | Call by reference | Type reference (TYPE) | /ECRS/GUID_16 | Produkt GUID im 'RAW' Format | 20100427 | |||
| 6 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20100427 |
Method GET_PRODUCT_DATA on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method SET_TIME_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) | DATS | Feld vom Typ DATS | 20060829 | |||
| 2 | EV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Tageszeit | 20060829 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20060829 |
Method SET_TIME_DATE on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method SHOW_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CI_CONTAINER_FLAG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20060829 | |||
| 2 | CI_FLAG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_PICTURE | SAP Picture Control | 20060829 | |||
| 3 | IV_RPCTI | Call by reference | Type reference (TYPE) | /ECRS/RPCTI | Meldungsland (ISO-Code) | 20060829 |
Method SHOW_FLAG on class /ECRS/CL_UI_TD_UTILITY has no exception.
Method SPACES_IF_INIT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Tageszeit | 20060829 |
Method SPACES_IF_INIT_TIME on class /ECRS/CL_UI_TD_UTILITY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |