SAP ABAP Class CL_HRTMC_AC_TRAININGACTIVITIES (Assistance Class for HRTMC_TRAINING_ACTIVITIES)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-TM (Application Component) Talent Management
⤷
HCM_TMC (Package) HCM: Talent Management Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20110118 |
Properties
Class | CL_HRTMC_AC_TRAININGACTIVITIES | |
Short Description | Assistance Class for HRTMC_TRAINING_ACTIVITIES | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | HCM_TMC | HCM: Talent Management Core |
Created | 20110118 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRTMC_AC_TRAININGACTIVITIES has no forward declaration.
Interfaces
Class CL_HRTMC_AC_TRAININGACTIVITIES has no interface implemented.
Friends
Class CL_HRTMC_AC_TRAININGACTIVITIES has no friend class.
Attributes
Class CL_HRTMC_AC_TRAININGACTIVITIES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Training Activities for Personnel Number | 20110118 |
2 | ![]() |
Instance method | Public | Method | Get Details of the Course | 20110118 |
Events
Class CL_HRTMC_AC_TRAININGACTIVITIES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_EVENTDESC | Public | See coding | 20110121 | BEGIN OF ty_s_eventdesc,
subty TYPE char4,
sutext TYPE char40,
line TYPE char79,
END OF ty_s_eventdesc
|
||
2 | TY_S_EVENTS | Public | See coding | 20110121 | BEGIN OF ty_s_events,
plvar TYPE char2,
eveid TYPE hrobjid,
evsht TYPE char12,
evstx TYPE char40,
evbeg TYPE datum,
evend TYPE datum,
evlng TYPE char1,
locid TYPE hrobjid,
loctx TYPE char40,
istat TYPE char1,
extrn TYPE char1,
priox TYPE char2,
manzl TYPE hrtmc_decimal,
budat TYPE datum,
seqnr TYPE numc3,
kkost TYPE hrtmc_fee,
kwaer TYPE waers,
delet TYPE char1,
lockm TYPE char1,
histo TYPE char1,
otype TYPE char2,
tform TYPE numc4,
txtshort TYPE char20,
status TYPE char25,
trtty TYPE char2,
trtid TYPE hrobjid,
END OF ty_s_events
|
||
3 | TY_S_EVENTTARGET | Public | See coding | 20110121 | BEGIN OF ty_s_eventtarget,
tarty TYPE char2,
tarid TYPE hrobjid,
tarsh TYPE char12,
tartx TYPE char40,
tarbg TYPE datum ,
tared TYPE datum ,
otext TYPE char25,
END OF ty_s_eventtarget
|
||
4 | TY_S_PERIOD | Public | See coding | 20110121 | BEGIN OF ty_s_period,
begda TYPE datum,
endda TYPE datum,
END OF ty_s_period
|
||
5 | TY_S_REQQUAL | Public | See coding | 20110121 | BEGIN OF ty_s_reqqual,
quaty TYPE char2,
quaid TYPE num08,
quash TYPE char12,
quatx TYPE char40,
quabg TYPE datum,
quaed TYPE datum,
otext TYPE char25,
proficiency TYPE char40,
END OF ty_s_reqqual
|
||
6 | TY_T_EVENTDESC | Public | See coding | 20110121 | ty_t_eventdesc TYPE STANDARD TABLE OF ty_s_eventdesc
|
||
7 | TY_T_EVENTS | Public | See coding | 20110121 | ty_t_events TYPE STANDARD TABLE OF ty_s_events
|
||
8 | TY_T_EVENTTARGET | Public | See coding | 20110121 | ty_t_eventtarget TYPE STANDARD TABLE OF ty_s_eventtarget
|
||
9 | TY_T_REQQUAL | Public | See coding | 20110121 | ty_t_reqqual TYPE STANDARD TABLE OF ty_s_reqqual
|
Method Signatures
Method GET_TRAININGACTIVITIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EVAL_PERIOD | Call by reference | Type reference (TYPE) | TY_S_PERIOD | Numeric, 2-digit value | 20110120 | ||
2 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20110120 | ||
3 | ![]() |
ET_EVENTS | Call by reference | Type reference (TYPE) | TY_T_EVENTS | Numeric, 2-digit value | 20110120 | ||
4 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20110120 | ||
5 | ![]() |
IV_YEARS_FUTURE | Call by reference | Type reference (TYPE) | NUM2 | Numeric, 2-digit value | 20110120 | ||
6 | ![]() |
IV_YEARS_PAST | Call by reference | Type reference (TYPE) | NUM2 | Numeric, 2-digit value | 20110120 |
Method GET_TRAININGACTIVITIES on class CL_HRTMC_AC_TRAININGACTIVITIES has no exception.
Method GET_TRAININGDETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EVENT_DESC | Call by reference | Type reference (TYPE) | TY_T_EVENTDESC | 20110121 | |||
2 | ![]() |
ES_EVENT_TARGET | Call by reference | Type reference (TYPE) | TY_T_EVENTTARGET | 20110121 | |||
3 | ![]() |
ES_IMP_QUALIF | Call by reference | Type reference (TYPE) | TY_T_REQQUAL | 20110121 | |||
4 | ![]() |
ES_REQUIRED_QUALIF | Call by reference | Type reference (TYPE) | TY_T_REQQUAL | 20110121 | |||
5 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20110204 | ||
6 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | P1000-STEXT | Object Name | 20110121 | ||
7 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | HRSOBID-SOBID | ID of Related Object | 20110121 | ||
8 | ![]() |
IV_OTYPE | Call by reference | Type reference (TYPE) | HRSOBID-OTYPE | Object Type | 20110121 | ||
9 | ![]() |
IV_PLVAR | Call by reference | Type reference (TYPE) | PLOG-PLVAR | Plan Version | 20110121 |
Method GET_TRAININGDETAILS on class CL_HRTMC_AC_TRAININGACTIVITIES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |