SAP ABAP Function Module COS3_COMPONENT_DELETE (Löschen von Komponenten)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CO (Package) R/3 Application development: PP Production orders
Basic Data
Function Module COS3_COMPONENT_DELETE Löschen von Komponenten  
Function Group COS3   Service Routines for Order Components  
Program Name SAPLCOS3   Serviceroutinen für Auftragskomponenten 
INCLUDE Name LCOS3U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_CHECK_ONLY TYPE RC27X-FLG_SEL SPACE Nur Prüfung durchführen
Importing I_NO_CHECK TYPE RC27X-FLG_SEL SPACE Löschen ohne Prüfung
Importing I_NO_DIALOG TYPE RC27X-FLG_SEL SPACE Kein Dialog
Importing I_DEL_PHYSICAL TYPE RC27X-FLG_SEL SPACE Physisch löschen (Nachlesen Stammdaten)
Importing I_DONT_DEL_LOWER_TREE TYPE RC27X-FLG_SEL SPACE Unterliegende Aufträge Baum nicht löschen
Tables CT_COMPONENTS TYPE COS3_T_RESBDEL Zu löschende Komponenten (Import-Exporttabelle)
Tables IT_RESBD TYPE RESBD Zu löschende Komponenten als Dialogtabelle
Tables ET_MESSAGES TYPE EDIMESSAGE Gesammelte Meldungen
Exception NO_COMPONENTS TYPE Keine Komponenten übergeben
               
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  20010222 
SAP Release Created in 470