SAP ABAP Class /SAPSLL/CL_UIO_UTIL (Collection of Auxiliary Methods)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL-LEG (Application Component) Global Trade Services
⤷
/SAPSLL/LEGAL_UIO (Package) Legal Services: Legal Control: UIO Layer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SAPSLL/CL_UIO_BP | UIO Layer for Business Partner | 20100721 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SAPSLL/CL_UIO_CD | UIO Layer for Customs Document | 20100816 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /SAPSLL/CL_UIO_CON_DAB_CMS | UIO to Control Master Statistics Dashboard | 20100921 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /SAPSLL/CL_UIO_SPL_UTIL | Auxiliary Class for Sanctioned Party List Screening Area | 20100308 |
Properties
| Class | /SAPSLL/CL_UIO_UTIL | |
| Short Description | Collection of Auxiliary Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /SAPSLL/LEG_UIO | |
| Program status | ||
| Category | 0 | |
| Package | /SAPSLL/LEGAL_UIO | Legal Services: Legal Control: UIO Layer |
| Created | 20100308 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPSLL/CL_UIO_UTIL has no forward declaration.
Interfaces
Class /SAPSLL/CL_UIO_UTIL has no interface implemented.
Friends
Class /SAPSLL/CL_UIO_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /SAPSLL/DEBUG_S | SLL: Debugging Modes | 20100308 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /SAPSLL/SRVLL | Application Area for Activation | 20100308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100308 | |
| 2 | Instance method | Public | Method | Determine Active Legal Regulations | 20100308 | |
| 3 | Instance method | Public | Method | Call Address Types | 20100728 | |
| 4 | Instance method | Public | Method | Call BU Groups | 20100728 | |
| 5 | Instance method | Public | Method | Determine Comparison Procedures | 20100308 | |
| 6 | Instance method | Public | Method | Call Communication methods | 20100805 | |
| 7 | Instance method | Public | Method | Determine Countries from Country Table T005 | 20100308 | |
| 8 | Instance method | Public | Method | Call Country Group Texts | 20100722 | |
| 9 | Instance method | Public | Method | Determine Group of Logical Systems | 20100308 | |
| 10 | Instance method | Public | Method | Call Partner Functions | 20100820 | |
| 11 | Instance method | Public | Method | Determine Country Regions | 20100310 | |
| 12 | Instance method | Public | Method | Convert Text String to Table | 20100325 | |
| 13 | Instance method | Public | Method | Call Defined Languages in the System | 20100803 | |
| 14 | Instance method | Public | Method | Fill BAPIRET2 with Message from System Variables | 20100326 | |
| 15 | Instance method | Public | Method | Authorization Check of Application to Execute | 20100715 | |
| 16 | Instance method | Public | Method | Set SRVLL Value | 20110316 |
Events
Class /SAPSLL/CL_UIO_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TB009_T | Public | See coding | 20100728 | TB009_T TYPE TABLE OF TB009
|
||
| 2 | TSACT_T | Public | See coding | 20100805 | TSACT_T TYPE TABLE OF TSACT
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SRVLL | Call by reference | Type reference (TYPE) | /SAPSLL/SRVLL | Service | 20100308 |
Method CONSTRUCTOR on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_ACTIVE_LGREG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERRORS | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20100308 | |||
| 2 | ET_LGREG | Call by reference | Type reference (TYPE) | /SAPSLL/T606G_T | SLL : Standard - Tabellentyp zu /SAPSLL/T606G | 20100308 | |||
| 3 | ET_LGREGT | Call by reference | Type reference (TYPE) | /SAPSLL/T606GT_T | SLL : Standard - Tabellentyp zu /SAPSLL/T606GT | 20100308 |
Method GET_ACTIVE_LGREG on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_ADDR_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TB009 | Call by reference | Type reference (TYPE) | TB009_T | 20100728 |
Method GET_ADDR_TYPES on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_BU_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BU_GROUP | Call by reference | Type reference (TYPE) | BU_GROUP_T | Alle Festwerte eines Attributes mit Texten | 20100729 | |||
| 2 | ET_ERROR | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20100728 |
Method GET_BU_GROUPS on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_CMPCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TCOCMP | Call by reference | Type reference (TYPE) | /SAPSLL/TCOCMP_T | SLL : Standard - Tabellentyp zu /SAPSLL/TCOCMP | 20100308 |
Method GET_CMPCT on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_COMM_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TSACT | Call by reference | Type reference (TYPE) | TSACT_T | 20100805 |
Method GET_COMM_METHODS on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_COUNTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COUNTRY | Call by reference | Type reference (TYPE) | /SAPSLL/T005T_EUI_T | Länder für externe Wertehilfe für SLL | 20100308 |
Method GET_COUNTRIES on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_CTYGR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CTYGPT | Call by reference | Type reference (TYPE) | /SAPSLL/CTYGPT_S | SLL: Legal Services: Ländergruppe - Bezeichnung | 20100722 | |||
| 2 | IV_CTYGR | Call by reference | Type reference (TYPE) | /SAPSLL/CTYGR | Ländergruppe | 20100722 |
Method GET_CTYGR_TEXT on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_GRVSY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERRORS | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20100308 | |||
| 2 | ET_TCOGVS | Call by reference | Type reference (TYPE) | /SAPSLL/TCOGVS_T | SLL : Standard - Tabellentyp zu /SAPSLL/TCOGVS | 20100308 | |||
| 3 | ET_TCOGVST | Call by reference | Type reference (TYPE) | /SAPSLL/TCOGVST_T | SLL : Standard - Tabellentyp zu TCOGVST_T | 20100308 |
Method GET_GRVSY on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_PAFCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TPAFCTT | Call by reference | Type reference (TYPE) | /SAPSLL/TPAFCTT_T | SLL : Standard - Tabellentyp zu /SAPSLL/TPAFCTT | 20100820 |
Method GET_PAFCT on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_REGIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERRORS | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20100310 | |||
| 2 | ET_REGION | Call by reference | Type reference (TYPE) | /SAPSLL/T005U_EUI_T | Tabelle der Regionen für externe Wertehilfe für SLL | 20100310 | |||
| 3 | IT_COUNTRY_RG | Call by reference | Type reference (TYPE) | /SAPSLL/LAND1_R_T | SLL : Rangetabellentyp zum Datenelement /SAPSLL/LAND1 | 20100310 |
Method GET_REGIONS on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_STRING_AS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINES | Call by reference | Type reference (TYPE) | TYWF_TLINE | Aufbau eines Dokuments aus einzelnen Zeilen | 20100325 | |||
| 2 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | 72 | 20100325 | |||
| 3 | IV_TEXTSTRING | Call by reference | Type reference (TYPE) | STRING | 20100325 |
Method GET_STRING_AS_TABLE on class /SAPSLL/CL_UIO_UTIL has no exception.
Method GET_SYS_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_T002T | Call by reference | Type reference (TYPE) | /SAPSLL/T002T_T | SLL : Standard - Tabellentyp zu T002T | 20100803 |
Method GET_SYS_LANGU on class /SAPSLL/CL_UIO_UTIL has no exception.
Method MESSAGE_PUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20100326 | |||
| 2 | IV_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20100326 |
Method MESSAGE_PUT on class /SAPSLL/CL_UIO_UTIL has no exception.
Method PROGRAM_OBJ_AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AUTH_ACTIVITY | Call by reference | Type reference (TYPE) | /SAPSLL/AUTH_CHECK_ACTVT_RES_T | GTS Berechtigungsprüfung: Ergebnis je Aktivität | 20100715 | |||
| 2 | IT_ACTIVITY | Call by reference | Type reference (TYPE) | /SAPSLL/AUTH_CHECK_ACTVT_T | GTS Berechtigungsprüfung: Aktivität | 20100715 | |||
| 3 | IV_APPLICATION_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Objektname in der Objektliste | 20100715 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 'WDYA' | Objekttyp | 20100715 | ||
| 5 | IV_PROGRAM_ID | Call by reference | Type reference (TYPE) | PGMID | 'R3TR' | Programm-ID in Aufträgen und Aufgaben | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Applikationsname wurde keiner Berechtigungsgruppe zugeordnet | 20100715 | ||
| 2 | Falsche Eingabeparameter | 20100715 |
Method SET_SRVLL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SRVLL | Call by reference | Type reference (TYPE) | /SAPSLL/SRVLL | Anwendungsbereich für Aktivierung | 20110316 |
Method SET_SRVLL on class /SAPSLL/CL_UIO_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 900 |