SAP ABAP Function Module CO_R0_CREATE_ACTIVITY_TAB (Leistungstabelle (Offen/Rückgemeldet/Geplant) je Vorgang aufbauen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CORU (Package) R/3 Application development: PP Confirmations
Basic Data
Function Module CO_R0_CREATE_ACTIVITY_TAB Leistungstabelle (Offen/Rückgemeldet/Geplant) je Vorgang aufbauen  
Function Group COR0   CIM confirmation: Central functions  
Program Name SAPLCOR0   Confirmation: General Function Modules 
INCLUDE Name LCOR0U12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ARBID TYPE RCR01-ARBID ObjektId
Importing I_DATUM TYPE RCRCO_TEXT-DATUM SY-DATUM Datum
Importing I_KOKRS TYPE RCR01-KOKRS SPACE Kostenrechnungskreis
Importing IS_ACTIES TYPE AFVC_ACTIES Geplante Leistungsarten des Vorgangs
Importing IS_OPEN_ACTIV TYPE TTL_ACTIV Offene, noch rückzumeldende Leistungen eines Vorgangs
Importing IS_CONFIRMED_ACTIV TYPE TTL_ACTIV Bereits rückgemeldete Leistungen eines Vorgangs
Importing IS_PLANNED_ACTIV TYPE TTL_ACTIV Geplante Leistungen eines Vorgangs
Tables ET_ACTIV TYPE CORUTCACT Leistungsdaten zu einem Vorgang
               
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  19990317 
SAP Release Created in