Class Method list used by SAP ABAP Class CL_TBA_PERIODS_EXAMPLE (Example Implementation of Period BAdI)
SAP ABAP Class CL_TBA_PERIODS_EXAMPLE (Example Implementation of Period BAdI) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
2 Class Method  CL_ABAP_UNIT_ASSERT - ABORT ABAP Unit: Assertions (see longtext)
3 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TRUE ABAP Unit: Assertions (see longtext)
4 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TABLE_CONTAINS ABAP Unit: Assertions (see longtext)
5 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL ABAP Unit: Assertions (see longtext)
6 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_NUMBER_BETWEEN ABAP Unit: Assertions (see longtext)
7 Class Method  CL_TBA_DCS_LOF_SERVICES - GET_KEYDATES Service class for Derivative Contract Specification - LOF
8 Class Method  CL_TBA_DCS_LOF_SERVICES - GET_PERIOD_BY_PERIODTYPE Service class for Derivative Contract Specification - LOF
9 Class Method  CL_TBA_DCS_LOF_SERVICES - SET_DCS_LOF Service class for Derivative Contract Specification - LOF
10 Class Method  CL_TBA_DCS_SERVICES - SET_DCS Service class for Derivative Contract Specification
11 Class Method  CL_TBA_PERIODS_EXAMPLE - CREATE_FUTURE_KEYDATES Example Implementation of Period BAdI SOURCE create_future_keydates(
12 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE CHANGING
13 Class Method  CL_TBA_PERIODS_EXAMPLE - CONSTRUCTOR Example Implementation of Period BAdI
14 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE ct_texts = lt_keydate_texts ).
15 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE CHANGING
16 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE it_periods = lt_periods
17 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE EXPORTING
18 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE add_texts(
19 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE ct_texts = ct_keydate_texts ).
20 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE CHANGING
21 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE it_periods = ct_periods
22 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE EXPORTING
23 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE add_texts(
24 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE ct_texts = ct_keydate_texts ).
25 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE CHANGING
26 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE it_periods = ct_periods
27 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE EXPORTING
28 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_TEXTS Example Implementation of Period BAdI SOURCE add_texts(
29 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE ct_periods = lt_periods ).
30 Class Method  CL_TBA_PERIODS_EXAMPLE - MAX Example Implementation of Period BAdI SOURCE iv_date3 = iv_date_from
31 Class Method  CL_TBA_PERIODS_EXAMPLE - MIN Example Implementation of Period BAdI SOURCE ).
32 Class Method  CL_TBA_PERIODS_EXAMPLE - MIN Example Implementation of Period BAdI SOURCE iv_date2 = iv_date_to
33 Class Method  CL_TBA_PERIODS_EXAMPLE - MIN Example Implementation of Period BAdI SOURCE iv_date1 = lv_date_end
34 Class Method  CL_TBA_PERIODS_EXAMPLE - MIN Example Implementation of Period BAdI SOURCE lv_date_end = min(
35 Class Method  CL_TBA_PERIODS_EXAMPLE - MIN Example Implementation of Period BAdI SOURCE ).
36 Class Method  CL_TBA_PERIODS_EXAMPLE - MIN Example Implementation of Period BAdI SOURCE iv_date2 = iv_keydate
37 Class Method  CL_TBA_PERIODS_EXAMPLE - MIN Example Implementation of Period BAdI SOURCE iv_date1 = lv_date_end
38 Class Method  CL_TBA_PERIODS_EXAMPLE - MIN Example Implementation of Period BAdI SOURCE lv_date_end = min(
39 Class Method  CL_TBA_PERIODS_EXAMPLE - MAX Example Implementation of Period BAdI SOURCE ).
40 Class Method  CL_TBA_PERIODS_EXAMPLE - CREATE_FUTURE_KEYDATES Example Implementation of Period BAdI SOURCE EXPORTING
41 Class Method  CL_TBA_PERIODS_EXAMPLE - MAX Example Implementation of Period BAdI SOURCE iv_date2 = iv_keydate
42 Class Method  CL_TBA_PERIODS_EXAMPLE - MAX Example Implementation of Period BAdI SOURCE iv_date1 = iv_date
43 Class Method  CL_TBA_PERIODS_EXAMPLE - MAX Example Implementation of Period BAdI SOURCE lv_date_start = max(
44 Class Method  CL_TBA_PERIODS_EXAMPLE - CREATE_FUTURE_KEYDATES Example Implementation of Period BAdI SOURCE ).
45 Class Method  CL_TBA_PERIODS_EXAMPLE - CREATE_FUTURE_KEYDATES Example Implementation of Period BAdI SOURCE et_keydates = lt_keydates
46 Class Method  CL_TBA_PERIODS_EXAMPLE - CREATE_FUTURE_KEYDATES Example Implementation of Period BAdI SOURCE IMPORTING
47 Class Method  CL_TBA_PERIODS_EXAMPLE - CREATE_FUTURE_KEYDATES Example Implementation of Period BAdI SOURCE iv_calendar = iv_calendar
48 Class Method  CL_TBA_PERIODS_EXAMPLE - CREATE_FUTURE_KEYDATES Example Implementation of Period BAdI SOURCE iv_date_end = iv_date_end
49 Class Method  CL_TBA_PERIODS_EXAMPLE - CREATE_FUTURE_KEYDATES Example Implementation of Period BAdI SOURCE iv_date_start = iv_date_start
50 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE ).
51 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE CHANGING
52 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_periodtype_edl = iv_periodtype_expdatelogic
53 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_periodtype = iv_periodtype
54 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_date_end = lv_date_end
55 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_date_start = lv_date_start
56 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_calendar = iv_calendar
57 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_dcsid = iv_dcsid
58 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE EXPORTING
59 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE add_periods(
60 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_calendar = iv_calendar
61 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE ct_periods = ct_periods
62 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE CHANGING
63 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE it_periodtypes = lt_periodtypes
64 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE iv_date_end = iv_date_end
65 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE iv_date_start = iv_date_start
66 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE iv_calendar = iv_calendar
67 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE iv_dcsid = iv_dcsid
68 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE EXPORTING
69 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_FUTURES Example Implementation of Period BAdI SOURCE add_futures(
70 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE ).
71 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_periodtype_edl = iv_periodtype_expdatelogic
72 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_date_end = lv_date_end
73 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_date_start = lv_date_start
74 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_periodtype = cl_tba_periods_services=>c_periodtype_qp
75 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_dcsid = iv_dcsid
76 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE EXPORTING
77 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE add_periods(
78 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE ).
79 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE ct_periods = ct_periods
80 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_periodtype_edl = iv_periodtype_expdatelogic
81 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_periodtype = iv_periodtype
82 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_date_end = lv_date_end
83 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_date_start = lv_date_start
84 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_calendar = iv_calendar
85 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE iv_dcsid = iv_dcsid
86 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE EXPORTING
87 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE add_periods(
88 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE ct_periods = ct_periods
89 Class Method  CL_TBA_PERIODS_EXAMPLE - ADD_PERIODS Example Implementation of Period BAdI SOURCE CHANGING
90 Class Method  CL_TBA_PERIODS_SERVICES - IS_WORKDAY Service Class for Periods BAdIs
91 Class Method  CL_TBA_PERIODS_SERVICES - SHIFT_WORKDAY Service Class for Periods BAdIs
92 Class Method  CL_TBA_PERIODS_SERVICES - SHIFT_MONTH Service Class for Periods BAdIs
93 Class Method  CL_TBA_PERIODS_SERVICES - SHIFT_MONTH Service Class for Periods BAdIs
94 Class Method  IF_BADI_TBA_DCS_DYN_PERIODS - GET_CLOSED_PERIODS Interface for BAdI: BADI_TBA_DCS_DYN_PERIODS
95 Class Method  IF_BADI_TBA_DCS_DYN_PERIODS - GET_CLOSED_PERIODS Interface for BAdI: BADI_TBA_DCS_DYN_PERIODS
96 Class Method  IF_BADI_TBA_DCS_DYN_PERIODS - GET_PERIODS Interface for BAdI: BADI_TBA_DCS_DYN_PERIODS
97 Class Method  IF_BADI_TBA_DCS_DYN_PERIODS - GET_PERIODS Interface for BAdI: BADI_TBA_DCS_DYN_PERIODS
98 Class Method  IF_BADI_TBA_DCS_DYN_PERIODS - SHIFT_DATE_TO_KEYDATE Interface for BAdI: BADI_TBA_DCS_DYN_PERIODS
99 Class Method  IF_BADI_TBA_DCS_DYN_PERIODS - SHIFT_DATE_TO_KEYDATE Interface for BAdI: BADI_TBA_DCS_DYN_PERIODS
100 Class Method  IF_BADI_TBA_DCS_DYN_PERIODS - SHIFT_DATE_TO_WORKDAY Interface for BAdI: BADI_TBA_DCS_DYN_PERIODS