/SAPSLL/SPL_BPADRCON_IF_100_S SAP (GTS: Display Structure: Results of SPL Screening) Structure details

Dictionary Type: Structure
Description: GTS: Display Structure: Results of SPL Screening




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




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

/SAPSLL/SPL_BPADRCON_IF_100_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 "GTS: Display Structure: Results of SPL Screening" 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/SPL_BPADRCON_IF_100_S TYPE /SAPSLL/SPL_BPADRCON_IF_100_S.

The /SAPSLL/SPL_BPADRCON_IF_100_S table consists of various fields, each holding specific information or linking keys about GTS: Display Structure: Results of SPL Screening data available in SAP. These include MANDT (Client), GUID_ADRCON (Primary Key as GUID in 'RAW' Format), ERNAM (Name of User Who Created the Object), CRTSP (UTC Time Stamp When Object Was Added).. 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: Cannot Be Enhanced


SAP /SAPSLL/SPL_BPADRCON_IF_100_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
MANDTClient MANDTCLNT3T000MANDT
GUID_ADRCONPrimary Key as GUID in 'RAW' Format /SAPSLL/GUID_16RAW16SYSUUID
ERNAMName of User Who Created the Object /SAPSLL/ERNAMCHAR12USR02XUBNAME
CRTSPUTC Time Stamp When Object Was Added /SAPSLL/CRTSPDEC15SLLTS/SAPSLL/TSTMP
AENAMName of User Who Changed the Object /SAPSLL/AENAMCHAR12USR02XUBNAME
CHTSPUTC Time Stamp When Object Was Changed /SAPSLL/CHTSPDEC15SLLTS/SAPSLL/TSTMP
ADRNRAddress Number of Entry in Address File /SAPSLL/ADRNRCHAR10ADRCALPHAAD_ADDRNUM
LGREGLegal Regulation /SAPSLL/LGREGCHAR5/SAPSLL/T606G/SAPSLL/LGREG/SAPSLL/LGREG
DATBIDefinitive Date (Valid-To Date) /SAPSLL/RPTETDEC15SLLTS/SAPSLL/TSTMP
DATABDefinitive Date (Valid-From Time) /SAPSLL/RPTSTDEC15SLLTS/SAPSLL/TSTMP
PIDEXExternal Identification of Customs Business Partner /SAPSLL/PIDEXCHAR40ALPHA/SAPSLL/OBJEX
MCUSEMilitary / Civilian Usage Indicator /SAPSLL/MCUSECHAR1/SAPSLL/MCUSE
BPCCBIndicator for Chemical/Biological Warfare /SAPSLL/BPCCBCHAR1XFELD
BPCNTNuclear Nonproliferation Indicator /SAPSLL/BPCNTCHAR1XFELD
BPCMTIndicator for Missile Technology /SAPSLL/BPCMTCHAR1XFELD
BPCNSIndicator for National Security /SAPSLL/BPCNSCHAR1XFELD
BPCDRIndicator for Drug Products /SAPSLL/BPCDRCHAR1XFELD
BPCNUFlag: Operator of a Nuclear Facility /SAPSLL/BPCNUCHAR1XFELD
CRECOMethod of Entry /SAPSLL/CRECOCHAR2/SAPSLL/CRECO
SPL_CHK_DATEDate of Sanctioned Party List Screening /SAPSLL/SPLCTDEC15SLLTS/SAPSLL/TSTMP
SPL_CHK_POSITIVEIndicator: Address Appears in Sanction List /SAPSLL/SPLCOCHAR1XFELD
SPLPNFlagged on Positive/Negative List /SAPSLL/SPLPNCHAR1/SAPSLL/SPLPN
SPLIBIndicator for 'Indirectly Locked' /SAPSLL/SPLIBCHAR2/SAPSLL/SPLIB
BLKSTProcessing Status for Sanctioned Party List Screening /SAPSLL/BLKSTCHAR1/SAPSLL/BLKST
CSSPLDetermination Procedure for Release Reason /SAPSLL/CSSCHCHAR10/SAPSLL/TCSSCH/SAPSLL/CSSCH
OPSPLOption for Release Reason /SAPSLL/OPTIDCHAR4/SAPSLL/TCSSCHO/SAPSLL/OPTID
CASPLOpen Case Exists /SAPSLL/CASOPCHAR1XFELD
PGLOCPartner Group Relevant for Letter of Credit /SAPSLL/PGLOCCHAR6/SAPSLL/TCOPS/SAPSLL/PGLOC
MOBJTType of Main Object /SAPSLL/MOBJTCHAR1/SAPSLL/MOBJT
GUID_MOBJPrimary Key of Main Object /SAPSLL/MOBJ_GUID_16RAW16SYSUUID
POBJTType of Preceding Object /SAPSLL/POBJTCHAR2/SAPSLL/POBJT
GUID_POBJPrimary Key of Preceding Object /SAPSLL/POBJ_GUID_16RAW16Assigned to domainSYSUUID
LAND1Country Key LAND1CHAR3T005LAND1LND
ADDSCBP: Address Description BU_ADDSCCHAR60TEXT60
LGREG_TXTText 60 Characters Long /SAPSLL/TEXT60CHAR60TEXT60

Key field Non-key field



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

As /SAPSLL/SPL_BPADRCON_IF_100_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/SPL_BPADRCON_IF_100_S as there is no data to select.

How to access SAP table /SAPSLL/SPL_BPADRCON_IF_100_S

Within an ECC or HANA version of SAP you can also view further information about /SAPSLL/SPL_BPADRCON_IF_100_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!