RNWP_MEDCONTROL_LIST_PEPP SAP (IS-H: Coding Analyses - PEPP Information) Structure details

Dictionary Type: Structure
Description: IS-H: Coding Analyses - PEPP Information




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




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

RNWP_MEDCONTROL_LIST_PEPP 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-H: Coding Analyses - PEPP Information" 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_RNWP_MEDCONTROL_LIST_PEPP TYPE RNWP_MEDCONTROL_LIST_PEPP.

The RNWP_MEDCONTROL_LIST_PEPP table consists of various fields, each holding specific information or linking keys about IS-H: Coding Analyses - PEPP Information data available in SAP. These include PEPP_BWREL (IS-H: PEPP Cost Weight), PEPP_STEP (), PEPP_VWDFROM (IS-H: PEPP Low Trim Point in Days), PEPP_VWDTO (IS-H: PEPP High Trim Point in Days).. 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 RNWP_MEDCONTROL_LIST_PEPP 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
PEPP_FALL ISH_PSY_FALLCHAR1XFELD
PEPP_BWRELIS-H: PEPP Cost Weight ISH_PEPP_CWDEC9(5)
PEPP_STEP ISH_PEPP_STEPINT13
PEPP_VWDFROMIS-H: PEPP Low Trim Point in Days ISH_VWD_FROMNUMC5PEPP_GRVER
PEPP_VWDTOIS-H: PEPP High Trim Point in Days ISH_VWD_TONUMC5PEPP_GRVER
PEPP_VWDRELIS-H: PEPP Cost Weight ISH_PEPP_CWDEC9(5)
PEPP_BASENTIS-H: Base Charge Value for PEPP Billing ISH_BASENTCURR8(2) ISH_BASENT

Key field Non-key field



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

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

How to access SAP table RNWP_MEDCONTROL_LIST_PEPP

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