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 |
|---|---|---|---|---|---|---|---|
| |
E_AFVGD_NEW | TYPE | AFVGD | new network activity element | |||
| |
I_AUFNR | TYPE | CAUFVD-AUFNR | network number | |||
| |
I_ACT_VORNR | TYPE | AFVGD-VORNR | number of the leading activity | |||
| |
I_CATEGORY | TYPE | ' ' | I=internal, E=external, S=servive, C=cost | |||
| |
I_WITH_DIALOG | TYPE | 'X' | start error dialog | |||
| |
I_PERFORM_CHECKS | TYPE | 'X' | check if the structure is consistent | |||
| |
ERROR_OCCURED | TYPE | an error occured | ||||
Processing Type
| Normal Function 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 |