SAP ABAP Function Module CO2O_ACT_ELEMENT_GET_NEW (returns a new activity element with default values for a given activity)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-ST-OPR-NET (Application Component) Network and Activity
     COIF (Package) Logistics interface for orders
Basic Data
Function Module CO2O_ACT_ELEMENT_GET_NEW returns a new activity element with default values for a given activity  
Function Group CO2O   Logistics interface: operations  
Program Name SAPLCO2O   Logistics Interface: Operations 
INCLUDE Name LCO2OU43    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_AFVGD_NEW TYPE AFVGD new network activity element
Importing I_AUFNR TYPE CAUFVD-AUFNR network number
Importing I_ACT_VORNR TYPE AFVGD-VORNR number of the leading activity
Importing I_CATEGORY TYPE ' ' I=internal, E=external, S=servive, C=cost
Importing I_WITH_DIALOG TYPE 'X' start error dialog
Importing I_PERFORM_CHECKS TYPE 'X' check if the structure is consistent
Exception ERROR_OCCURED TYPE an error occured
               
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  19990301 
SAP Release Created in