SAP ABAP Function Module ISH_SHOW_ACCOUNT_INFORMATIONS (IS-H: Uses seq. no. of service to display corresponding billing info)
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_SHOW_ACCOUNT_INFORMATIONS IS-H: Uses seq. no. of service to display corresponding billing info  
Function Group N013   IS-H: Ins.Verification/Billing Functions  
Program Name SAPLN013    
INCLUDE Name LN013U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_OKCODE TYPE SYST-UCOMM OK CODE from dialog box
Importing COL TYPE SYST-CUCOL '15' Column in which dialog box should appear
Importing EINRI TYPE TN01-EINRI Institution in which service was performed
Importing FALNR TYPE NFAL-FALNR Case for which service was entered
Importing KOSTR TYPE NKTR-KOSTR SPACE Only determine billing data for spec. ins.prov.
Importing LEIST TYPE NLEI-LEIST Service description (ID)
Importing LNRLS TYPE NLEI-LNRLS Seq. no. service
Importing ROW TYPE SYST-CUROW '8' Line in which dialog box should appear
Importing SZ TYPE RNLE1-MARK SPACE Only determine billing data for SP-patient
Importing ZEITR TYPE NLEI-ZEITR Indicator whether immediate/extended service
Importing I_NLEI TYPE NLEI NLEI data for seq. no. service
Tables I_RNABI1 TYPE RNABI1 Billing data for all insurance providers
Exception NO_LNRLS_FOUND TYPE Specified seq. no. of service not found
               
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