J_5KMH_INV3_F SAP (Selection parameters of INV3) Structure details

Dictionary Type: Structure
Description: Selection parameters of INV3




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




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

J_5KMH_INV3_F 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 "Selection parameters of INV3" 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_5KMH_INV3_F TYPE J_5KMH_INV3_F.

The J_5KMH_INV3_F table consists of various fields, each holding specific information or linking keys about Selection parameters of INV3 data available in SAP. These include OKUD (OKUD form), OKPO (OKPO form), RNN (RNN), DOCNO (Number of the 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: Can be enhanced (character-type or numeric)


SAP J_5KMH_INV3_F 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
ORG_NAMEOrganization J_5KFH_ORGNAMECHAR25TEXT25
OKUDOKUD form J_5KFH_OKUDCHAR14TEXT14
OKPOOKPO form J_5KFH_OKPOCHAR48TEXT48
RNNRNN J_5KFH_RNNCHAR48TEXT48
DOCNONumber of the Document J_5KMH_DOCNOCHAR20TEXT20
COMP_DATEDate of Compilation J_5KFH_COMP_DATEDATS8
MS_TYPEType of Material Stock J_5KMH_MS_TYPECHAR40TEXT40
PR_POS1Position of Signatory J_5KFH_SIG_POSCHAR50TEXT50
PR_NAME1Name of Signatory J_5KFH_SIG_DECCHAR50TEXT50
PR_POS2Position of Signatory J_5KFH_SIG_POSCHAR50TEXT50
PR_NAME2Name of Signatory J_5KFH_SIG_DECCHAR50TEXT50
PR_POS3Position of Signatory J_5KFH_SIG_POSCHAR50TEXT50
PR_NAME3Name of Signatory J_5KFH_SIG_DECCHAR50TEXT50
P_INV_DATPhysical Inventory Document Date J_5KMH_PINVDATDATS8DATS
P_INV_DOCPhysical Inventory Document J_5KMH_PINVDOCCHAR10TEXT10
INV_B_DATInventory has Begun J_5KMH_INV_B_DATDATS8DATS
INV_E_DATInventory has Finished J_5KMH_INV_E_DATDATS8DATS
SER_NO_WTotally acc. to Inventory: a) of Serial Numbers J_5KMH_TOTSERNWCHAR40TEXT40
TOT_QNTY_WTotal Quantity J_5KMH_TOTQNTYWCHAR40TEXT40
TOT_AMNT_WTotal Value J_5KMH_TOTAMNTWCHAR40TEXT40
CHRMN_PPosition of Chairman J_5KFH_CHAIRMAN_POSCHAR50TEXT50
CHRMN_SName of Chairman J_5KFH_CHAIRMAN_DECCHAR50TEXT50
MBR1_PPosition of Comission Member J_5KFH_MEMBER_POSCHAR50TEXT50
MBR1_SName of Commission Member J_5KFH_MEMBER_DECCHAR50TEXT50
MBR2_PPosition of Comission Member J_5KFH_MEMBER_POSCHAR50TEXT50
MBR2_SName of Commission Member J_5KFH_MEMBER_DECCHAR50TEXT50
INV_T_FROMInventory Tracking from J_5KMH_INV_T_FROMDEC3DEC3
INV_T_TOInventory Tracking to J_5KMH_INV_T_TODEC3DEC3
DOC_DATEDate of Stock Counting J_5KMH_STOCK_DATEDATS8DATS

Key field Non-key field



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

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

How to access SAP table J_5KMH_INV3_F

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