SAP ABAP Function Module ISH_SET_KLASSIFIKATION_FALL (IS-H: Generieren einer oder mehrerer Fallklassifikationen für einen Fall)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_SET_KLASSIFIKATION_FALL IS-H: Generieren einer oder mehrerer Fallklassifikationen für einen Fall  
Function Group N00K   IS-H: Case classification  
Program Name SAPLN00K   ?... 
INCLUDE Name LN00KU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_UPD_NFKL TYPE NFKL update record created for update program
Importing SS_ABRKZ TYPE NFAL-ABRKZ ' ' Indicator whether case has already been billed
Importing SS_EINRI TYPE NFKL-EINRI Institution ID
Importing SS_FALNR TYPE NFKL-FALNR Case no.
Importing SS_FKLBDT TYPE NFKL-FKLBDT '00000000' Validity start date of case classification
Importing SS_FKLBZT TYPE NFKL-FKLBZT '000000' Validity start time of case classification
Importing SS_FKLEDT TYPE NFKL-FKLEDT '00000000' Validity end date of case classification
Importing SS_FKLEZT TYPE NFKL-FKLEZT '240000' Validity end time of case classification
Importing SS_KLFART TYPE NFKL-KLFART SPACE ID of external classification type
Importing SS_KLFART_INTERN TYPE TNKLA-KLFART_INT '00' Seq. no. of internal classification type
Importing SS_KLFBEW TYPE '0' Gener. movement-rel. case classif. via movement category
Importing SS_KLFTYP TYPE NFKL-KLFTYP SPACE ID of external classification category
Importing SS_LFDBEW TYPE NBEW-LFDNR '00000' No. of movement with mvmt-rel. case classif.
Importing SS_BAPI_MOD TYPE ISH_ON_OFF OFF Baustein soll im BAPI-Modus ausgeführt werden ON/OFF
Tables SS_NBEWTAB TYPE VNBEW Aktuelle Daten aller Bewegungen des Falls
Tables SS_NBEWTAB_DABA TYPE NBEW Bewegungsdaten (Datenbank)
Exception BEKAT_NOT_DEFINE TYPE Treatment category is not defined
Exception EXISTING_INVOICE TYPE Case was billed; only limited changes possible
Exception KLFART_EXIST_1 TYPE Record with same classif. type and validity exists
Exception KLFART_EXIST_2 TYPE Record with same classif. type and other validity
Exception KLFART_INTERN_FALSE TYPE IS-H internal class. type incorrect
Exception KLF_ART_NO_DEFINE TYPE Classif. type not maintained
Exception KLF_ART_NO_SS_PARAMETER TYPE Classif. type was not transferred as SS parameter
               
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