SAP ABAP Function Module ITOB_EQUIPMENT_CREATE_SING_REF (ITOB Puffer RFC: Anlegen einzelnes Equipment mit Vorlage)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-EQM (Application Component) Technical Objects
     ITOB (Package) PM: Technical Objects
Basic Data
Function Module ITOB_EQUIPMENT_CREATE_SING_REF ITOB Puffer RFC: Anlegen einzelnes Equipment mit Vorlage  
Function Group ITO3   PM Technical Objects: ITOB APIs  
Program Name SAPLITO3   PM Technische Objekte: APIs 
INCLUDE Name LITO3U13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_OBJECT_REC TYPE ITOB Created equipment
Importing I_HANDLE TYPE I Handle for the ITOB buffer
Importing I_AUTH_TCODE TYPE SYST-TCODE TCode for authorization check of master data
Importing I_DEPENDENT_REC TYPE RILOCP Flags for dependent data that is to be copied
Importing I_FILTER_DATA TYPE IREF-IIND 'X' Filter transferred data using ITOB_FILTER_DATA
Importing I_POST_BUFFER TYPE IREF-IIND 'X' Update data of write buffer
Importing I_COMMIT_WORK TYPE IREF-IIND Commit update ('X' asynchronous, 'S' synchronous)
Importing I_REFOBJ_REC TYPE ITOB Reference equipment must at least contain equipment number
Importing I_REFOBJ_READ TYPE IREF-IIND Reference equipment should be read
Importing I_OBJNR TYPE ITOB-EQUNR (External) number of equipment to be created
Importing I_VALID_DATE TYPE SYST-DATUM SY-DATUM Valid-From Date for Equipment to be Created
Exception NOT_SUCCESSFUL TYPE Error when creating equipment
               
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  19990318 
SAP Release Created in