SAP ABAP Function Module ECOP_DELETE_ORG_STRUCTURE (FB zum Löschen einer kompletten Unternehmensstruktur)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-CUS (Application Component) Global Organization Customizing
     ECOP (Package) Entity copy
Basic Data
Function Module ECOP_DELETE_ORG_STRUCTURE FB zum Löschen einer kompletten Unternehmensstruktur  
Function Group ECOP   Entity Copier  
Program Name SAPLECOP   Handle Organizational Units 
INCLUDE Name LECOPU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing PT_ORGUNITS TYPE ECOP_ORGUNIT_TAB Information about an Organizational Unit
Importing L_NAVIGATION_DONE TYPE 'X'
Importing L_ENTITY TYPE DOMNAME
Importing IV_NO_DIALOG TYPE CHAR1 SPACE
Tables LIST_OF_ORGSTRUCTURE TYPE ECOPT_OLIST Tabelle der Unternehmensstruktur
Tables LIST_OF_COPYVALUES TYPE ECOPT_VLIST Tabelle der Werte der Org.Einheiten
Tables LIST_OF_COPYTABLES TYPE ECOPT_TDD02L Liste der behandelten Tabellen
Tables LIST_OF_TABLEDATA TYPE   Ergebnisliste der Löschfunktion
Exception NO_VALID_ORGSTRUCTURE TYPE Eintrag in LIST_OF_ORGSTRUCTURE ist falsch
Exception NO_VALID_COPYVALUES TYPE Eintrag in LIST_OF_COPYVALUES ist falsch
Exception NO_TABLES_TO_ENTITY TYPE keine Tabellen zur Unternehmensstruktur
Exception NO_DATA_IN_TABLES TYPE alle zu löschenden Tabellen sind leer
Exception CANCELED TYPE
               
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  19960423 
SAP Release Created in