PJP_LV_T7JPLV_RECDSTRU SAP (Enhanced Structure Data for Table T7JPLV_RECDSTRU) Structure details

Dictionary Type: Structure
Description: Enhanced Structure Data for Table T7JPLV_RECDSTRU




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




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

PJP_LV_T7JPLV_RECDSTRU 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 "Enhanced Structure Data for Table T7JPLV_RECDSTRU" 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_PJP_LV_T7JPLV_RECDSTRU TYPE PJP_LV_T7JPLV_RECDSTRU.

The PJP_LV_T7JPLV_RECDSTRU table consists of various fields, each holding specific information or linking keys about Enhanced Structure Data for Table T7JPLV_RECDSTRU data available in SAP. These include MANDT (Client), LVTYP (Insurance Type), FLCTY (File Content Type), DALAY (Data Layout ID).. 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 PJP_LV_T7JPLV_RECDSTRU 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 MANDTCLNT3T7JPLV_FILESTRUMANDT
LVTYPInsurance Type PJP_LV_LINCVANCHAR2PJP_LV_LINCVAN
FLCTYFile Content Type PJP_LV_FLCTYCHAR2T7JPLV_FILETYPEPJP_LV_FLCTY
DALAYData Layout ID PJP_LV_DALAYCHAR2T7JPLV_FILETYPECHAR2
RCSEQRecord Sequence Number PJP_LV_RCSEQNUMC2T7JPLV_FILESTRUNUM2
FDSEQField Sequence PJP_LV_FDSEQNUMC2NUM2
FDNAMField Name PJP_LV_FLDNMCHAR20CHAR20
FDDESShort Description PJP_LV_FDDESCHAR60CHAR60
DLENGField Length PJP_LV_DLENGNUMC3NUM3
PREFXType PJP_LV_PREFXCHAR2PJP_LV_PREFX
TOKENBusiness Purpose PJP_LV_TOKENCHAR5PJP_LV_TOKEN
FIXINValue in Received File PJP_LV_FIXINCHAR10CHAR10
MSGTYMessage Type PJP_LV_MSGTYCHAR4PJP_LV_MSGTY
FIXOTUpdate Value To PJP_LV_FIXOTCHAR10CHAR10
EQSEQRecord Sequence with Same Value PJP_LV_EQSEQNUMC2NUM2
EQFLDField Sequence with Same Value PJP_LV_EQFLDNUMC2NUM2
VLSPALeave Field Blank PJP_LV_SPACECHAR1CHAR1_X
POSITField Position in the Record PJP_LV_POSITIONNUMC4NUMC4
LENGT 0
IDXNO 0
FLEVL 0
MSGNOMessage Number SYMSGNONUMC3SYMSGNO
MSGV1Message Variable SYMSGVCHAR50SYCHAR50
MSGV2Message Variable SYMSGVCHAR50SYCHAR50
MSGV3Message Variable SYMSGVCHAR50SYCHAR50
MSGV4Message Variable SYMSGVCHAR50SYCHAR50

Key field Non-key field



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

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

How to access SAP table PJP_LV_T7JPLV_RECDSTRU

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