RNWP_SYS_STATUS SAP (Search Criteria for RSS Confirmation Status CV France) Structure details

Dictionary Type: Structure
Description: Search Criteria for RSS Confirmation Status CV France




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




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

RNWP_SYS_STATUS 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 "Search Criteria for RSS Confirmation Status CV France" 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_SYS_STATUS TYPE RNWP_SYS_STATUS.

The RNWP_SYS_STATUS table consists of various fields, each holding specific information or linking keys about Search Criteria for RSS Confirmation Status CV France data available in SAP. These include /ISHFR/RSS_STATTXT (Text (length 35)), TALST (Service in Service Catalog), MILIM_RETPER_DAYS (IS-H FR: Average Length of Stay), MILIM_RETPER_DATE (IS-H FR: Average Length of Stay - Date).. 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: Cannot Be Enhanced


SAP RNWP_SYS_STATUS 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
/ISHFR/RSS_STATRSS Confirmation Status /ISHFR/RSS_STATCHAR1/ISHFR/RSS_STAT
/ISHFR/RSS_STATTXTText (length 35) TEXT35CHAR35TEXT35
TALSTService in Service Catalog TARLSCHAR10Assigned to domainALPHATARLSTAL
MILIM_RETPER_DAYSIS-H FR: Average Length of Stay /ISHFR/ISH_DRGCKF_MGVDNUMC3GRVER
MILIM_RETPER_DATEIS-H FR: Average Length of Stay - Date /ISHFR/ISH_DRGCKF_MGVD_DATDATS8DATE
LOLIM_RETPER_DAYSIS-H: Low Trim Point ISH_DRGCKF_UGVDNUMC3GRVER
LOLIM_RETPER_DATEIS-H: Lower Case Coverage Limit - Date ISH_DRGCKF_UGVD_DATDATS8DATE
UPLIM_RETPER_DAYSIS-H: High Trim Point ISH_DRGCKF_OGVDNUMC3GRVER
UPLIM_RETPER_DATEIS-H: Upper Case Coverage Limit - Date ISH_DRGCKF_OGVD_DATDATS8DATE
MCO_DISC_FACTIS-H FR: MCO Coefficient /ISHFR/MCO_COEFFDEC5(4) DEC1_4
GHS_DISC_FACTIS-H FR: Reduction Factor /ISHFR/DISC_FACTDEC3(2) /ISHFR/DISC_FACT
RETPER_DAYSIS-H FR: Length of Stay (Disch. Date Minus Admission Date) /ISHFR/RETPER_DAYSNUMC5NUMC5
ADDPAY_DAYSIS-H FR: Days in Excess of Maximum Length of Stay /ISHFR/ADDPAY_DAYSNUMC2NUMC2
SRV_PRICEIS-H FR: Basic Price of a DRG Service /ISHFR/SERV_PRICECURR11(2) WERT6
SRV_CURRIS-H: Currency Key ISH_WAERSCUKY5Assigned to domainWAERS
EXH_PRICEIS-H FR: Price (EXH) of Surcharge Service /ISHFR/EXT_PRICECURR11(2) WERT6
EXH_CURRIS-H: Currency Key ISH_WAERSCUKY5Assigned to domainWAERS
SUM_PRICEIS-H FR: Total Surcharges /ISHFR/SUM_PRICECURR11(2) WERT6
SUM_CURRIS-H: Currency Key ISH_WAERSCUKY5Assigned to domainWAERS
TOT_PRICEIS-H FR: Total Price /ISHFR/TOT_PRICECURR11(2) WERT6
TOT_CURRIS-H: Currency Key ISH_WAERSCUKY5Assigned to domainWAERS
EXB_TYPEReduction Category (EXB) - GHS /ISHFR/ISH_EXBTYCHAR1/ISHFR/ISH_EXBTY
EXB_PRICEEXB - Price - GHS /ISHFR/ISH_EXBUPCURR11(2) WERT6
EXB_CURRIS-H: Currency Key ISH_WAERSCUKY5Assigned to domainWAERS

Key field Non-key field



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

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

How to access SAP table RNWP_SYS_STATUS

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