SAP ABAP Function Module ISH_UE_INVOICE_CONDITIONS (IS-H: User exit condition print on invoice (items + total))
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_UE_INVOICE_CONDITIONS IS-H: User exit condition print on invoice (items + total)  
Function Group NFR2   IS-H: User Exits FMs for Inv. Printout  
Program Name SAPLNFR2    
INCLUDE Name LNFR2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_POSITION TYPE Condition was determined per item
Exporting E_SUMME TYPE Condition was determined for total
Importing I_LOMID TYPE TNF31-LOMID Logical work organizer
Importing I_POSITION TYPE Ind. determine conditions per total or item
Importing I_TDFORM TYPE TNF31-TDFORM Name of current form
Importing I_TOMID TYPE TNF31-TOMID Technical work organizer
Importing POSITIONSNUMMER TYPE RNF25-POSNR Current item number if condition per item
Tables ERNF21 TYPE RNF21 Output structure of conditions to be printed
Tables ERNF25 TYPE RNF25 not yet documented - currenty not used
Tables IRNF25 TYPE RNF25 Input structure of conditions per case
Exception NO_CONDITIONS TYPE No conditions were transferred (IRNF21)
               
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  20091125 
SAP Release Created in