RJH03SIMNG SAP (IS-M: AI planning statistics, orders, quantities) Structure details

Dictionary Type: Structure
Description: IS-M: AI planning statistics, orders, quantities




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




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

RJH03SIMNG 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-M: AI planning statistics, orders, quantities" 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_RJH03SIMNG TYPE RJH03SIMNG.

The RJH03SIMNG table consists of various fields, each holding specific information or linking keys about IS-M: AI planning statistics, orders, quantities data available in SAP. These include MNG_BBR (IS-M: AI planning quantity booked primary basic reserved), MNG_BBW (IS-M: AI planning qty booked primary basic waiting list), MNG_BT (IS-M: AI planning quantity sel.booking primary basic), MNG_BTR (IS-M: AI planning qty sel.book primary basic reserved).. 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 RJH03SIMNG 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
MNG_BBIS-M: AI planning quantity booked primary basic JMNG_BBDEC9STMENGE
MNG_BBRIS-M: AI planning quantity booked primary basic reserved JMNG_BBRDEC9STMENGE
MNG_BBWIS-M: AI planning qty booked primary basic waiting list JMNG_BBWDEC9STMENGE
MNG_BTIS-M: AI planning quantity sel.booking primary basic JMNG_BTDEC9STMENGE
MNG_BTRIS-M: AI planning qty sel.book primary basic reserved JMNG_BTRDEC9STMENGE
MNG_BTWIS-M: AI planning quantity sel.book primary basic wait.list JMNG_BTWDEC9STMENGE
MNG_KBIS-M: AI planning quantity booked primary combined JMNG_KBDEC9STMENGE
MNG_KBRIS-M: AI plan.quantity booked primary combi reserved JMNG_KBRDEC9STMENGE
MNG_KBWIS-M: AI planning quant.booked primary combined wiating list JMNG_KBWDEC9STMENGE
MNG_KTIS-M: AI plan.quantity sel.booking primary combined JMNG_KTDEC9STMENGE
MNG_KTRIS-M: AI planning quantity sel.book.primary combi reserved JMNG_KTRDEC9STMENGE
MNG_KTWIS-M: AI planning quantity sel.book combined waiting list JMNG_KTWDEC9STMENGE
MNG_BKBIS-M: AI planning qty booked secondary (primary in SB combi) JMNG_BKBDEC9STMENGE
MNG_BKBRIS-M: AI planning qty selres secondary (primary in SB combi) JMNG_BKBRDEC9STMENGE
MNG_BKBWIS-M: AI planning qty BookWL secondary (primary SB combi) JMNG_BKBWDEC9STMENGE
MNG_BKTIS-M: AI planning qty sel.book secondary (primary SB combi) JMNG_BKTDEC9STMENGE
MNG_BKTRIS-M: AI planning qty selbookres secondary (prim SB combi) JMNG_BKTRDEC9STMENGE
MNG_BKTWIS-M: AI planning qty selbook.WL secondary (prim.SB combi) JMNG_BKTWDEC9STMENGE

Key field Non-key field



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

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

How to access SAP table RJH03SIMNG

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