/SAPSLL/VCUHDSTA SAP (Change Document Structure; Generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change Document Structure; Generated by RSSCD000




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




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

/SAPSLL/VCUHDSTA 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 "Change Document Structure; Generated by RSSCD000" 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/VCUHDSTA TYPE /SAPSLL/VCUHDSTA.

The /SAPSLL/VCUHDSTA table consists of various fields, each holding specific information or linking keys about Change Document Structure; Generated by RSSCD000 data available in SAP. These include MANDT (Client), GUID_CUHDSTA (Primary Key as GUID in 'RAW' Format), POBJT (Type of Preceding Object), GUID_POBJ (Primary Key of Preceding Object).. 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/VCUHDSTA 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_CUHDSTAPrimary Key as GUID in 'RAW' Format /SAPSLL/GUID_16RAW16SYSUUID
POBJTType of Preceding Object /SAPSLL/POBJTCHAR2/SAPSLL/POBJT
GUID_POBJPrimary Key of Preceding Object /SAPSLL/POBJ_GUID_16RAW16SYSUUID
PROSTGTS: Processing Status of Document in Customs Area /SAPSLL/PROSTCHAR2/SAPSLL/PROST
PROVOPrevious Document Processing Status /SAPSLL/PROVOCHAR2/SAPSLL/PROVO
STICMIncompleteness Status: Technical Mapping for Customs /SAPSLL/STICMCHAR1/SAPSLL/STINC
OBICMObject Responsible for Technical Incompleteness /SAPSLL/OBICMCHAR1/SAPSLL/OBICM
STMANStatus for Manual Postprocessing /SAPSLL/STMANCHAR1/SAPSLL/STMAN
RSMSTReason for Manual Postprocessing /SAPSLL/RSMSTCHAR2/SAPSLL/RSMST
STICFIncompleteness Status: Document Fields for Customs /SAPSLL/STICFCHAR1/SAPSLL/STINC
STICCIncompleteness Status: Duty Calculation for Customs /SAPSLL/STICCCHAR1/SAPSLL/STINC
STLDCStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
BRLDCBlocking Reason for Compliance Object /SAPSLL/STCORCHAR2/SAPSLL/STCOR
STLDRStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
BRLDRBlocking Reason for Compliance Object /SAPSLL/STCORCHAR2/SAPSLL/STCOR
STEMB_AGGStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
STSPL_AGGStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
STLDT_AGGStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
STCON_AGGStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
BLKSTProcessing Status for Sanctioned Party List Screening /SAPSLL/BLKSTCHAR1/SAPSLL/BLKST
CSEMBDetermination Procedure for Release Reason /SAPSLL/CSSCHCHAR10/SAPSLL/TCSSCH/SAPSLL/CSSCH
OPEMBOption for Release Reason /SAPSLL/OPTIDCHAR4/SAPSLL/TCSSCHO/SAPSLL/OPTID
CASPLOpen Case Exists /SAPSLL/CASOPCHAR1XFELD
CSSPLDetermination Procedure for Release Reason /SAPSLL/CSSCHCHAR10Assigned to domain/SAPSLL/CSSCH
OPSPLOption for Release Reason /SAPSLL/OPTIDCHAR4Assigned to domain/SAPSLL/OPTID
STICF_AGGIncompleteness Status: Document Fields for Customs /SAPSLL/STICFCHAR1/SAPSLL/STINC
STICC_AGGIncompleteness Status: Duty Calculation for Customs /SAPSLL/STICCCHAR1/SAPSLL/STINC
STICR_AGGIncompleteness Status: Export Refund Calculation /SAPSLL/STICRCHAR1/SAPSLL/STINC
STLDR_AGGStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
STLDA_AGGStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
STEHS_AGGStatus of a Service in Compliance Area /SAPSLL/STCOSCHAR2/SAPSLL/STCOS
MOBJTType of Main Object /SAPSLL/MOBJTCHAR1/SAPSLL/MOBJT
GUID_MOBJPrimary Key of Main Object /SAPSLL/MOBJ_GUID_16RAW16SYSUUID
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table /SAPSLL/VCUHDSTA

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