SAP ABAP Function Module ILART_CHECK (Prüfen der IH-Leistungsart (ggf. in Abhängigkeit von der Auftragsart))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     INSC (Package) Application Development R/3 Plant Maintenance Customizing
Basic Data
Function Module ILART_CHECK Prüfen der IH-Leistungsart (ggf. in Abhängigkeit von der Auftragsart)  
Function Group INST   Plant Maintenance general functions  
Program Name SAPLINST    
INCLUDE Name LINSTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting T353I_T_WA TYPE T353I_T T353I_T (name of the maintenance activity type)
Exporting T353I_WA TYPE T353I T353I
Importing AUART TYPE T350-AUART SPACE Order type (for combination check)
Importing ILART TYPE T353I-ILART Maintenance activity type
Importing MTYPE TYPE SYST-MSGTY 'E'
Exception AUART_NOT_DEFINED TYPE Order type not defined (T350)
Exception ILART_AUART_WRONG TYPE Combination is invalid (T350I)
Exception ILART_NOT_DEFINED TYPE Maintenance activity type is not defined in T353I
               
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  19931201 
SAP Release Created in