SAP ABAP Class /SAPSLL/CL_WD_SPL_UTIL (WD Auxiliary Class for Sanctioned Party List Screening)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL-LEG (Application Component) Global Trade Services
⤷
/SAPSLL/LEGAL_WDA (Package) Legal Services: Legal Control: Web Dynpro ABAP

⤷

⤷

Properties
Class | /SAPSLL/CL_WD_SPL_UTIL | |
Short Description | WD Auxiliary Class for Sanctioned Party List Screening | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SAPSLL/LEGAL_WDA | Legal Services: Legal Control: Web Dynpro ABAP |
Created | 20100604 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SAPSLL/CL_WD_SPL_UTIL has no forward declaration.
Interfaces
Class /SAPSLL/CL_WD_SPL_UTIL has no interface implemented.
Friends
Class /SAPSLL/CL_WD_SPL_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20100604 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Status of Release, Block, and Positive/Negative Buttons | 20100612 |
2 | ![]() |
Static method | Public | Method | Convert Message from BAPI Type to FPM T100 | 20100607 |
3 | ![]() |
Static method | Public | Method | Get Application Parameters | 20100706 |
4 | ![]() |
Static method | Public | Method | Determine Icon for Document via MIMI Type | 20100722 |
5 | ![]() |
Static method | Public | Method | 20101217 | |
6 | ![]() |
Static method | Public | Method | Set Application Parameters | 20100706 |
Events
Class /SAPSLL/CL_WD_SPL_UTIL has no event.
Types
Class /SAPSLL/CL_WD_SPL_UTIL has no local type.
Method Signatures
Method CHECK_ACT_BTN_STAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BLK_BTN | Call by reference | Type reference (TYPE) | BOOLE_D | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100612 | ||
2 | ![]() |
EV_NEG_BTN | Call by reference | Type reference (TYPE) | BOOLE_D | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100612 | ||
3 | ![]() |
EV_POS_BTN | Call by reference | Type reference (TYPE) | BOOLE_D | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100612 | ||
4 | ![]() |
EV_REL_BTN | Call by reference | Type reference (TYPE) | BOOLE_D | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100612 | ||
5 | ![]() |
IV_BP_STA | Call by reference | Type reference (TYPE) | /SAPSLL/WD_SPL_STA_S | Geschäftspartnerstatus: Sanktionslistenprüfung | 20100612 |
Method CHECK_ACT_BTN_STAT on class /SAPSLL/CL_WD_SPL_UTIL has no exception.
Method CONVERT_MSG_BAPI_FPM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FPM_T100_MSG | Call by reference | Type reference (TYPE) | FPMGB_SEARCH_T_T100_MESSAGE | 20100607 | |||
2 | ![]() |
IT_BAPI_MSG | Call by reference | Type reference (TYPE) | /SAPSLL/BAPIRET2_T | Fehlermeldungen bei FB Aufruf | 20100607 |
Method CONVERT_MSG_BAPI_FPM on class /SAPSLL/CL_WD_SPL_UTIL has no exception.
Method GET_APP_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BLOCKED_BP | Call by reference | Type reference (TYPE) | /SAPSLL/UIO_SPL_SCR_ADDR_T | Info über gesperrte GP - SL-Prüfung | 20100706 | ||
2 | ![]() |
ET_BLOCKED_CD | Call by reference | Type reference (TYPE) | /SAPSLL/UIO_SPL_CUHD_T | Zollbeleg: Kopf | 20100706 | ||
3 | ![]() |
EV_CASE_GUID | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Fallnummer | 20101214 | ||
4 | ![]() |
EV_MANU_MOD | Call by reference | Type reference (TYPE) | /SAPSLL/REV_MOD | Manueller Überprüfungsmodus | 20100715 | ||
5 | ![]() |
EV_QUERY | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20100706 | ||
6 | ![]() |
EV_SPL_SCENARIO | Call by reference | Type reference (TYPE) | /SAPSLL/SPLCS | Prüfungsszenario für Sanctioned Party List d. Ges. Kontrolle | 20100706 | ||
7 | ![]() |
EV_WKID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20101214 | ||
8 | ![]() |
IO_FPM_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | 20100706 |
Method GET_APP_PARAM on class /SAPSLL/CL_WD_SPL_UTIL has no exception.
Method GET_DOC_ICON_BY_MIMETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MIME_TYPE | Call by reference | Type reference (TYPE) | /SAPSLL/MIMETYPE | MIME-Typ | 20100722 | ||
2 | ![]() |
RV_ICON | Value transfer | Type reference (TYPE) | /SAPSLL/ICON | Iconname | 20100722 |
Method GET_DOC_ICON_BY_MIMETYPE on class /SAPSLL/CL_WD_SPL_UTIL has no exception.
Method GET_WDA_EXT_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXT_URL | Call by reference | Type reference (TYPE) | STRING | 20101217 | |||
2 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | 20101217 | |||
3 | ![]() |
IV_APPLICATION_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20101217 |
Method GET_WDA_EXT_URL on class /SAPSLL/CL_WD_SPL_UTIL has no exception.
Method SET_APP_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BUSINESS_PARAMETERS | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | 20100706 | |||
2 | ![]() |
IT_BLOCKED_BP | Call by reference | Type reference (TYPE) | /SAPSLL/UIO_POWL_BLOCKED_BP_T | Tabelle für PAV Gesperrte GP | 20100706 | ||
3 | ![]() |
IT_BLOCKED_CD | Call by reference | Type reference (TYPE) | /SAPSLL/UIO_BLOCK_DOCS_T | WD Gesperrte Belege Position | 20100706 | ||
4 | ![]() |
IV_APPLICATION_ALIAS | Call by reference | Type reference (TYPE) | STRING | Anwendungsalias | 20100706 | ||
5 | ![]() |
IV_CASE_GUID | Call by reference | Type reference (TYPE) | /SAPSLL/GUID_16 | Fallnummer | 20101214 | ||
6 | ![]() |
IV_MANU_MOD | Call by reference | Type reference (TYPE) | /SAPSLL/REV_MOD | Manueller Überprüfungsmodus | 20100715 | ||
7 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20100706 |
Method SET_APP_PARAM on class /SAPSLL/CL_WD_SPL_UTIL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 900 |