CIFSDLSTPSASDLHX SAP (Transfer Structure for Release Header) Structure details

Dictionary Type: Structure
Description: Transfer Structure for Release Header




ABAP Code to SELECT data from CIFSDLSTPSASDLHX
Related tables to CIFSDLSTPSASDLHX
Access table CIFSDLSTPSASDLHX




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

CIFSDLSTPSASDLHX 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 "Transfer Structure for Release Header" 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_CIFSDLSTPSASDLHX TYPE CIFSDLSTPSASDLHX.

The CIFSDLSTPSASDLHX table consists of various fields, each holding specific information or linking keys about Transfer Structure for Release Header data available in SAP. These include DOC_NUMBER (Document Number (Purchasing/Sales...)), ITM_NUMBER (Item Number of Document (Purchasing, Sales...)), COUNTER (Internal Counter), SCOID (Updated information in related user data field).. 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 CIFSDLSTPSASDLHX 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
METHODUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DOC_NUMBERDocument Number (Purchasing/Sales...) CIFDOCCHAR12CIFDELNR
ITM_NUMBERItem Number of Document (Purchasing, Sales...) CIFITEMNUMC6CIFDELPS
COUNTERInternal Counter CIFCOUNTINT410INT4
SCOIDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LOGSYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VBELNUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VBELPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABARTRelease type ABARTCHAR1ABART
ABRUFUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CPUDTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SYNCDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABEIDTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABEZTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABEFZUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABRABUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABRBIUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABHDTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABFDAUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABFDEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABMDAUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABMDEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LFNKDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LFDAKDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LFMKDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DOCNUMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TERSLUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ABHORUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
KRITBUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LABKYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VBRSTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CYEFZUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CYDATUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MFLAUFUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MFEINUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FFLAUFUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FFEINUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USR01Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USR02Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USR03Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USR04Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
USR05Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LFDNRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PERIODUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



How do I retrieve data from SAP structure CIFSDLSTPSASDLHX using ABAP code?

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

How to access SAP table CIFSDLSTPSASDLHX

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