/ISHFR/RNWFRRDS_SCR SAP (IS-H FR: RDS Format Structure) Structure details

Dictionary Type: Structure
Description: IS-H FR: RDS Format Structure




ABAP Code to SELECT data from /ISHFR/RNWFRRDS_SCR
Related tables to /ISHFR/RNWFRRDS_SCR
Access table /ISHFR/RNWFRRDS_SCR




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

/ISHFR/RNWFRRDS_SCR 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 FR: RDS Format Structure" 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_/ISHFR/RNWFRRDS_SCR TYPE /ISHFR/RNWFRRDS_SCR.

The /ISHFR/RNWFRRDS_SCR table consists of various fields, each holding specific information or linking keys about IS-H FR: RDS Format Structure data available in SAP. These include MILIM_RETPER_DAYS (IS-H FR: Average Length of Stay), LOLIM_RETPER_DAYS (IS-H: Low Trim Point), UPLIM_RETPER_DATE (IS-H: Upper Case Coverage Limit - Date), 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 /ISHFR/RNWFRRDS_SCR 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
UPLIM_RETPER_DAYSIS-H: High Trim Point ISH_DRGCKF_OGVDNUMC3GRVER
MILIM_RETPER_DAYSIS-H FR: Average Length of Stay /ISHFR/ISH_DRGCKF_MGVDNUMC3GRVER
LOLIM_RETPER_DAYSIS-H: Low Trim Point ISH_DRGCKF_UGVDNUMC3GRVER
UPLIM_RETPER_DATEIS-H: Upper Case Coverage Limit - Date ISH_DRGCKF_OGVD_DATDATS8DATE
MILIM_RETPER_DATEIS-H FR: Average Length of Stay - Date /ISHFR/ISH_DRGCKF_MGVD_DATDATS8DATE
LOLIM_RETPER_DATEIS-H: Lower Case Coverage Limit - Date ISH_DRGCKF_UGVD_DATDATS8DATE
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_PRICEEXB - Price - GHS /ISHFR/ISH_EXBUPCURR11(2) WERT6
EXB_CURRIS-H: Currency Key ISH_WAERSCUKY5Assigned to domainWAERS
EXB_TYPEReduction Category (EXB) - GHS /ISHFR/ISH_EXBTYCHAR1/ISHFR/ISH_EXBTY
DISC_FLAGGHS Reduction /ISHFR/DISC_FLAGCHAR1XFELD
SUM_DISCTotal Reductions /ISHFR/SUM_DISCCURR11(2) WERT6
DISC_CURRIS-H: Currency Key ISH_WAERSCUKY5Assigned to domainWAERS

Key field Non-key field



How do I retrieve data from SAP structure /ISHFR/RNWFRRDS_SCR using ABAP code?

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

How to access SAP table /ISHFR/RNWFRRDS_SCR

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