RNWCH70 SAP (IS-h CH: Structure for Insurance Verification) Structure details

Dictionary Type: Structure
Description: IS-h CH: Structure for Insurance Verification




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




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

RNWCH70 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 CH: Structure for Insurance Verification" 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_RNWCH70 TYPE RNWCH70.

The RNWCH70 table consists of various fields, each holding specific information or linking keys about IS-h CH: Structure for Insurance Verification data available in SAP. These include FALNR (IS-H: Case Number), KOSTR (IS-H: Insurance Provider), LFDVV (IS-H: Sequence Number of Insurance Relationship), LFDNR (IS-H: Sequence Number of Insurance Relationship).. 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 RNWCH70 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
EINRIInstitution EINRICHAR4TN01ALPHAEINRIEIN
FALNRIS-H: Case Number FALNRCHAR10NFALALPHAFALNRFAL
KOSTRIS-H: Insurance Provider KH_KOSTRCHAR10NGPAALPHARI_KUNNRKOT
LFDVVIS-H: Sequence Number of Insurance Relationship LFDVVNUMC3LFDVV
LFDNRIS-H: Sequence Number of Insurance Relationship LFDVVNUMC3LFDVV
STATUSIS-H CH: Insurance verification status NWCH_STATUSCHAR2NWCH_STATUS
KOGU_ARTIS-H CH: Type of confirmation of coverage NWCH_KOGUARTCHAR3NWCH_KOGUART
BESTAET_NRIS-H CH: Confirmation number NWCH_BESTAETNRCHAR35NWCH_BESTAETNR
BESTAET_DATIS-H CH: Confirmation date NWCH_BESTAETDATDATS8NWCH_BESTAETDAT
ANFRNRIS-H CH: Request number NWCH_ANFRNRCHAR35NWCH_ANFRNRANF
FOLGNRIS-H CH: Sequence number of repetition NWCH_FOLGNRNUMC2NWCH_FOLGNR
ANTW_CODEIS-H CH: Reply code NWCH_ANTWCDCHAR3NWCH_ANTWCD
GARANT_BTRGIS-H CH: Amount covered NWCH_GARANTBTRGCURR9(2) NWCH_GARANTBTRG
WAERSIS-H: Insurance Verification Currency KS_WAERSCUKY5TCURCWAERSFWS
GARANT_QLFIS-H CH: Qualifier of amount covered NWCH_GARANTQLFCHAR3NWCH_GARANTQLF
PROZ_SATZIS-H CH: Percentage rate NWCH_PROZDEC5(2) NWCH_PROZ
SELB_PATIS-H CH: Patient deductible NWCH_SELBPATCURR9(2) NWCH_SELBPAT
GARANT_BEGDIS-H CH: Coverage start NWCH_BEGDDATS8NWCH_BEGD
GARANT_ENDDIS-H CH: Coverage end NWCH_ENDDDATS8NWCH_ENDD
GARANT_TAGEIS-H CH: Duration of coverage in days NWCH_TAGENUMC4NWCH_TAGE
AERZT_LEISTIS-H CH: Class NWCH_KLASSECHAR3TNWCH70NWCH_KLASSE
HOTEL_PFLEGEIS-H CH: Class NWCH_KLASSECHAR3TNWCH70NWCH_KLASSE
KLASSEIS-H CH: Class NWCH_KLASSECHAR3TNWCH70NWCH_KLASSE
LEI_TO_VERSTRIS-H CH: Service in enhancement for other ins. providers NWCH_LEIVERSCHAR3TNWCH71NWCH_LEIVERS
BEMERKComments (Abridged) NWCH_BEMERKCHAR50NWCH_BEMERK
BEMERKFIndicator that Long Text Exists RI_LGTXTCHAR1XFELD
PBBEMERKScreen Field for Displaying Dynamic Icon ISH_LGTX03CHAR30ISH_ICON
RUECKW_BEGRIS-H CH: Rejection reason code NWCH_RUECKWBCHAR3TNWCH73NWCH_RUECKWB
RUECKW_FREITXTIS-H CH: Rejection reason user-defined text (abridged) NWCH_RUECKWTCHAR50NWCH_RUECKWT
RUECKW_FREITXTFIndicator that Long Text Exists RI_LGTXTCHAR1XFELD
PBRUECKW_FREITXTScreen Field for Displaying Dynamic Icon ISH_LGTX03CHAR30ISH_ICON
ERDATIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
ERUSRIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
UPDATIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPUSRIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
STUSRIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
STDATDate of Cancellation STORN_DATDATS8RI_DATUM
VRLNGIS-H: Insurance Verification Extension Request ISH_VRLNGCHAR1XFELD
REF_ANFRNRIS-H CH: Request number NWCH_ANFRNRCHAR35NWCH_ANFRNRANF

Key field Non-key field



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

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

How to access SAP table RNWCH70

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