SXIVERI_SPROXDAT SAP (Copy of SPROXDAT Without ID as STRING) Structure details

Dictionary Type: Structure
Description: Copy of SPROXDAT Without ID as STRING




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




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

SXIVERI_SPROXDAT 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 "Copy of SPROXDAT Without ID as STRING" 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_SXIVERI_SPROXDAT TYPE SXIVERI_SPROXDAT.

The SXIVERI_SPROXDAT table consists of various fields, each holding specific information or linking keys about Copy of SPROXDAT Without ID as STRING data available in SAP. These include OBJ_NAME (Proxy Generation: Name of an Object in R/3), OBJECT1 (Proxy Generation: Object Type in R3 (DTEL, TABL,...)), OBJ_NAME1 (Proxy Generation: Name of an Object in R/3), OBJECT2 (Proxy Generation: Object Type in R3 (DTEL, TABL,...)).. 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 SXIVERI_SPROXDAT 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
OBJECTProxy Generation: Object Type in R3 (DTEL, TABL,...) PRX_R3OBJCHAR4PRX_R3OBJ
OBJ_NAMEProxy Generation: Name of an Object in R/3 PRX_R3NAMECHAR30PRX_R3NAME
OBJECT1Proxy Generation: Object Type in R3 (DTEL, TABL,...) PRX_R3OBJCHAR4PRX_R3OBJ
OBJ_NAME1Proxy Generation: Name of an Object in R/3 PRX_R3NAMECHAR30PRX_R3NAME
OBJECT2Proxy Generation: Object Type in R3 (DTEL, TABL,...) PRX_R3OBJCHAR4PRX_R3OBJ
OBJ_NAME2Proxy Generation: Name of an Object in R/3 PRX_R3NAMECHAR30PRX_R3NAME
INACTIVEProxy Generation: Flag for Inactive Version PRX_INACTCHAR1PRX_BOOLEAN
OBJECT_RProxy Generation: Object Type in R3 (DTEL, TABL,...) PRX_R3OBJCHAR4PRX_R3OBJ
OBJ_NAME_RProxy Generation: Name of an Object in R/3 PRX_R3NAMECHAR30PRX_R3NAME
IDBinary Data SXIVERI_BINARYRSTR0
IFR_TYPEProxy Generation: WSDL Type (portType, message, and so on) PRX_WSDLTYCHAR30PRX_WSDLTY
IFR_NAMEProxy Generation: External Name PRX_IFRNAMCHAR120PRX_IFRNAMPRX_NAME
IFR_TEXTProxy Generation: Short Text of an Object in the IFR PRX_IFRTXTCHAR100PRX_IFRTXT
IFR_TAGTYPProxy Generation: Tag Type (Normal, Invisible, ...) PRX_TAGTYPCHAR1PRX_TAGTYP
IFR_MAXOCC 0
IFR_OPTNL 'X': Optional0
IFR_DEFLTBinary Data SXIVERI_BINARYRSTR0
IFR_QUALIF 'X': Namespace Is 'qualified'0
IFR_XSDTYP 0
IFR_LENGTH 0
IFR_MAXLEN 0
IFR_PATTRN 0
IFR_PREC 0
IFR_SCALE 0
IFR_FAULT 'X': Message Used as Fault Message0
R3_TYPEProxy Generation: Object Type in R3 (DTEL, TABL,...) PRX_R3OBJCHAR4PRX_R3OBJ
R3_NAMEProxy Generation: Name of an Object in R/3 PRX_R3NAMECHAR30PRX_R3NAME
R3_TEXTProxy Generation: Short Text of an Object in SAP System PRX_R3TEXTCHAR60AS4TEXT
R3_DATATYPData Type in ABAP Dictionary DATATYPE_DCHAR4DTYPEDATATYPE
R3_DTREFProxy Generation: Name of an Object in R/3 PRX_R3NAMECHAR30PRX_R3NAME
R3_LENGTHLength (No. of Characters) DDLENGNUMC6DDLENG
R3_DECIMALNumber of Decimal Places DECIMALSNUMC6DDLENG
R3_REFTO Method Parameter Represents Key of the Object Interface0
R3_SEQNUMProxy Generation: Sequence Number of a Structure Field PRX_SEQNUMNUMC6
CATEGORYProxy Generation: Object Type in Modelling Environment PRX_TYPECHAR30Assigned to domainPRX_TYPEPRX_TYPESPRX_SH_CATEGORY
DIRECTIONProxy Generation: Interface Direction (Inbound/Outbound) PRX_DIRCHAR1PRX_DIR
INSTANCE 0
SYNCHRONProxy Generation: Communication Mode (Synchron./Asynchron.) PRX_MODECHAR1PRX_MODE
KEY_PARAM 0
PROBLEMSProxy Generation: Number of Problems PRX_PROBLCHAR20
WARNINGSProxy Generation: Number of Warning Messages PRX_WARNCHAR20
PROBL_INF Additional Information About Problems0

Key field Non-key field



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

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

How to access SAP table SXIVERI_SPROXDAT

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