RNT02PFB SAP (IS-H: Screen fields from ISH_CALL_LIST for calling RNLPFB00) Structure details

Dictionary Type: Structure
Description: IS-H: Screen fields from ISH_CALL_LIST for calling RNLPFB00




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




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

RNT02PFB 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: Screen fields from ISH_CALL_LIST for calling RNLPFB00" 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_RNT02PFB TYPE RNT02PFB.

The RNT02PFB table consists of various fields, each holding specific information or linking keys about IS-H: Screen fields from ISH_CALL_LIST for calling RNLPFB00 data available in SAP. These include PLSNR (IS-H: PRS Number), EREFCD (), CARDNR (EHIC - Card Number (Alphanumeric)), AUSANF (IS-H: Start of Evaluation Period).. 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 RNT02PFB 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
ORGEINIS-H: Org. Unit for which Evaluation Is Carried Out ISH_AUSORGCHAR8Assigned to domainALPHAORGIDOGE
PLSNRIS-H: PRS Number ISH_EXTNR_PLSCHAR20ISH_EXTNR_PLS
EREFCD ISH_AT_EREFCDCHAR5ISH_AT_EREFCD
CARDNREHIC - Card Number (Alphanumeric) ISH_EHIC_CARDNR_CHARCHAR20CHAR20
AUSANFIS-H: Start of Evaluation Period ISH_AUSANFDATS8RI_DATUMABD
AUSENDIS-H: End of Evaluation Period ISH_AUSENDDATS8RI_DATUMAED
PLANIS-H: Planned indicator ISH_PLANKCHAR1XFELD
ISTIS-H: Actual Indicator ISH_ISTKCHAR1XFELD
WAITIS-H: Waiting List Indicator ISH_WAITKCHAR1XFELD
XAYOUTIS-H: Layout of Movement List ISH_XAYOUTCHAR1ISH_XAYOUT
PAT_KNIS-H: Patients with Quick/Emergency Admission Indicator ISH_PAT_KNCHAR1XFELD
NOTFALIS-H: Emergency Case List Indicator ISH_NOTFALCHAR1XFELD
LSTADMIS-H: List Type for Arrivals List ISH_LSTADMCHAR1ISH_LSTADM
LSTDISIS-H: List Type for Departures List ISH_LSTDISCHAR1ISH_LSTDIS
LSTWLIS-H: List Type for Waiting List ISH_LSTWLCHAR1ISH_LSTWL
LSTEMPTYIS-H: Empty List ISH_LSTEMPTYCHAR1ISH_LSTEMPTY
LSTPLSIS-H: List Type for Waiting List ISH_LSTPLSCHAR1ISH_LSTPLS
LSTEREFCD ISH_LSTEREFCDCHAR1ISH_LSTEREFCD
OPTZUGIS-H: Selection List of Arrivals ISH_PFBZUGCHAR1CHAR1
OPTABGIS-H: Selection List of Departures ISH_PFBABGCHAR1CHAR1
OPTVERIS-H: Selection List of Transfers ISH_PFBVERCHAR1CHAR1
OPTABWIS-H: Selection List of Absences ISH_PFBABWCHAR1CHAR1
OPTAMBIS-H: Selection List of Outpatient Visits ISH_PFBAMBCHAR1CHAR1
OPTKRZIS-H: Selection List of Quick Admissions ISH_PFBKRZCHAR1CHAR1
OPTNOTIS-H: Selection List of Emergency Admissions ISH_PFBNOTCHAR1CHAR1
OPTWLIS-H: Selection Waiting List ISH_PFBWLCHAR1CHAR1
OPTSONIS-H: Selection Other List ISH_PFBSONCHAR1CHAR1
OPTPLSIS-H: Selection of PRS Cases ISH_PFBPLSCHAR1CHAR1
OPTEREFCD ISH_PFBEREFCDCHAR1CHAR1
OPTCNRIS-H: Selection of Card Number ISH_PFBCNRCHAR1ISH_ON_OFF

Key field Non-key field



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

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

How to access SAP table RNT02PFB

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