SAP ABAP Function Module PM_ORDERTYP_CHECK (Prüfen der IH-Auftragsart (ggf. in Abhängigkeit vom IH-Werk))
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 PM_ORDERTYP_CHECK Prüfen der IH-Auftragsart (ggf. in Abhängigkeit vom IH-Werk)  
Function Group INST   Plant Maintenance general functions  
Program Name SAPLINST    
INCLUDE Name LINSTU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting AUART_BEZ TYPE T003P-TXT Description of order type
Exporting T003O_WA TYPE T003O
Exporting T350W_WA TYPE T350W T350W
Exporting T350_WA TYPE T350 T350
Importing AUART TYPE T350-AUART Order type
Importing IWERK TYPE T350W-IWERK SPACE PM plant
Importing MTYPE TYPE SYST-MSGTY 'E' Message type
Exception AUART_NOT_DEFINED TYPE Order type not defined (T350)
Exception IWERK_AUART_NOT_DEFINED TYPE Order type not defined in the PM plant (T350W)
               
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