SAP ABAP Class /SAPSLL/CL_UIO_SPLCAS_UTIL (Auxiliary Class for Cases in Sanctioned Party List Screening)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SAPSLL/CL_UIO_SPL_UTIL | Auxiliary Class for Sanctioned Party List Screening Area | 20100713 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SAPSLL/CL_UIO_SPL_BLOCKED_BP | SPL Blocked BPs & Mass Release | 20100713 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SAPSLL/CL_UIO_SPL_BLOCKED_DOC | SPL Screening: Blocked Customs Documents | 20100713 |
Properties
| Class | /SAPSLL/CL_UIO_SPLCAS_UTIL | |
| Short Description | Auxiliary Class for Cases in Sanctioned Party List Screening | |
| Super Class | /SAPSLL/CL_UIO_SPL_UTIL | Auxiliary Class for Sanctioned Party List Screening Area |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /SAPSLL/LEG_UIO_SPL | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /SAPSLL/LEGAL_UIO | Legal Services: Legal Control: UIO Layer |
| Created | 20100713 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPSLL/CL_UIO_SPLCAS_UTIL has no forward declaration.
Interfaces
Class /SAPSLL/CL_UIO_SPLCAS_UTIL has no interface implemented.
Friends
Class /SAPSLL/CL_UIO_SPLCAS_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100809 | |||||
| 2 | Constant | Public | See coding | 20100713 | |||||
| 3 | Constant | Public | Type reference (TYPE) | TDOBJECT | 'SLL_CASE' | Texts: Application Object | 20100713 | ||
| 4 | Constant | Public | Type reference (TYPE) | BALOBJ_D | '/SAPSLL/SPL' | 20100713 | |||
| 5 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | '/SAPSLL/SPL_CASE' | 20100713 | |||
| 6 | Constant | Public | Type reference (TYPE) | TDID | '0001' | Text ID | 20100713 | ||
| 7 | Constant | Public | Type reference (TYPE) | C | SPACE | 20100713 | |||
| 8 | Constant | Public | Type reference (TYPE) | /SAPSLL/CHAR05 | '*A&X*' | Character Field with Length 5 | 20100713 | ||
| 9 | Constant | Public | Type reference (TYPE) | NROBJ | 'SLL_CASE' | Name of Number Range Object | 20100713 | ||
| 10 | Constant | Public | Type reference (TYPE) | /SAPSLL/CHAR03 | '^&*' | Character Field for IDocs (Length: Three Characters) | 20100713 | ||
| 11 | Constant | Public | Type reference (TYPE) | C | 'X' | 20100713 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | /SAPSLL/DEBUG_S | SLL: Debugging Modes | 20100713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Attachment to SPL Case | 20100713 | |
| 2 | Instance method | Public | Method | Close Case | 20100719 | |
| 3 | Instance method | Public | Method | Create Case for Object | 20100719 | |
| 4 | Static method | Public | Method | Generate New Case Number | 20100719 | |
| 5 | Instance method | Public | Method | Get Case Details from Table CASE | 20100719 | |
| 6 | Instance method | Public | Method | Case Existence Check | 20100719 | |
| 7 | Instance method | Public | Method | Determine Case Status by Case Number/Case GUID | 20100720 | |
| 8 | Instance method | Public | Method | Delete Attachment from BP Case | 20100713 | |
| 9 | Instance method | Public | Method | Display an Attachment | 20100713 | |
| 10 | Static method | Public | Method | For Deletion: Generate New Case Number | 20100713 | |
| 11 | Instance method | Public | Method | Determine Case Log Handle for Application Log Component | 20100713 | |
| 12 | Instance method | Public | Method | Get Object (BP or Document) Details from Audit | 20110314 | |
| 13 | Instance method | Public | Method | Get Object Relevant to Corresponding Case | 20101213 | |
| 14 | Instance method | Public | Method | 20100713 | ||
| 15 | Static method | Public | Method | Changes to a Text | 20100713 | |
| 16 | Static method | Public | Method | Read Case memo for a Given Case Number | 20100713 | |
| 17 | Instance method | Public | Method | Update Change History in Audit | 20100713 | |
| 18 | Instance method | Public | Method | Get Information for Closed Case | 20110426 |
Events
Class /SAPSLL/CL_UIO_SPLCAS_UTIL has no event.
Types
Class /SAPSLL/CL_UIO_SPLCAS_UTIL has no local type.
Method Signatures
Method ADD_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20100713 | |||
| 2 | IS_ATTACHMENT | Call by reference | Type reference (TYPE) | /SAPSLL/WD_FILE_XSTRING_S | WDA: Datei-Upload | 20100713 | |||
| 3 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Fall-ID | 20100713 | |||
| 4 | IV_LGREG | Call by reference | Type reference (TYPE) | /SAPSLL/LGREG | Gesetzliche Grundlage | 20100713 |
Method ADD_ATTACHMENT on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method CASE_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100719 | |||
| 2 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100720 |
Method CASE_CLOSE on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method CASE_CREATE 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 | 20110216 | |||
| 2 | EV_CASE_GUID | Value transfer | Type reference (TYPE) | /SAPSLL/GUID_16 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100720 | |||
| 3 | EV_CASE_ID | Value transfer | Type reference (TYPE) | /SAPSLL/CASID | Fallnummer | 20100720 | |||
| 4 | IV_GUID_POBJT | Call by reference | Type reference (TYPE) | /SAPSLL/POBJ_GUID_16 | Primärschlüssel des Vorgängerobjekts | 20100719 | |||
| 5 | IV_POBJT | Call by reference | Type reference (TYPE) | /SAPSLL/POBJT | Typ des Vorgängerobjekts | 20100719 | |||
| 6 | IV_SCREEN_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20140311 |
Method CASE_CREATE on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method CASE_ID_GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CASCR | Call by reference | Type reference (TYPE) | /SAPSLL/CASCR | Falleröffnungsdatum | 20100719 | |||
| 2 | EV_CASEID | Call by reference | Type reference (TYPE) | /SAPSLL/CASID | Fall-ID | 20100719 | |||
| 3 | EV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100719 |
Method CASE_ID_GENERATE on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method CASE_INFO_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/CASE | Fall | 20100719 | |||
| 2 | IV_CASE_OPEN | Call by reference | Type reference (TYPE) | /SAPSLL/CASOP | Offener Fall vorhanden | 20130228 | |||
| 3 | IV_CASID | Call by reference | Type reference (TYPE) | /SAPSLL/CASID | Fallnummer | 20100719 | |||
| 4 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100720 | |||
| 5 | IV_GUID_POBJT | Call by reference | Type reference (TYPE) | /SAPSLL/POBJ_GUID_16 | Primärschlüssel des Vorgängerobjekts | 20100719 | |||
| 6 | IV_POBJT | Call by reference | Type reference (TYPE) | /SAPSLL/POBJT | Typ des Vorgängerobjekts | 20100719 |
Method CASE_INFO_GET on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method CASE_STATUS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CASPL | Call by reference | Type reference (TYPE) | /SAPSLL/CASOP | Offener Fall vorhanden | 20100719 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Feld zum Ankreuzen | 20100719 | |||
| 3 | IV_GUID_POBJT | Call by reference | Type reference (TYPE) | /SAPSLL/POBJ_GUID_16 | Primärschlüssel des Vorgängerobjekts | 20100719 | |||
| 4 | IV_POBJT | Call by reference | Type reference (TYPE) | /SAPSLL/POBJT | Typ des Vorgängerobjekts | 20100719 |
Method CASE_STATUS_GET on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method CASE_STAT_GET_BY_CASEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CASPL | Call by reference | Type reference (TYPE) | /SAPSLL/CASOP | Offener Fall vorhanden | 20100720 | |||
| 2 | IV_CASEID | Call by reference | Type reference (TYPE) | /SAPSLL/CASID | Fallnummer | 20100720 | |||
| 3 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100720 |
Method CASE_STAT_GET_BY_CASEID on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method DELETE_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20100713 | |||
| 2 | IS_ATTACHMENT | Call by reference | Type reference (TYPE) | /SAPSLL/WD_COR_DOC_PROP_S | WDA: Anhänge | 20100713 |
Method DELETE_ATTACHMENT on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method DISPLAY_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FNAME | Call by reference | Type reference (TYPE) | STRING | 20100713 | ||||
| 2 | EV_MTYPE | Call by reference | Type reference (TYPE) | STRING | 20100713 | ||||
| 3 | EV_XCONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20100713 | ||||
| 4 | IS_ATTACHMENT | Call by reference | Type reference (TYPE) | /SAPSLL/WD_COR_DOC_PROP_S | WDA: Anhänge | 20100713 |
Method DISPLAY_ATTACHMENT on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method GENERATE_CASE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CASCR | Call by reference | Type reference (TYPE) | /SAPSLL/CASCR | Falleröffnungsdatum | 20100713 | |||
| 2 | EV_CASEID | Call by reference | Type reference (TYPE) | /SAPSLL/CASID | Fall-ID | 20100713 | |||
| 3 | EV_GUID_CAS | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100713 | |||
| 4 | IV_FOR_ADRCON | Call by reference | Type reference (TYPE) | XFELD | GC_FALSE | Checkbox | 20100713 |
Method GENERATE_CASE_ID on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method GET_CASE_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20100713 | |||
| 2 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100713 |
Method GET_CASE_LOG_HANDLE on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method GET_OBJ_AUDIT_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_AUDIT | Call by reference | Type reference (TYPE) | /SAPSLL/SPL_CRIT_AUDITTRAIL | SPL: Selektionskriterien für Audittrail | 20110427 | |||
| 2 | IV_POBJT | Call by reference | Type reference (TYPE) | /SAPSLL/POBJT | Typ des Vorgängerobjekts | 20110427 | |||
| 3 | IV_SPL_CHK_DATE | Call by reference | Type reference (TYPE) | /SAPSLL/SPLCT | Datum der Sanktionslistenprüfung | 20110314 |
Method GET_OBJ_AUDIT_DET on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method GET_OBJ_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADRCON | Call by reference | Type reference (TYPE) | /SAPSLL/ADRCON | SLL: Ges. Kontrolle: Daten zur Adresse am Geschäftspartner | 20101213 | |||
| 2 | ES_CUHDSTA | Call by reference | Type reference (TYPE) | /SAPSLL/CUHDSTA | GTS: Zollbeleg: Kopfstatus | 20101213 | |||
| 3 | IV_CASEID | Call by reference | Type reference (TYPE) | /SAPSLL/CASID | Fallnummer | 20101213 |
Method GET_OBJ_INFO on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method READ_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | /SAPSLL/WD_COR_DOC_PROP_T | WDA: Tabellentyp zur Struktur Anhänge | 20100713 | |||
| 2 | IV_CASEID | Call by reference | Type reference (TYPE) | /SAPSLL/CASID | Fallnummer | 20100713 | |||
| 3 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100713 |
Method READ_ATTACHMENT on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method TEXT_CREATE_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MEMO_TEXT | Call by reference | Type reference (TYPE) | /SAPSLL/UIO_CASE_MEMO_T | Textschlüssel für Web Dynpro SPL | 20100713 | |||
| 2 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100713 |
Method TEXT_CREATE_MODIFY on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method TEXT_MEMO_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MEMO | Call by reference | Type reference (TYPE) | /SAPSLL/UIO_CASE_MEMO_T | Fall-Notiz | 20100713 | |||
| 2 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100713 |
Method TEXT_MEMO_READ on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method UPDATE_CHANGE_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | /SAPSLL/CASACT | Fallaktivitäten | 20100713 | |||
| 2 | IV_GUID_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100713 | |||
| 3 | IV_MAIL_ADDR | Call by reference | Type reference (TYPE) | SO_RECNAME | SAPoffice: Name des Empfängers eines Dokumentes (auch ext.) | 20100713 | |||
| 4 | IV_OBJ_NAME | Call by reference | Type reference (TYPE) | /SAPSLL/STRING | Geschäftspartnernummer | 20100720 | |||
| 5 | IV_REL_ACTION | Call by reference | Type reference (TYPE) | /SAPSLL/SPLACT | Freigabeaktion während dem Auflösen von SL-Ausnahmen | 20100713 |
Method UPDATE_CHANGE_HISTORY on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
Method VIEW_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BP_HIST | Call by reference | Type reference (TYPE) | /SAPSLL/UIO_SPL_SCR_ADDR_S | SL-Prüfung - Gesperrte Geschäftspartner | 20110426 | |||
| 2 | ES_CD_HIST | Call by reference | Type reference (TYPE) | /SAPSLL/UIO_SPL_CUHD_S | Zollbeleg: Kopf | 20110426 | |||
| 3 | ET_ERROR | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20110426 | |||
| 4 | IS_CASE | Call by reference | Type reference (TYPE) | /SAPSLL/CASE | Datum der Sanktionslistenprüfung | 20110426 |
Method VIEW_HISTORY on class /SAPSLL/CL_UIO_SPLCAS_UTIL has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |