SAP ABAP Function Module COS6_COMPONENT_DELETE (Löschen von Komponenten)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-SFC (Application Component) Production Orders
     COCI (Package) Production Order: APO Core Interface Add-Ons
Basic Data
Function Module COS6_COMPONENT_DELETE Löschen von Komponenten  
Function Group COS6   Service Routines for Order Components  
Program Name SAPLCOS6    
INCLUDE Name LCOS6U01    
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 COS6_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  20011009 
SAP Release Created in 1999_1_46C