SAP ABAP Function Module EQUIPMENT_MODIFY (Ändern eines (vollen) Equipments)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     IWWW (Package) Application development R/3 MSM WWW functions
Basic Data
Function Module EQUIPMENT_MODIFY Ändern eines (vollen) Equipments  
Function Group IBEQ   PM:General FMs for Equipment BAPIs  
Program Name SAPLIBEQ    
INCLUDE Name LIBEQU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing NEW_VEQUI TYPE V_EQUI Updated equipment data
Importing OLD_VEQUI TYPE V_EQUI Previous data of (complete) equipment
Importing READ_OLD TYPE C 'X' Indicator for checking previous data
Importing LOCK_OLD TYPE C 'X' Indikator fürs Sperren (relevant nur bei READ_OLD = 'X')
Importing CONV_NEW TYPE C 'X' Indicator for (ALPHA-, MATN1-)Conversion
Importing CHECK_NEW TYPE C 'X' Indikator für Prüfung/Ableitung der Daten
Importing INDIV_NEW TYPE C 'X' Geänderte Felder immer auf individuelle Pflege
Importing UPDATE_NEW TYPE C 'X' Verbuchungssatz für Commit schreiben I
Importing DIRECT_NEW TYPE C ' ' Verbuchungssatz direkt oder in update task
Importing COMMIT_NEW TYPE C ' ' Commit-Modus ('X' async, 'S' sync, else none)
Exception ERR_MODIFY TYPE General errors with Change (see docu)
               
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  19970129 
SAP Release Created in