RNFP2A SAP (IS-H: Fields of collective incoice list (Austria)) Structure details

Dictionary Type: Structure
Description: IS-H: Fields of collective incoice list (Austria)




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




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

RNFP2A 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: Fields of collective incoice list (Austria)" 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_RNFP2A TYPE RNFP2A.

The RNFP2A table consists of various fields, each holding specific information or linking keys about IS-H: Fields of collective incoice list (Austria) data available in SAP. These include SRNUM (IS-H: Collective invoice number (BCM)), LFDNR (IS-H: Serial no. of billing document in collective invoice), VBELN (Billing Document), VERNR (IS-H: Patient Health Insurance Number).. 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 RNFP2A 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
KOSTRIS-H: Insurance Provider KH_KOSTRCHAR10Assigned to domainALPHARI_KUNNRKOT
SRNUMIS-H: Collective invoice number (BCM) BELNR_SRCHAR10ALPHABELNRSRN
LFDNRIS-H: Serial no. of billing document in collective invoice LFDNR_SRNUMC4LFDSR
VBELNBilling Document VBELN_VFCHAR10Assigned to domainALPHAVBELNVF
VERNRIS-H: Patient Health Insurance Number VERSNRCHAR20CHAR20
AKTKZIS-H: Number of Case on File with Insurance Provider RI_AKTKZCHAR20CHAR20
VRGRPIS-H: Insurance group VERSGRCHAR2CHAR2
KHGRPIS-H: Hospital group KRANKGRCHAR2CHAR2
KTFILIS-H: Insurance provider branch KOSTRFILCHAR2CHAR2
GBDATIS-H: Birthdate RI_GBDATDATS8RI_DATUM
MENGEIS-H: Number of days (service) TAGE_SRQUAN6SR_MENGE
GMENGIS-H: Total days (collective invoice) GTAG_SRQUAN6SR_MENGE
EXTKHIS-H: Identification of an External Hospital EXTKHCHAR10Assigned to domainALPHARI_KUNNR
VNAMEIS-H: Last and first name of person insured VNAME_SRCHAR61CHAR61
PNAMEIS-H: Patient last name and first name PNAME_SRCHAR61CHAR61
GRPRSIS-H: Basic price of service (collective invoice BCM) GRPRS_SRCURR11(2) ISH_WERTV6
NETWRIS-H: amount field: line end value on the invoice list ISH_ZBETRGCURR11(2) ISH_WERTV6
GBTRGIS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
SBBTRIS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
SBGESIS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
MWSGSIS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
ZWSUMIS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
ENDSMIS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
WAERSIS-H: Currency of Billing Item WAERS_LSTCUKY5Assigned to domainWAERSFWS
ERDATIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
KTARTIS-H: Insurance Provider Type (e.g. Private, Statutory) KOSTR_ARTCHAR3Assigned to domainALPHAKOSTR_ART
FKDATBilling date for billing index and printout FKDATDATS8DATUM
FALNRIS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
BEGDTIS-H: Date when Service Performance Starts (Actual) I_BDT_LSDATS8RI_DATUM
ENDDTIS-H: Date when Service Performance Ends (Actual) I_EDT_LSDATS8RI_DATUM
KNAMEIS-H: Short Name of Business Partner KZNAMECHAR12ISH_C12
STOVMIS-H: Marked for reversal indicator STOVM_SRCHAR1XFELD
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
DIAKYIS-H: Diagnosis Code DIAIDCHAR30DIAID
ENTBICheckbox XFELDCHAR1XFELD
RECH1IS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
RECH2IS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
RECH3IS-H: Total Amount ISH_GBTRGCURR11(2) ISH_WERTV6
PROZECondition value KWERTCURR13(2) WERTV7
STOKZIndicator: Document is reversed STORNCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table RNFP2A

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