SAP ABAP Function Module ISH_FIND_FORMS (IS-H Bestimmung zu druckender Formulare zu Ereignissen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_FIND_FORMS IS-H Bestimmung zu druckender Formulare zu Ereignissen  
Function Group NFOS   IS-H: Form Control  
Program Name SAPLNFOS   IS-H: Form Control 
INCLUDE Name LNFOSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ABNORMAL_END TYPE RNFPR-ABBRUCH Printing terminated abnormally in FM
Importing EINRI TYPE TNF30-EINRI Institution
Importing PATIENTID TYPE NPAT-PATNR SPACE Patientennummer
Importing PATCASEID TYPE NFAL-FALNR SPACE Fallnummer
Importing ORGID TYPE TNF10-ORGID SPACE Org. unit for possible further restriction
Importing PRINTER TYPE TNF07-PRINTER SPACE Printer name overrides configured printer
Importing ST_PRINT TYPE RNCOM-XFELD 'X' ON = standard form print option, OFF = Choose form.. print option
Importing TERMINAL TYPE TNF07-TERMINAL SPACE Terminal name overrides current terminal (for batch)
Importing ONLY_DISPLAY_FORMS TYPE RNCOM-XFELD SPACE ON ersetzt Druckertaste durch Anzeigetaste
Tables CONDITIONS TYPE RNCOND Conditions for selecting technical work organizers
Tables EVENTS TYPE RNEVT Table of events which trigger form printout
Tables FORMS TYPE RNFOR Determined forms with all print specifications
Exception NO_AUTHORITY TYPE No authorization to print forms
Exception NO_EVENT TYPE No events for form printout
Exception NO_FORM TYPE No forms found for events
Exception NO_PRINTER TYPE Printer missing (only with BATCH INPUT)
Exception NO_STANDARD TYPE No standard combination for standard printout
Exception NO_TERMINAL TYPE No terminal found
Exception FORM_NOT_EXIST TYPE SAPscript/Smart Form Formular existiert nicht
               
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