SAP ABAP Function Module EXIT_SAPLN011_001 (IS-H: User Exit for Customer-Defined Valuation Formulas)
Basic Data
Function Module EXIT_SAPLN011_001 IS-H: User Exit for Customer-Defined Valuation Formulas  
Function Group XNLS   IS-H: User Exits for Service Master  
Program Name SAPLXNLS    
INCLUDE Name LXNLSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SE_ENDDT TYPE SYST-DATUM Calculated End Date (only with SI_MODE = 2)
Exporting SE_QUANTITY TYPE Calculated Service Quantity (only with SI_MODE = 1)
Importing SI_EINRI TYPE TN01-EINRI Institution
Importing SI_FALNR TYPE NFAL-FALNR Case Number
Importing SI_AUFDT TYPE NBEW-BWIDT Admission Date of Case
Importing SI_AUFZT TYPE NBEW-BWIZT Admission Time of Case
Importing SI_ETLDT TYPE NBEW-BWEDT Discharge Date of Case
Importing SI_ETLZT TYPE NBEW-BWEZT Discharge Time of Case
Importing SI_ETLART TYPE NBEW-BWART Discharge Type of Case
Importing SI_TARID TYPE TNK01-KATID Service Catalog
Importing SI_TALST TYPE NTPK-TALST Service
Importing SI_BFORM TYPE NTPK-BFORM Valuation Formula
Importing SI_BEGDT TYPE SYST-DATUM Start Date
Importing SI_BEGZT TYPE SYST-UZEIT Start Time
Importing SI_QUANTITY TYPE Service Quantity (only with SI_MODE = 2)
Importing SI_ENDDT TYPE SYST-DATUM End Date (only with SI_MODE = 1)
Importing SI_ENDZT TYPE SYST-UZEIT End Time (only with SI_MODE = 1)
Importing SI_NBGDT TYPE NLEI-NBGDT Start Date of the Next Service (SI_MODE = 1)
Importing SI_NBGZT TYPE NLEI-NBGZT Start Time of the Next Service (SI_MODE = 1)
Importing SI_EXACT_ABDAT TYPE NPDOK-XFELD Determination Last Day (SI_MODE = 2)
Importing SI_MODE TYPE NPDOK-N11 Call Mode (1: Calculate Quantity, 2: Calculate End) --->F2
Exception INVALID_S_PARAM TYPE Invalid Valuation Formula or Other Error
               
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