J_5KMH_TMZ5 SAP (Form data for TMZ5) Structure details

Dictionary Type: Structure
Description: Form data for TMZ5




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




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

J_5KMH_TMZ5 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 "Form data for TMZ5" 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_TMZ5 TYPE J_5KMH_TMZ5.

The J_5KMH_TMZ5 table consists of various fields, each holding specific information or linking keys about Form data for TMZ5 data available in SAP. These include OKUD (OKUD form), OKPO (OKPO form), RNN (RNN), ORGNAME (Organization).. 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_5KMH_TMZ5 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
FSD 0
OKUDOKUD form J_5KFH_OKUDCHAR14TEXT14
OKPOOKPO form J_5KFH_OKPOCHAR48TEXT48
RNNRNN J_5KFH_RNNCHAR48TEXT48
ORGNAMEOrganization J_5KFH_ORGNAMECHAR25TEXT25
WAREHOUSEStorage Location J_5KMH_WAREHOUSECHAR4LGORTJ_5KMH_STORAGELOC
PLANTPlant Number J_5KMH_PLANT_NUMCHAR4WERKS
PRODTYPEProduction Type J_5KMH_PRODTYPECHAR40TEXT40
BRANDBrand J_5KMH_BRANDCHAR18BISMT
SORTSort J_5KMH_SORTCHAR18NORMT
PROFILEProfile J_5KMH_PROFILECHAR48WRKST
MATSIZESize J_5KMH_SIZECHAR18GROES
ACCOUNTAccount, Subaccount J_5KMH_ACCSUBACCCHAR40TEXT40
NOMNUMNomenclature Number J_5KMH_NOMNUMCHAR40TEXT40
UOMCUnit of Measurement (code) J_5KMH_UOMCUNIT3CUNITMEINS
UOMTUnit of Measurement (name) J_5KMH_UOMTCHAR30TEXT30
PRICEPrice J_5KMH_PRICEDEC17(4) CURR
VALIDITYValidity J_5KMH_VALIDITYDATS8DATUM
RDORGCode of Structural Unit of Organization J_5KMH_RDORGCHAR50TEXT50
RDPRODProduction Type J_5KMH_RDPRODCHAR50TEXT50
RDDEPShop, Department J_5KMH_RDDEPCHAR50TEXT50
RDEXECExecutor Code J_5KMH_RDEXECCHAR50TEXT50
MATSTOCKMaterial Description J_5KMH_MATSTOCKCHAR40TEXT40
PRMATNName of Precious Material J_5KFH_PR_MAT_NAMECHAR40TEXT40
PRMATTType of Precious Material J_5KMH_PRMATTCHAR40TEXT40
PRNOMNNomenclature Number of Precious Material J_5KFH_PRNOMNCHAR40TEXT40
PRUNTCPrecious Material UoM (Code) J_5KFH_PRUNTCUNIT3CUNITMEINS/VSO/R_SH_T006_ME
PRUNTNPrecious Material UoM (Name) J_5KFH_PRUNTNCHAR30TEXT30
PRWGHTWeight of Precious Material J_5KMH_PRWGHTDEC10(3)
PRTRNONumber of Transport J_5KMH_PRTRNONUMC10NUMC10
DOC_NONumber of the Document J_5KMH_DOCNOCHAR20TEXT20
FST0 0
FP 0
DISPLAY_MODEDisplay mode J_5KFH_DISP_MODECHAR25J_5KFH_DISPLAY_MODES

Key field Non-key field



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

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

How to access SAP table J_5KMH_TMZ5

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