/ISHFR/VBRPN0FR SAP (IS-H FR: Billing Document Item Data) Structure details

Dictionary Type: Structure
Description: IS-H FR: Billing Document Item Data




ABAP Code to SELECT data from /ISHFR/VBRPN0FR
Related tables to /ISHFR/VBRPN0FR
Access table /ISHFR/VBRPN0FR




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

/ISHFR/VBRPN0FR 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 FR: Billing Document Item Data" 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_/ISHFR/VBRPN0FR TYPE /ISHFR/VBRPN0FR.

The /ISHFR/VBRPN0FR table consists of various fields, each holding specific information or linking keys about IS-H FR: Billing Document Item Data data available in SAP. These include /ISHFR/MOD_CD2 (IS-H FR: Modification Code), /ISHFR/MOD_CD3 (IS-H FR: Modification Code), /ISHFR/MOD_CD4 (IS-H FR: Modification Code), /ISHFR/ASS_CD (IS-H FR: Association Code).. 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: Cannot Be Enhanced


SAP /ISHFR/VBRPN0FR 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
/ISHFR/MOD_CD1IS-H FR: Modification Code /ISHFR/MOD_CODECHAR1Assigned to domain/ISHFR/MOD_CODE
/ISHFR/MOD_CD2IS-H FR: Modification Code /ISHFR/MOD_CODECHAR1Assigned to domain/ISHFR/MOD_CODE
/ISHFR/MOD_CD3IS-H FR: Modification Code /ISHFR/MOD_CODECHAR1Assigned to domain/ISHFR/MOD_CODE
/ISHFR/MOD_CD4IS-H FR: Modification Code /ISHFR/MOD_CODECHAR1Assigned to domain/ISHFR/MOD_CODE
/ISHFR/ASS_CDIS-H FR: Association Code /ISHFR/ASS_CODENUMC1/ISHFR/ASS_CODE
/ISHFR/MPD_SIIS-H FR: Basis for Manual PD for Social Ins. Distribution /ISHFR/MPD_SICURR11(2) ISH_WERTV6
/ISHFR/MPD_GPIS-H FR: Basic Price of Service (Basis for Manual Pyt Dist.) /ISHFR/MPD_GPCURR11(2) ISH_WERTV6
/ISHFR/MPD_DFIS-H FR: Portion of Service (Basis for Manual Payment Dist.) /ISHFR/MPD_DFFLTP16(16) FLTP
/ISHFR/TYP_PSVIS-H FR: Type of Service Performed /ISHFR/TYP_PERF_SERVCHAR1/ISHFR/TYP_PERF_SERV
/ISHFR/GRPKEY1IS-H FR: Grouping Key /ISHFR/GRUPP_SCHLCHAR4Assigned to domain/ISHFR/GRUPP_SCHL
/ISHFR/GRPKEY2IS-H FR: Grouping Key /ISHFR/GRUPP_SCHLCHAR4Assigned to domain/ISHFR/GRUPP_SCHL
/ISHFR/RETROCIS-H FR: Pharmacy Sales /ISHFR/RETROCESSIONCHAR1XFELD
/ISHFR/T2AIS-H FR: T2A /ISHFR/T2ACHAR1XFELD
/ISHFR/ADDCOSTIS-H FR: Additional Costs /ISHFR/ADDCOSTCHAR1XFELD
/ISHFR/O_PRICEIS-H FR: Official Sales Price /ISHFR/OFF_PRICECHAR1XFELD

Key field Non-key field



How do I retrieve data from SAP structure /ISHFR/VBRPN0FR using ABAP code?

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

How to access SAP table /ISHFR/VBRPN0FR

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