RNALVKSD SAP (IS-H: ALV Treatment Certificate Data for NV2000 Subscreen) Structure details

Dictionary Type: Structure
Description: IS-H: ALV Treatment Certificate Data for NV2000 Subscreen




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




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

RNALVKSD 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: ALV Treatment Certificate Data for NV2000 Subscreen" 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_RNALVKSD TYPE RNALVKSD.

The RNALVKSD table consists of various fields, each holding specific information or linking keys about IS-H: ALV Treatment Certificate Data for NV2000 Subscreen data available in SAP. These include PATNR (IS-H: Patient Number), FALNR (IS-H: Case Number), BELNR (IS-H: Document Number of IV Document/Treatment Certificate), KOSTR (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 (Deep)


SAP RNALVKSD 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 EINRICHAR4Assigned to domainALPHAEINRIEIN
PATNRIS-H: Patient Number PATNRCHAR10Assigned to domainALPHAPATNRPAT
FALNRIS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
BELNRIS-H: Document Number of IV Document/Treatment Certificate KS_BELNRCHAR10Assigned to domainALPHAKS_BELNR
KOSTRIS-H: Insurance Provider KH_KOSTRCHAR10Assigned to domainALPHARI_KUNNRKOT
BEGDTIS-H: Start of Validity of IV Document/Treatment Certificate KS_BEGDTDATS8RI_DATUM
ENDDTIS-H: End of Validity of IV Document/Treatment Certificate KS_ENDDTDATS8RI_DATUM
KSTYPIS-H: External Category of IV Document/Treatment Certificate KS_TYPCHAR2TN19AALPHAKS_TYP
KSTYP_KUBIS-H: Short Text for IV Document/Treatment Certificate KS_KBEZCHAR10TEXT10
KSTYP_TXTIS-H: Name of Certificate Category KS_TXTCHAR40TEXT40
KSARTIS-H: Type of IV Document/Treatment Certificate per Category KS_ARTCHAR2TN19BALPHAKS_ART
KSART_KUBIS-H: S.Text for IV/Certificate Type per IV/Certif. Category KS_KBEZACHAR10TEXT10
KSART_TXTIS-H: Name of Certificate Type per Certificate Category KS_TXTACHAR40TEXT40
BEWKZIndicator That Assignment to a Movement Exists ISH_KSBEWKZCHAR1ISH_XFELD
LEIKZIndicator That a Service Is Assigned ISH_KSLEIKZCHAR1ISH_XFELD
BEHSTStatus of Treatment Certificate BEHSTCHAR1TN19CBEHST
BEHST_TXTIS-H: Text for Treatment Certificate Status BS_TXTCHAR15TEXT15
ORGABIS-H: OU Billing via IV Document/Certificate ORGABCHAR8NORGALPHAORGID
ORGSPIS-H: OU where the Certificate is Currently Located ORGSPCHAR8NORGALPHAORGID
GLTVKIS-H: Expiration Date of Healthcare Smart Card GLTVKDATS8RI_DATUM
VORLDIS-H: Date when Healthcare Smart Card Last Submitted VORLDDATS8RI_DATUM
ABRGTBilling Area (Panel Physician Association Billing) ISH_ABRGTCHAR2ISH_ABRGT
ABGTXIS-H: Text for Billing Area for PPA Billing ISH_ABGTXCHAR40TXT40
GLTVNIS-H: Valid From Date for PPA Billing ISH_GLTVNDATS8RI_DATUM
GLTBSIS-H: Valid-To Date for PPA Billing ISH_GLTBSDATS8RI_DATUM
PERKRIS-H: Person Group/Examination Category (PPA Billing) ISH_PERKRCHAR2TN46ISH_PERKR
PKTXTIS-H: Text for Person Group (PPA Billing) ISH_PKTXTCHAR25TXT25
SKTTXIS-H: Additional Info Other Ins. Provider for PPA Billing ISH_SKTTXCHAR60TEXT60
ALT_PLZIS-H: Treatment Certificate - Alternative PCd for Billing ISH_ALT_PLZCHAR7
PSYKZIS-H: Accredited Psychotherapy for PPA Billing ISH_PSYKZCHAR1XFELD
PSYDTIS-H: Date when Recognition of Psychotherapy Notified ISH_PSYDTDATS8RI_DATUM
PSYDT1IS-H: Date when Recognition of Psychotherapy Notified ISH_PSYDTDATS8RI_DATUM
PSYDT2IS-H: Date when Recognition of Psychotherapy Notified ISH_PSYDTDATS8RI_DATUM
SOURSIS-H: Somatic Cause Determined Before Admis. Psychotherapy ISH_SOURSCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table RNALVKSD

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