RN1_CUTRA_IMP_START_XML SAP (i.s.h.med: XML Structure for Import Start Step) Structure details

Dictionary Type: Structure
Description: i.s.h.med: XML Structure for Import Start Step




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




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

RN1_CUTRA_IMP_START_XML 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 "i.s.h.med: XML Structure for Import Start Step" 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_RN1_CUTRA_IMP_START_XML TYPE RN1_CUTRA_IMP_START_XML.

The RN1_CUTRA_IMP_START_XML table consists of various fields, each holding specific information or linking keys about i.s.h.med: XML Structure for Import Start Step data available in SAP. These include HEADERDATEN (), TRANSIDENT (i.s.h.med: Transfer File Ident), HTYP1 (Type of Transport Object), HTYP2 (Transport Object Subtype).. 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 RN1_CUTRA_IMP_START_XML 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
EINRIInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
HEADERDATEN 0
TRANSIDENTi.s.h.med: Transfer File Ident N2_TIDENTCHAR32SYSUUID_C
HTYP1Type of Transport Object N2_HTYP1CHAR8N2_HTYP1
HTYP2Transport Object Subtype N2_HTYP2CHAR15N2_HTYP2_15
HINFOShort Description for Transport Object N2_HINFOCHAR255N2_HINFO
HINFO2Short Description for Transport Object N2_HINFOCHAR255N2_HINFO
HTRANSFORMATIONName of XSLT Transformation N2_HTRANSFORMATIONCHAR40
HLICNAMELicense Name for Import N2_HLICNAMECHAR20N2_OBJECT_SALE
HLICKEYLicense Key for Import N2_HLICKEYCHAR32
HEXPNAMEi.s.h.med: Name or Customer No. of Exporter N2_HEXPNAMECHAR10ALPHAKUNNR
HEXPSYSExporter System ID N2_HEXPSYSCHAR8SYCHAR08
HEXPMANDTExporter's Client N2_HEXPMANDTCLNT3MANDT
HEXPEINRIInstitution of Exporter (if applicable) N2_HEXPEINRICHAR4ALPHAEINRI
HRELEASEIS-H Release of Creation N2_HRELEASECHAR10
HPATCHPatch Level of Creation N2_HPATCHCHAR10
HORELEASESAP Release SAPRELEASECHAR10CHAR10
HOPATCHSupport Package Level of a Software Component SAPPATCHLVCHAR10CHAR10
HLANGUExporter Language N2_HLANGULANG1ISOLALANG
HCREATEUSERExport User N2_HCREATEUSERCHAR12XUBNAME
HCREATEDATEExport Date N2_HCREATEDATEDATS8SYDATS
HCREATETIMEExport Time N2_HCREATETIMETIMS6SYTIME
HDOCUKEYi.s.h.med UUID N2UUIDCHAR32SYSUUID_C
CCONTENTContent of Transport Object N2_CCONTENTRSTR0
CHAPTERS_TO_HANDLE 0
OU_BUIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
WORKPLACEIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
ORDERTYPEIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
PLANNINGIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
EMPLOYEEIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
OE_PARAMSIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
STATE_SCHEMEIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
EINRI_CLOSEDIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
STATE Current Step Status0
ACTIVEIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
PREALLOCIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF

Key field Non-key field



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

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

How to access SAP table RN1_CUTRA_IMP_START_XML

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