J_3R_INV5 SAP (Gathered Data for Form INV-5) Structure details

Dictionary Type: Structure
Description: Gathered Data for Form INV-5




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




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

J_3R_INV5 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 "Gathered Data for Form INV-5" 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_J_3R_INV5 TYPE J_3R_INV5.

The J_3R_INV5 table consists of various fields, each holding specific information or linking keys about Gathered Data for Form INV-5 data available in SAP. These include FSD (), N01_ORG_NAME (Organization name), N02_OKPO (OKPO Code), N03_ORG_SUBDIV (Organization Subdivision).. 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 J_3R_INV5 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
ALV_TEXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FSD 0
N01_ORG_NAMEOrganization name J_3RALCOMNAMECHAR160CHAR160
N02_OKPOOKPO Code J_3R_OKPO_STCD1CHAR16STCD1
N03_ORG_SUBDIVOrganization Subdivision J_3R_ORG_SUBDIVCHAR200TEXT200
N03_1_ORG_CODEOrganization Subdivision Code J_3R_ORG_SUBDIV_CODECHAR20TEXT20
N04_ACTIVITYCode of Activity J_3R_ACTIVITYCHAR20TEXT20
N05_1_TYP_INV_ORDInventory Order Type J_3R_INV_ORD_TYPECHAR1J_3R_INV_ORD_TYPE
N05_2_INV_ORD_NUMInventory Order Number J_3R_INV_ORD_NUMCHAR10TEXT10
N06_INV_ORD_DATInventory Order Date J_3R_INVORDDATEDATS8
N07_INV_BEG_DATInventory Period Start J_3R_INVBEGDATEDATS8
N08_INV_END_DATInventory Period End J_3R_INVENDDATEDATS8
N09_ACTION_TYPOperation Type J_3R_OPTYPECHAR5TEXT5
N09_1_ACCOUNT_NUMBERAccount Number J_3R_ACCOUNT_NUMBERCHAR10ALPHASAKNR
N10_INV_DOC_NODocument Number J_3R_INV_DOC_NOCHAR10TEXT10
N11_DOC_DATEDocument Date J_3R_DOC_DATEDATS8
N12_RESPPOSPosition of the Responsible Person J_3R_RESPPOSCHAR40TEXT40
N13_RESPNAMEName of Person Responsible J_3R_RESPNAMECHAR80TEXT80
N14_RESPPOSPosition of the Responsible Person J_3R_RESPPOSCHAR40TEXT40
N15_RESPNAMEName of Person Responsible J_3R_RESPNAMECHAR80TEXT80
N16_ACTUAL_DATEActual date of withdrawal of the remnants of values J_3R_ACTUAL_DATEDATS8
N41_SUM_IN_WORDSSum in words J_3R_SUM_IN_WORDSCHAR140TEXT140
N41_1_KOPEKSKopeks J_3R_SUM_IN_KOPEKSNUMC2
N42_CHAIRMPOSPosition of Chairman J_3R_CHAIRMPOSCHAR30TEXT30
N43_CHAIRMNAMEName of Chairman J_3R_CHAIRMNAMECHAR50TEXT50
N44_MEMBERPOSPosition of Commission Member J_3R_MEMBERPOSCHAR30TEXT30
N45_MEMBERNAMEName of Commission Member J_3R_MEMBERNAMECHAR50TEXT50
N46_MEMBERPOSPosition of Commission Member J_3R_MEMBERPOSCHAR30TEXT30
N47_MEMBERNAMEName of Commission Member J_3R_MEMBERNAMECHAR50TEXT50
N48_FIRST_POSNRLine Item Number J_3RBS_ITEM_NUMBERNUMC3NUMC3
N49_LAST_POSNRLine Item Number J_3RBS_ITEM_NUMBERNUMC3NUMC3
N50_CHECKERPOSChecked by - Position J_3R_LASTCHPOSCHAR30TEXT30
N51_CHECKERNAMEChecked by - Name J_3R_LASTCHNAMECHAR50TEXT50
S1T 0
S1D 0
N18_SUMSEQNWSubtotal of Sequence Number in Letters J_3R_TP_SEQ_NUMCHAR255CHAR255
N19_SUMQNTYWSubTotal of Quantity for the Page in Letters J_3R_TP_QUANTCHAR255CHAR255
N20_SUMVALUEWSubtotal of the Amount in Letters J_3R_TP_AMOUNTCHAR255CHAR255
N21_SUMCHANGEWSubtotal of Change in Letters J_3R_TP_CHANGECHAR80CHAR80
ALV_NO_DISPLAY 0
N18_COUNT_DATEDate of the last count J_3R_COUNTDATEDATS8DATS
N22_MIN_SEQNUMSequence Number J_3R_SEQNUMCHAR6TEXT06
N23_MAX_SEQNUMSequence Number J_3R_SEQNUMCHAR6TEXT06
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
S1M 0
S1S 0

Key field Non-key field



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

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

How to access SAP table J_3R_INV5

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