/SAPSLL/UIO_POWL_BLOCKED_BP_S SAP (Structure for POWL Blocked BPs) Structure details

Dictionary Type: Structure
Description: Structure for POWL Blocked BPs




ABAP Code to SELECT data from /SAPSLL/UIO_POWL_BLOCKED_BP_S
Related tables to /SAPSLL/UIO_POWL_BLOCKED_BP_S
Access table /SAPSLL/UIO_POWL_BLOCKED_BP_S




Structure field list including key, data, relationships and ABAP select examples

/SAPSLL/UIO_POWL_BLOCKED_BP_S is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Structure for POWL Blocked BPs" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/SAPSLL/UIO_POWL_BLOCKED_BP_S TYPE /SAPSLL/UIO_POWL_BLOCKED_BP_S.

The /SAPSLL/UIO_POWL_BLOCKED_BP_S table consists of various fields, each holding specific information or linking keys about Structure for POWL Blocked BPs data available in SAP. These include ADRNR (Address Number of Entry in Address File), LGREG (Legal Regulation), PARTNER (Business Partner Number), GRVSY (Logical System Group).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP /SAPSLL/UIO_POWL_BLOCKED_BP_S structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
SPL_CHK_DATEDate of Sanctioned Party List Screening /SAPSLL/SPLCTDEC15SLLTS/SAPSLL/TSTMP
ADRNRAddress Number of Entry in Address File /SAPSLL/ADRNRCHAR10Assigned to domainALPHAAD_ADDRNUM
LGREGLegal Regulation /SAPSLL/LGREGCHAR5Assigned to domain/SAPSLL/LGREG/SAPSLL/LGREG
PARTNERBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
GRVSYLogical System Group /SAPSLL/GRVSYCHAR10/SAPSLL/TCOGVS/SAPSLL/GRVSY/SAPSLL/GRVSY
BPTYPBusiness Partner Category in Feeder System /SAPSLL/BPTYPCHAR2/SAPSLL/BPTYP/SAPSLL/BPTYP
BPVSYExternal Business Partner Number /SAPSLL/BPVSYCHAR40ALPHA/SAPSLL/OBJEX/SAPSLL/BPVSY/SAPSLL/BP
NAME1Name 1 AD_NAME1CHAR40TEXT40
NAME2Name 2 AD_NAME2CHAR40TEXT40
NAME3Name 3 AD_NAME3CHAR40TEXT40
NAME4Name 4 AD_NAME4CHAR40TEXT40
NAME_TEXTDescription /SAPSLL/STRINGSTRG0/SAPSLL/STRING
CITY1City AD_CITY1CHAR40TEXT40CLCITYNAME
COUNTRYCountry Key LAND1CHAR3Assigned to domainLAND1LND
SPL_HIT_COUNTNumber of Data Type 'INT4' /SAPSLL/INTEGINT410INT4
SPL_LIST_COUNTNumber of Data Type 'INT4' /SAPSLL/INTEGINT410INT4
SPL_LIST_TYPEDescription /SAPSLL/STRINGSTRG0/SAPSLL/STRING
SPL_NUMBERNumber of Sanction Party List Entry /SAPSLL/EXSPLCHAR40ALPHA/SAPSLL/OBJEX/SAPSLL/EXSPL/SAPSLL/TSPL_DATA_REF_ID
SPL_NAME_TEXTDescription /SAPSLL/STRINGSTRG0/SAPSLL/STRING
SPL_CITYCity AD_CITY1CHAR40TEXT40CLCITYNAME
SPL_COUNTRYCountry Key /SAPSLL/LAND1CHAR3Assigned to domainLAND1/SAPSLL/LAND1
ICONIcon Name /SAPSLL/ICONCHAR30ICONNAME
ICON_FLGSTFlag Status for Sanctioned Party List Screening /SAPSLL/ICON_FLGSTCHAR30ICONNAME
SPL_COMMENT 0
OPTIDOption for Release Reason /SAPSLL/OPTIDCHAR4Assigned to domain/SAPSLL/OPTID
CSACTActivate Reason/Comment Entry during Release /SAPSLL/CSACTCHAR1/SAPSLL/CSACT
CSSCHDetermination Procedure for Release Reason /SAPSLL/CSSCHCHAR10Assigned to domain/SAPSLL/CSSCH
SPL_CHK_POSITIVEIndicator: Address Appears in Sanction List /SAPSLL/SPLCOCHAR1XFELD
ICON_CASSTIndicator Status for Case /SAPSLL/ICON_CASSTCHAR30ICONNAME
ICON_TOOLTIPDescription /SAPSLL/STRINGSTRG0/SAPSLL/STRING
CASST_TOOLTIPDescription /SAPSLL/STRINGSTRG0/SAPSLL/STRING

Key field Non-key field



How do I retrieve data from SAP structure /SAPSLL/UIO_POWL_BLOCKED_BP_S using ABAP code?

As /SAPSLL/UIO_POWL_BLOCKED_BP_S is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /SAPSLL/UIO_POWL_BLOCKED_BP_S as there is no data to select.

How to access SAP table /SAPSLL/UIO_POWL_BLOCKED_BP_S

Within an ECC or HANA version of SAP you can also view further information about /SAPSLL/UIO_POWL_BLOCKED_BP_S and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!