SAP ABAP Function Module ISH_INVOICE_PRINT1 (IS-H: Druck der Belege eines Falls)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Function Module ISH_INVOICE_PRINT1 IS-H: Druck der Belege eines Falls  
Function Group NFR4   IS-H: Invoice Print (Container)  
Program Name SAPLNFR4   IS-H: Rechnungsdruck (Schale) 
INCLUDE Name LNFR4U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_EINRI TYPE NFAL-EINRI IS-H: Einrichtung
Importing I_FALNR TYPE NFAL-FALNR IS-H: Fallnummer
Importing I_PRINT TYPE NPDOK-XFELD 'X' 'X' = print form, ' ' = show form
Importing I_TEST_PRINT TYPE NPDOK-XFELD 'X' 'X' = test print, ' ' = real print
Importing I_STD_PRINT TYPE NPDOK-XFELD 'X' 'X' = standard print, ' ' = selection print
Importing I_OTF_OUTPUT TYPE NPDOK-XFELD '' 'X' = no print, but output of otf data for display
Importing I_REPEAT_REAL_PRINT TYPE NPDOK-XFELD '' 'X' = allow repeated real print without 'duplicate' sign
Importing I_ENDABRECHNUNG TYPE NPDOK-XFELD '' 'X' = final billed case
Tables VBRK_PRINT TYPE ISH_VBRK_DETAIL IS-H: VBRK mit zusätzlichen Detailinformationen
Tables VBRP_PRINT TYPE ISH_VBRP_DETAIL IS-H: VBRP mit zusätzlichen Informationen
Tables E_OTF TYPE ITCOO Formular im OTF-Format
Exception VBPRP_NOT_FILLED TYPE for countries <> SG, the table has to be filled
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in