/GRCPI/GRIA_S_SDSRP_07T1_1I SAP (Internal: SDSRP_07T1_01_A) Structure details

Dictionary Type: Structure
Description: Internal: SDSRP_07T1_01_A




ABAP Code to SELECT data from /GRCPI/GRIA_S_SDSRP_07T1_1I
Related tables to /GRCPI/GRIA_S_SDSRP_07T1_1I
Access table /GRCPI/GRIA_S_SDSRP_07T1_1I




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

/GRCPI/GRIA_S_SDSRP_07T1_1I 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 "Internal: SDSRP_07T1_01_A" 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_/GRCPI/GRIA_S_SDSRP_07T1_1I TYPE /GRCPI/GRIA_S_SDSRP_07T1_1I.

The /GRCPI/GRIA_S_SDSRP_07T1_1I table consists of various fields, each holding specific information or linking keys about Internal: SDSRP_07T1_01_A data available in SAP. These include BUTXT (Name of Company Code or Company), VKORG (Sales Organization), VTEXT (Sales Organisation Description), VBELV (Preceding sales and distribution document).. 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 /GRCPI/GRIA_S_SDSRP_07T1_1I 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUTXTName of Company Code or Company BUTXTCHAR25TEXT25
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTEXTSales Organisation Description /GRCPI/GRIA_SO_DESCCHAR25TEXT25
VBELVPreceding sales and distribution document VBELN_VONCHAR10Assigned to domainALPHAVBELNAUF
AUDATDocument Date (Date Received/Sent) AUDATDATS8DATUM
%RTS% of Returns to Total Sales /GRCPI/GRIA_PER_TOT_RETURNCHAR15
NETWR_RReturns Value /GRCPI/GRIA_RETURN_VALUECURR13(2) WERT7
NETWR_SSales Value /GRCPI/GRIA_SALES_VALUECURR13(2) WERT7
WAERKSD Document Currency WAERKCUKY5Assigned to domainWAERSFWS
ISCALNatural Number INT4INT410INT4
NETWR_R_ONet Value of the Sales Order in Document Currency NETWR_AKCURR15(2) WERTV8
WADAT_ISTActual Goods Movement Date WADAT_ISTDATS8DATUMWDTI
WADAT_IST_OActual Goods Movement Date WADAT_ISTDATS8DATUMWDTI
AUARTSales Document Type AUARTCHAR4Assigned to domainAUARTAUARTAAT
BEZEIDescription BEZEI20CHAR20TEXT20
ERDATDate on Which Record Was Created ERDATDATS8DATUM
VBELN_WOSubsequent sales and distribution document VBELN_NACHCHAR10Assigned to domainALPHAVBELNAUF
AUART_REFSales Document Type AUARTCHAR4Assigned to domainAUARTAUARTAAT
BEZEI_REFDescription BEZEI20CHAR20TEXT20
VGBELDocument number of the reference document VGBELCHAR10Assigned to domainALPHAVBELN
AUDAT_REFDocument Date (Date Received/Sent) AUDATDATS8DATUM
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
VTEXT_TSPATName VTXTKCHAR20TEXT20
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
VTEXT_TVTWTName VTXTKCHAR20TEXT20
BLDATDocument Date in Document BLDATDATS8DATUM
LFARTDelivery Type LFARTCHAR4Assigned to domainLFARTALT
ERDAT_LIKPDate on Which Record Was Created ERDATDATS8DATUM
ERNAM_LIKPName of Person who Created the Object ERNAMCHAR12USNAM
VTEXT_TVLKTDescription BEZEI20CHAR20TEXT20
NETWR_SIGNet Value of the Sales Order in Document Currency NETWR_AKCURR15(2) WERTV8
KZBEWMovement Indicator KZBEWCHAR1KZBEW
BWARTMovement Type (Inventory Management) BWARTCHAR3Assigned to domainBWARTBWA

Key field Non-key field



How do I retrieve data from SAP structure /GRCPI/GRIA_S_SDSRP_07T1_1I using ABAP code?

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

How to access SAP table /GRCPI/GRIA_S_SDSRP_07T1_1I

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