SAP ABAP Function Module 2002_WORKCENTER_GETINFO (Get Work Centre, Activity Type and Activity Type Prices)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-ST-OPR (Application Component) Operative Structures
     CNIF (Package) External 'Interface for Project Management System (PS)'
Basic Data
Function Module 2002_WORKCENTER_GETINFO Get Work Centre, Activity Type and Activity Type Prices  
Function Group 2002   BAPIs network  
Program Name SAPL2002   BAPIs network 
INCLUDE Name L2002U33    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_COSTCENTER TYPE CNIF_WORK_CENTRE_LIST-KOSTL Cost Center
Importing I_VALID_ON TYPE SYST-DATUM Date
Importing I_FISCYEAR_FROM TYPE CNIF_ACTPRICE_LIST-FISCALYEAR Fiscal Year
Importing I_FISCYEAR_TO TYPE CNIF_ACTPRICE_LIST-FISCALYEAR Fiscal Year
Importing I_DOWN_LOAD_RATES TYPE SYST-BINPT 'X' Batch-Input, Programm läuft unter Batch Input
Importing I_DOWN_LOAD_PERIOD TYPE SYST-BINPT 'X' Batch-Input, Programm läuft unter Batch Input
Importing I_DOWN_LOAD_ACT_TYPE TYPE SYST-BINPT 'X' Batch-Input, Programm läuft unter Batch Input
Tables E_ACTPRICES TYPE CNIF_ACTPRICE_LIST List of Prices for Activity Types
Tables E_PERIODLIMITS TYPE CNIF_PERIODLIMITS Date for Period Start and End
Tables E_WORK_CENTRE TYPE CNIF_WORK_CENTRE_LIST Structure for Work Center and default Activity Type
Tables E_ACTTYPES TYPE CNIF_ACTTYPE_LIST List of Existing Activity Types for Cost Center
Tables I_PLANT_WORK_CENTRE TYPE CNIF_PLANT_WORK_CENTRE Structure for Plant and Work Centre
Tables E_MESSAGE_TABLE TYPE BAPI_METH_MESSAGE Message table for BAPIs (Project System)
Exception WORK_CENTRE_NOT_FOUND TYPE No Work Centre found for the given input data.
Exception ACTICITY_TYPE_NOT_FOUND TYPE No Activity types found for the given input data.
Exception VALID_ON_NOT_IN_FISCAL_PERIOD TYPE The Valid On date is outside the fiscal period.
Exception INCORRECT_PLANT_DATA TYPE Incorrect plant data given.
Exception DATES_INCORRECT TYPE The fiscal period data provide is incorrect.
               
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  20030108 
SAP Release Created in