SAP ABAP Function Module MCS_OBJECTS_INSERT (Info-Struktur/Konditionstabelle: Schreibt Objekte in eine Korrektur)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MCS (Package) R/3 application development: Logistics Information Warehouse
Basic Data
Function Module MCS_OBJECTS_INSERT Info-Struktur/Konditionstabelle: Schreibt Objekte in eine Korrektur  
Function Group MCSC   General LIS customizing tools  
Program Name SAPLMCSC    
INCLUDE Name LMCSCU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TRKORR TYPE E071-TRKORR
Exporting E_DEVCLASS TYPE TADIR-DEVCLASS
Importing I_TRKORR TYPE E071-TRKORR SPACE Correction number (suppress popup)
Importing I_DEVCLASS TYPE TADIR-DEVCLASS SPACE Dev. class (suppress popup)
Importing I_FLG_DEL TYPE XFLAG SPACE neue Eingabewerte
Importing I_FLG_NO_POPUP TYPE XFLAG SPACE No transport popup for first entry
Tables T_E071_ENQ TYPE E071 Lockable objects
Tables T_KO200 TYPE KO200 Unlockable objects
Tables T_E071K TYPE E071K List of tables
Exception EXISTS_GLOBALY TYPE A lockable object exists globally
Exception DISPLAY_ONLY TYPE Display only
Exception STOP_ACTION TYPE Activity canceled
               
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  20091125 
SAP Release Created in