JBIUPLANPAR01T SAP (RM: Planning Parameter Structure Part 1) Structure details

Dictionary Type: Structure
Description: RM: Planning Parameter Structure Part 1




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




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

JBIUPLANPAR01T 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 "RM: Planning Parameter Structure Part 1" 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_JBIUPLANPAR01T TYPE JBIUPLANPAR01T.

The JBIUPLANPAR01T table consists of various fields, each holding specific information or linking keys about RM: Planning Parameter Structure Part 1 data available in SAP. These include SVRLAB_T (ALM: Indicator for Relative or Absolute Volumes), SMGELA_T (ALM: Margin or Elasticity Indicator), PRODZINS (Product Rate as a Parameter in Individual Simulation).. 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: Not classified


SAP JBIUPLANPAR01T 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
SANZW_TALM: Evaluation Currency or Transaction Currency JBRWAERS_TCHAR15CHAR015
SVRLAB_TALM: Indicator for Relative or Absolute Volumes JBSVRLAB_TCHAR32CHAR0010
SMGELA_TALM: Margin or Elasticity Indicator JBSMGELA_TCHAR32CHAR0010
PRODZINSProduct Rate as a Parameter in Individual Simulation JBRPRODZINSDEC10(7) JBIZINS

Key field Non-key field



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

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

How to access SAP table JBIUPLANPAR01T

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