BAPI1309INS_PROVIDER_TYPE SAP (IS-H Business Partner - Insurance Provider Type) Structure details

Dictionary Type: Structure
Description: IS-H Business Partner - Insurance Provider Type




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




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

BAPI1309INS_PROVIDER_TYPE 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 Business Partner - Insurance Provider Type" 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_BAPI1309INS_PROVIDER_TYPE TYPE BAPI1309INS_PROVIDER_TYPE.

The BAPI1309INS_PROVIDER_TYPE table consists of various fields, each holding specific information or linking keys about IS-H Business Partner - Insurance Provider Type data available in SAP. These include IPTYPE (IS-H: Insurance Provider Type (e.g. Private, Statutory)), SUBGR (IS-H: Insurance Subgroup), BILL_TYPE (IS-H: Classification of Billing Type According to PPA-BDT), IV_PROCEDURE (IS-H: Insurance Verification Procedure 'X'=Yes, ' '=No).. 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 BAPI1309INS_PROVIDER_TYPE 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
IPTYPEIS-H: Insurance Provider Type (e.g. Private, Statutory) KOSTR_ARTCHAR3Assigned to domainALPHAKOSTR_ART
SUBGRIS-H: Insurance Subgroup UNTGRCHAR2TN16CALPHAUNTGR
BILL_TYPEIS-H: Classification of Billing Type According to PPA-BDT KBVABNUMC1KBVAB
IV_PROCEDUREIS-H: Insurance Verification Procedure 'X'=Yes, ' '=No KUEVERCHAR1XFELD
MANUALLY_INVOICE_PROCIS-H: Manual Invoice Processing is Allowed REBEARBCHAR1ISH01
INVOICE_LISTIS-H: Invoice List Output per IP at Invoice Print SAMMELRECHAR1ISH01
INTERIM_BILLIS-H: Ind. Specifying if Int. Bill. is to be Performed ABR_ZWICHAR1ISH01
SORT_RULESIS-H: Sort Rules for Billing ABRSORTCHAR2ISH_SORT
INTBILL_WO_IVCIS-H: Interim Billing for Svces w/o Confirmation of Coverage ABRLEI_ZWICHAR1ISH01
FINBILL_WO_IVCIS-H: Final Billing for Svces w/o Confirmation of Coverage ENDABR_LEICHAR1ISH01
FINBILL_DIAGIS-H: Final Billing only if Diagnosis Entered ENDABR_DIACHAR1ISH01
SEP_INVOICEIS-H: Separate Invoice for Companion SEP_RECHAR1ISH01
INTBILL_DAYSIS-H: Interim Billing After x Days as of Admission ABR_TAGENUMC3ISH_TAGE
INTBILL_INTERVIS-H: Interim Billing Interval (Weeks/Days/Quarter) ABR_INTERVNUMC3ISH_INTERV
FINBILL_INTERVIS-H: Final Billing Interval (Weekly, Every 2 Weeks,Monthly) RHYT_ENDABNUMC3ISH_INTERV
IV_REMINDERIS-H: Insurance Verification Reminder; 'X'=Yes ' '=No KUEMAHCHAR1XFELD
REMINDER_PERIODIS-H: Reminder Period for IV Request in Days KUE_MAFRINUMC3MAFRI
IV_DISPATCHIS-H: Send IV Request Only if Diagnosis Is Maintained KUEVERSANDCHAR1KUEVERS
PRINT_DIAGNIS-H: Print Diagnosis on IV Request (Yes/No) DIADRUCKCHAR1ISH01
ADMISSION_NOTIFICIS-H: Admission Notif. to Be Printed in Standard Form Print AUFN_ANZCHAR1ISH01
DISCHARGE_NOTIFICIS-H: Discharge Notification to Be Created ENTL_ANZCHAR1ISH01
EXTENSION_IVRIS-H: Interval for Extending IV Requests VERL_KUEANNUMC3ISH_INTERV
PERIOD_IVRIS-H: Interval for Creating IV Requests KUEAN_ZTRNUMC3ISH_INTERV
COPAYMENT_OBLIS-H: Insurance Provider Requires Copayment KOSTR_ZUZCHAR1ISH01
COPAYMENT_PROCIS-H: Copayment Procedure for Billing VERFZUZCHAR1VERFZUZ
START_DAYIS-H: Start Day for Interval STARTTAGNUMC2ISH_STAG
CHARGE_CATIS-H: Charge Catalog (PPA billing Germany) ISH_KVGBOCHAR1ISH_KVGBO
IP_CATEGORYIS-H: Internal Insurance Provider Category ISH_KTKEYCHAR2ISH_KTKEY
IV_REJ_DEADLINEIS-H CH: Rejection deadline for insurance verification ISH_KUALFNUMC3ISH_KUALF
IV_PROCIS-H CH: IV procedure NWCH_KUCODECHAR2TNWCH77NWCH_KUCODE
INVOICE_PRINTIS-H: Control for Invoice Print ISH_RDRUCKCHAR1ISH_RDRUCK
ZERO_BILLIS-H: Print Pro Forma Invoice ISH_PROFORMACHAR1XFELD
SOCIAL_INSIS-H: Indicator for Social Insurance ISH_SOZIALVERSCHAR1XFELD
PRIVATE_SIGNInstitution Is Private PRIVATECHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPI1309INS_PROVIDER_TYPE

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