BAPI2097INSURREL SAP (IS-H: BAPI for Case-Related Insurance Relationship) Structure details

Dictionary Type: Structure
Description: IS-H: BAPI for Case-Related Insurance Relationship




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




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

BAPI2097INSURREL 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: BAPI for Case-Related Insurance Relationship" 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_BAPI2097INSURREL TYPE BAPI2097INSURREL.

The BAPI2097INSURREL table consists of various fields, each holding specific information or linking keys about IS-H: BAPI for Case-Related Insurance Relationship data available in SAP. These include INSTITUTION (Institution), PATCASEID (IS-H: Case Number), INS_SEQNO (IS-H: Sequence Number of Insurance Relationship), INS_PROVIDER (IS-H: Insurance Provider).. 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 BAPI2097INSURREL 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
CLIENTClient MANDTCLNT3T000MANDT
INSTITUTIONInstitution EINRICHAR4TN01ALPHAEINRIEIN
PATCASEIDIS-H: Case Number FALNRCHAR10NFALALPHAFALNRFAL
INS_SEQNOIS-H: Sequence Number of Insurance Relationship LFDVVNUMC3LFDVV
INS_PROVIDERIS-H: Insurance Provider KH_KOSTRCHAR10NGPAALPHARI_KUNNRKOT
FILE_NOIS-H: Number of Case on File with Insurance Provider RI_AKTKZCHAR20CHAR20
COPAYMENT_INDIS-H: Copayment Obligation Indicator ISH_ZZPFLCHAR1XFELD
COPAYMENT_WAIVERReason for Copayment Waiver GRKZZCHAR2TN22AALPHAGRKZZ
COPAYMENT_AMTIS-H: Amount of Copayment Request ISH_BTRZZCURR11(2) WERT6
CANCEL_INDIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
RANKIS-H: Ranking Order of Case-Rel. Insurance Relationships ISH_RANGFNUMC2RANGFISH_RANGF
CARD_DATEIS-H: Date Healthcare Smart Card Imported ISH_KVDATDATS8RI_DATUM
CARD_VALIDIS-H: Healthcare Smart Card - Validity ISH_VK_ENDDATS8RI_DATUM
CONT_SCHEMEIS-H: Insurance Contract Scheme ISH_VTRTYCHAR6TN16ALPHAISH_VTRTY
CARD_INSSTATHealthcare Smart Card - Status of Insured Person ISH_VK_VSTCHAR4TEXT4
HIC_STSUPPLIS-H: Healthcare Smart Card - Health Ins. Status Supplement ISH_VK_VSECHAR3TEXT3
HIC_IPDIRNOIS-H: Healthcare Smart Card - Directory of Health Ins. No's ISH_VK_VKNCHAR5TEXT5
HIC_IPNOHealthcare Smart Card - Health Insurer Number ISH_VK_KNRCHAR7TEXT7
HIC_MANUALLYIS-H: Indicator that HCSC Data Entered Manually ISH_KVMANCHAR1XFELD
HIC_NOIS-H: Patient Health Insurance Number VERSNRCHAR20CHAR20
CASE_IPIS-H: Case Number Used by Insurance Provider ISH_KKFALCHAR12ISH_KKFAL
I_BEGDATEIS-H: Insurance coverage start date ISH_VBGDTDATS8RI_DATUM
INVPRINTIS-H: Invoice requested as printout ISH_REPAPCHAR1XFELD
PREV_DAYSIS-H: Previous Days ISH_VTAGENUMC2ISH_VTAGE
CPDAYSDATEIS-H: Date of Report on Paid Copayment Days ISH_VTDATDATS8RI_DATUM
ADDNOIS-H: Number of Address in General Address Management ISH_CADRNRCHAR10Assigned to domainALPHACADRNR
ONE_T_ACCTIS-H: One-Time Account for Alternative Invoice Recipient ISH_CPDKTOCHAR10Assigned to domainALPHAKUNNR
GEN_AMIS-H: Address Entered with General Address Management ISH_STRGRACHAR1XFELD
AMOUNTIS-H: Amount Covered (by Insurance Relationship) ISH_PAYAMCURR15(2) WERTV8
CURRENCY_INSIS-H: Currency in Case-Related Insurance Relationship WAERS_VVHCUKY5TCURCWAERS
CURRENCY_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
EXT_CSCHEMExternal Contract Scheme ISH_EXTTYCHAR2Assigned to domainISH_EXTTY
MAIN_IRIS-H: Indicator for Main Insurance Relationship ISH_MAINICHAR1XFELD
APPLSTATUSIS-H: Application Status ISH_APSTATECHAR2TNC301SAISH_APSTATE
IV_OFFIS-H CH: Disable Case-Related Insurance Verification NWCH_KUAUSCHAR1NWCH_KUAUS
TIERS_PAY NWCH_TPPCHAR1XFLAG
HIC_VCODEIS-H CA: Version Code for OHIP Health Number ISH_VERSIONCODECHAR2ISH_VERSIONCODE

Key field Non-key field



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

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

How to access SAP table BAPI2097INSURREL

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