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

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




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




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

/ISHFR/RNWFRRDS11112 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 11.112" 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/RNWFRRDS11112 TYPE /ISHFR/RNWFRRDS11112.

The /ISHFR/RNWFRRDS11112 table consists of various fields, each holding specific information or linking keys about IS-H FR: RDS Format Structure 11.112 data available in SAP. These include FIN_NO (Character field of 9 digits), RSS_VERS (3-Byte field), GRP_VERS (Version Number Component), CMD_CODE (Version Number Component).. 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)


SAP /ISHFR/RNWFRRDS11112 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
RSS_NOChar 20 CHAR20CHAR20CHAR20
FIN_NOCharacter field of 9 digits CHAR9CHAR9CHAR9
RSS_VERS3-Byte field CHAR3CHAR3CHAR3
GRP_VERSVersion Number Component CHAR2CHAR2CHAR2
CMD_CODEVersion Number Component CHAR2CHAR2CHAR2
GHM_CODENot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
RET_CODE3-Byte field CHAR3CHAR3CHAR3
CNT_RUMVersion Number Component CHAR2CHAR2CHAR2
AGE_YEARS3-Byte field CHAR3CHAR3CHAR3
AGE_DAYS3-Byte field CHAR3CHAR3CHAR3
AGE_GESTVersion Number Component CHAR2CHAR2CHAR2
SEXSingle-Character Indicator CHAR1CHAR1CHAR1
ADM_TYPESingle-Character Indicator CHAR1CHAR1CHAR1
ADM_MOTSingle-Character Indicator CHAR1CHAR1CHAR1
DIS_MONTHVersion Number Component CHAR2CHAR2CHAR2
DIS_YEARNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
DIS_MOTSingle-Character Indicator CHAR1CHAR1CHAR1
DIS_TYPESingle-Character Indicator CHAR1CHAR1CHAR1
DUR_STAYNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
PLZR/2 table CHAR5CHAR5CHAR5
WGT_GRAMMNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
CNT_TREATMENTVersion Number Component CHAR2CHAR2CHAR2
IGS_23-Byte field CHAR3CHAR3CHAR3
GHS_CODENot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
CNT_NN1Not More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
CNT_NN2Single-Character Indicator CHAR1CHAR1CHAR1
CNT_NN3R/2 table CHAR5CHAR5CHAR5
CNT_NN4Single-Character Indicator CHAR1CHAR1CHAR1
CNT_NN53-Byte field CHAR3CHAR3CHAR3
CNT_NN63-Byte field CHAR3CHAR3CHAR3
CNT_NN73-Byte field CHAR3CHAR3CHAR3
CNT_NN83-Byte field CHAR3CHAR3CHAR3
CNT_NN93-Byte field CHAR3CHAR3CHAR3
CNT_NN103-Byte field CHAR3CHAR3CHAR3
CNT_NN113-Byte field CHAR3CHAR3CHAR3
CNT_NN123-Byte field CHAR3CHAR3CHAR3
CNT_NN133-Byte field CHAR3CHAR3CHAR3
CNT_NN143-Byte field CHAR3CHAR3CHAR3
CNT_NN153-Byte field CHAR3CHAR3CHAR3
CNT_NN163-Byte field CHAR3CHAR3CHAR3
CNT_NN173-Byte field CHAR3CHAR3CHAR3
CNT_NN18Single-Character Indicator CHAR1CHAR1CHAR1
CNT_NN193-Byte field CHAR3CHAR3CHAR3
CNT_NN203-Byte field CHAR3CHAR3CHAR3
CNT_NN213-Byte field CHAR3CHAR3CHAR3
CNT_NN22Not More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
CNT_NN233-Byte field CHAR3CHAR3CHAR3
CNT_NN243-Byte field CHAR3CHAR3CHAR3
CNT_NN253-Byte field CHAR3CHAR3CHAR3
CNT_NN263-Byte field CHAR3CHAR3CHAR3
CNT_NN273-Byte field CHAR3CHAR3CHAR3
DIA_MAINCharacter field of length 6 CHAR6CHAR6CHAR6
DIA_RELECharacter field of length 6 CHAR6CHAR6CHAR6
CNT_DASVersion Number Component CHAR2CHAR2CHAR2
CNT_ACTER/2 table CHAR5CHAR5CHAR5
CNT_DAS6Character Field of Length 12 CHAR12CHAR12CHAR12
CNT_ACTE26Character Field Length 130 /ISHFR/CHAR130CHAR130CHAR130

Key field Non-key field



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

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

How to access SAP table /ISHFR/RNWFRRDS11112

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