/ISHFR/RNINV_PRINT_PAGE SAP (CV FR: Invoice Printing (S3404): Printed Page) Structure details

Dictionary Type: Structure
Description: CV FR: Invoice Printing (S3404): Printed Page




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




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

/ISHFR/RNINV_PRINT_PAGE 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 "CV FR: Invoice Printing (S3404): Printed Page" 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/RNINV_PRINT_PAGE TYPE /ISHFR/RNINV_PRINT_PAGE.

The /ISHFR/RNINV_PRINT_PAGE table consists of various fields, each holding specific information or linking keys about CV FR: Invoice Printing (S3404): Printed Page data available in SAP. These include T_SRVHOSP_1 (), T_SRVHOSP_2 (), T_SRVUCDLPP (), T_PHYSHON ().. 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 /ISHFR/RNINV_PRINT_PAGE 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
PAGENOCount parameters NUMC4NUMC4NUMC4
T_SRVHOSP_1 0
T_SRVHOSP_2 0
T_SRVUCDLPP 0
T_PHYSHON 0
T_SIGNATURE 0
SUBTOTAL_1IS-H FR: Amount /ISHFR/AMOUNTDEC15(2) DEC15_2
SUBTOTAL_2IS-H FR: Amount /ISHFR/AMOUNTDEC15(2) DEC15_2
SUBTOTAL_3IS-H FR: Amount /ISHFR/AMOUNTDEC15(2) DEC15_2
SUBTOTAL_1_2_3IS-H FR: Amount /ISHFR/AMOUNTDEC15(2) DEC15_2
SUBTOTAL_4IS-H FR: Amount /ISHFR/AMOUNTDEC15(2) DEC15_2
TOTAL_1_2_3_4IS-H FR: Amount /ISHFR/AMOUNTDEC15(2) DEC15_2

Key field Non-key field



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

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

How to access SAP table /ISHFR/RNINV_PRINT_PAGE

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