/ISHFR/KOMPAIFR SAP (IS-H FR: Pricing Communication Item: IS-H Fields) Structure details

Dictionary Type: Structure
Description: IS-H FR: Pricing Communication Item: IS-H Fields




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




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

/ISHFR/KOMPAIFR 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: Pricing Communication Item: IS-H Fields" 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/KOMPAIFR TYPE /ISHFR/KOMPAIFR.

The /ISHFR/KOMPAIFR table consists of various fields, each holding specific information or linking keys about IS-H FR: Pricing Communication Item: IS-H Fields 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/KOMPAIFR 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/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
/ISHFR/NABM_COIS-H FR: Coefficient /ISHFR/NABM_COEFFDEC6(2) ISH_DECV42

Key field Non-key field



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

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

How to access SAP table /ISHFR/KOMPAIFR

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