RJV0601 SAP (IS-PSD: Internal Table for Func.Mod. ISP_SELECT_LIEFERBAR) Structure details

Dictionary Type: Structure
Description: IS-PSD: Internal Table for Func.Mod. ISP_SELECT_LIEFERBAR




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




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

RJV0601 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 "IS-PSD: Internal Table for Func.Mod. ISP_SELECT_LIEFERBAR" 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_RJV0601 TYPE RJV0601.

The RJV0601 table consists of various fields, each holding specific information or linking keys about IS-PSD: Internal Table for Func.Mod. ISP_SELECT_LIEFERBAR data available in SAP. These include MANDT (Client), LIEFBARNR (Sequence number for delivery/home delivery viability set), AB_DAT_GP (Valid-From Date), JGPARTNER (IS-M: Researcher).. 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: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)


SAP RJV0601 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
LIEFBARNRSequence number for delivery/home delivery viability set LIEFBARNRCHAR9JVTLIEFBARLIEFBARNR
AB_DAT_GPValid-From Date GUELTIGVONDATS8DATUMJSA
JGPARTNERIS-M: Researcher GPRECHCHAR10JGTGPNRALPHAGPNRMJG0R
JSERVGESResearcher's Service Company VSGRCHEURCHAR10JGTGPNRALPHAGPNRMJG0G
BIS_DAT_GPValid-To Date GUELTIGBISDATS8DATUMJSB
X_ABR_RELIS-M: Business Partner Substitution Relevant for Settlemt X_ABR_RELCHAR1XFELD
GP_ERS_ARTIS-M: Business Partner Substitution Type GP_ERS_ARTCHAR2TJV47GP_ERS_ART
ERFUSERCreated By ERFUSERCHAR12USNAM
ERFDATECreated On ERFDATEDATS8DATUM
ERFTIMETime Created ERFTIMETIMS6UZEIT
AENUSERLast Changed By AENUSERCHAR12USNAM
AENDATEDate of Last Change AENDATEDATS8DATUM
AENTIMETime of Last Change AENTIMETIMS6UZEIT
GUELTIGABValid-From Date GUELTIGVONDATS8DATUMJSA
GUELTIGBISValid-To Date GUELTIGBISDATS8DATUMJSB
GBISBEENDValid to Date After Closed Delivery Via. Sets are Released GBISBEENDDATS8DATUM
BEZIRKCarrier Route BEZIRKCHAR10JVTBEZIRKALPHABEZIRKBEZMJVC
BEZBEZIRKIS-M: Short Text BEZEICHN15CHAR15TEXT15
XSTRUAKTIVStructure information inactive XSTRUAKTIVCHAR1XSTRUAKTIV
GPADRLINE0Address line LINESCHAR80LINES
GPADRLINE1Address line LINESCHAR80LINES
GPADRLINE2Address line LINESCHAR80LINES
SGADRLINE0Address line LINESCHAR80LINES
SGADRLINE1Address line LINESCHAR80LINES
SGADRLINE2Address line LINESCHAR80LINES
XTITBEZIRKCarrier route XTITBEZIRKCHAR1XFELD
XVRTBEZIRKAd pre-print zone XVRTBEZIRKCHAR1XFELD
XBLGBEZIRKInsert zone XBLGBEZIRKCHAR1XFELD
GPNAMEKURZDescription BEZEI30CHAR30TEXT30
SGNAMEKURZDescription BEZEI30CHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table RJV0601

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