/SAPSLL/CUS_SELPARAM_001_S SAP (Structure Selection Parameter Service - Process - Activity) Structure details

Dictionary Type: Structure
Description: Structure Selection Parameter Service - Process - Activity




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




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

/SAPSLL/CUS_SELPARAM_001_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 Selection Parameter Service - Process - Activity" 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/CUS_SELPARAM_001_S TYPE /SAPSLL/CUS_SELPARAM_001_S.

The /SAPSLL/CUS_SELPARAM_001_S table consists of various fields, each holding specific information or linking keys about Structure Selection Parameter Service - Process - Activity data available in SAP. These include FTVBS (Legal Unit), SRVLL (Application Area for Activation), LGREG (Legal Regulation), PROCS (Process Template).. 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/CUS_SELPARAM_001_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
FTORGForeign Trade Organizational Unit /SAPSLL/FTORGCHAR10BUT000ALPHABU_PARTNER/SAPSLL/FTORG/SAPSLL/BP_FTORG
FTVBSLegal Unit /SAPSLL/FTVBSCHAR10BUT000ALPHABU_PARTNER/SAPSLL/FTVBS/SAPSLL/BP_FTVBS
SRVLLApplication Area for Activation /SAPSLL/SRVLLCHAR6/SAPSLL/SRVLL
LGREGLegal Regulation /SAPSLL/LGREGCHAR5/SAPSLL/T606G/SAPSLL/LGREG/SAPSLL/LGREG
PROCSProcess Template /SAPSLL/PROCSCHAR5/SAPSLL/TLEPS/SAPSLL/PROCS
PROSSProcess /SAPSLL/PROSSCHAR5/SAPSLL/TLEPR/SAPSLL/PROSS
PROSAProcess Activity /SAPSLL/PROSACHAR5/SAPSLL/TLEPRA/SAPSLL/PROSA
PROAFActivity Sequence /SAPSLL/PROAFCHAR5/SAPSLL/TLEPAF/SAPSLL/PROAF
CUHDADocument Type /SAPSLL/CUHDACHAR6/SAPSLL/TLECH/SAPSLL/CUHDA
CUITAItem Category in SAP GTS /SAPSLL/CUITACHAR6/SAPSLL/TLECI/SAPSLL/CUITA/SAPSLL/CUITA
INDEIImport/Export Indicator (Exclusive) /SAPSLL/INDEI_EXCLCHAR1/SAPSLL/INDEI_EXCL
PARVDBusiness Partner: Vendor /SAPSLL/PARVDCHAR10Assigned to domainALPHABU_PARTNER/SAPSLL/BP_SLLCPS
PARGSBusiness Partner: Supplying Vendor /SAPSLL/PARGSCHAR10Assigned to domainALPHABU_PARTNER/SAPSLL/BP_SLLCPS
CUPROPlace into a Customs Status (Procedure) /SAPSLL/CUPROCHAR8/SAPSLL/CUCPRO/SAPSLL/CUPRO
CUCOOCustom Product's Country of Origin /SAPSLL/CUCOOCHAR3Assigned to domainLAND1
MDDDTDocument Date of Material Document /SAPSLL/MDDDTDATS8DATUM
MDPDTPosting Date of Material Document /SAPSLL/MDPDTDATS8DATUM
MDCDTEntry Date of Material Document /SAPSLL/MDCDT_DATSDATS8DATUM
CREFTType of Customs/Transit Reference Number /SAPSLL/CREFTCHAR3/SAPSLL/CREFT
CREFNCustoms/Transit Reference Number /SAPSLL/CREFNCHAR30TEXT30
PODNOExternal ID for Purchasing Document from Feeder System /SAPSLL/PODNOCHAR20ALPHA/SAPSLL/OBJEX_20
DLDNOExternal ID for Inbound Delivery from Feeder System /SAPSLL/DLDNOCHAR20ALPHA/SAPSLL/OBJEX_20
PODSYLogical System of Original Object /SAPSLL/ORGLOGSYSCHAR10TBDLSALPHALOGSYS/SAPSLL/ORGLOGSYS
POOBJObject Type of PO Reference Document /SAPSLL/OBJTP_PO01CHAR10/SAPSLL/OBJTP_PO01/SAPSLL/OBJTP
GRVSYLogical System Group /SAPSLL/GRVSYCHAR10Assigned to domain/SAPSLL/GRVSY/SAPSLL/GRVSY
PRDESTarget Procedure /SAPSLL/PRDESCHAR2/SAPSLL/PRDES/SAPSLL/PRDES
CALLMCall Type for Maintenance of Customs Worklist /SAPSLL/CALLMCHAR1/SAPSLL/CALLM
BL005Checkbox XFELDCHAR1XFELD
BL010Checkbox XFELDCHAR1XFELD
IVM01Checkbox XFELDCHAR1XFELD
TRREFTransportation Reference /SAPSLL/TRREFCHAR35CHAR35

Key field Non-key field



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

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

How to access SAP table /SAPSLL/CUS_SELPARAM_001_S

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