SAP ABAP Function Module RH_EVENTTYPECOSTS_GET (Determine cost items of business event types)
Hierarchy
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
   PE (Application Component) Training and Event Management
     PP09 (Package) Training and Event Management
Basic Data
Function Module RH_EVENTTYPECOSTS_GET Determine cost items of business event types  
Function Group RHKB   HR-TEM: Costs  
Program Name SAPLRHKB   Function Modules of Group RHKB 
INCLUDE Name LRHKBU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IN_DATE TYPE SYST-DATUM SY-DATUM Key date
Importing IN_COSTSSTATUS TYPE P1036-ISTAT '1' Status of infotype 1036
Importing IN_COSTSSUBTYPE TYPE P1036-SUBTY '0001' Subtype for reading infotype P1036
Importing IN_SCHEDULESUBTYPE TYPE HRV1042A-SUBTY '0001' Schedule model
Importing IN_CURRENCY TYPE P1036-WAERS Space = Orginal currency
Importing IN_CREATEMODUS_C TYPE HRVCOST-FLAG_X SPACE 'Create business event type'
Importing IN_C_CAPACITY TYPE HRVEVDAT-KAPZ2 Capacity
Importing IN_C_DAYS TYPE HRVSCHED-NDAYS Duration in days
Importing IN_C_SECONDS TYPE HRVSCHED-NSECO Duration in seconds
Tables IN_EVENTTYPES TYPE HROBJECT Object list
Tables IN_C_D1036 TYPE P1036 Cost items of business event type
Tables IN_C_D022R TYPE P1001 Resource types required
Tables OUT_COSTELEMENTS TYPE RHKB1 Cost items
Tables OUT_INFO TYPE RHKB2 Additional info: capacity, total costs
Exception NOTHING_FOUND TYPE No cost items exist
Exception UNKNOWN_ERROR TYPE Unknown error has occurred
               
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  19980220 
SAP Release Created in