SAP ABAP Function Module ISH_IND_CONTRACT_SCHEME_CREATE (Create/update an individualized contract scheme)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NSG1 (Package) IS-H: Country Version Singapore
Basic Data
Function Module ISH_IND_CONTRACT_SCHEME_CREATE Create/update an individualized contract scheme  
Function Group N038   IS-H SG,CH: Read Contract Schemes  
Program Name SAPLN038   IS-H SG: Read Contract Schemes 
INCLUDE Name LN038U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_EINRI TYPE NVVV-EINRI IS-H: Einrichtung
Importing I_FALNR TYPE NVVV-FALNR IS-H: Fallnummer
Importing I_LFDNR TYPE NVVV-LFDNR IS-H: laufende Nummer des Versicherungsverhältnisses
Importing I_VTRTY TYPE NVVV-VTRTY IS-H: Vertragstyp Versicherung.
Importing I_PERCT TYPE NVVV-PERCT IS-H: Prozentsatz
Importing I_MAXAM TYPE NVVV-MAXAM IS-H: Maximaler Betrag pro Fall
Importing I_WAERS TYPE NVVV-WAERS Währungsschlüssel
Importing I_CNVDT TYPE SYST-DATUM Date for currency amount conversion (if needed)
Importing I_MAXAD TYPE NVVV-MAXAD (Currently ignored)
Importing I_EXACT TYPE NVVV-EXACT IS-H: Kennzeichen Bewertung je Tag/Besuch
Importing I_COMMIT TYPE Force commit? X=Yes, ' ' = No
Importing I_OVERWRITE TYPE Force overwrite if scheme exists? X=Yes, ' ' = No
Exception CASE_NOT_FOUND TYPE Case was not found
Exception NO_CASE_AUTHORITY TYPE User has no authority for the case table
Exception INS_REL_NOT_FOUND TYPE Insurance relationship not found
Exception CON_SCM_NOT_FOUND TYPE Contract scheme not found
Exception CURRENCY_MISMATCH TYPE Contract scheme currency does not match insurance provider currency
Exception SCHEME_EXISTS TYPE Scheme already exists and the overwrite argument was not supplied
Exception NO_CONVERSION_DATE TYPE Unable to convert currency because the conversion date was not supplied.
Exception CURR_CONVERSION_ERR TYPE Unable to convert currency
Exception INS_REL_UPDATE_ERR TYPE Unable to update insurance relationship
               
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