SAP ABAP Interface IF_BADI_IRM_OT_STT_TO (Interface for BAdI: BADI_IRM_OT_STT_TO)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-IRM-RT (Application Component) IRM Run Time
⤷
S_LRM_OBJ_CAT_INDEPENDENT (Package) Information Retention Manager - Cross-Object Category

⤷

⤷

Properties
Interface | IF_BADI_IRM_OT_STT_TO | |
Short Description | Interface for BAdI: BADI_IRM_OT_STT_TO |
General Data
Package | S_LRM_OBJ_CAT_INDEPENDENT | Information Retention Manager - Cross-Object Category |
Created | 20110919 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BADI_IRM_OT_STT_TO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110919 |
Friends
Interface IF_BADI_IRM_OT_STT_TO has no friend.
Attributes
Interface IF_BADI_IRM_OT_STT_TO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Registration for Available Time Offsets | 20110919 |
Events
Interface IF_BADI_IRM_OT_STT_TO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_BS_CUST | Public | See coding | 20111007 | BEGIN OF ty_s_bs_cust,
bs_to TYPE ty_t_to,
END OF ty_s_bs_cust
|
||
2 | TY_S_OT_STT_TO | Public | See coding | 20110919 | BEGIN OF ty_s_ot_stt_to,
starttime_type TYPE lrm_constant_value,
time_offset TYPE lrm_constant_value,
oc_specific_cust TYPE REF TO data,
END OF ty_s_ot_stt_to
|
||
3 | TY_S_TO | Public | See coding | 20111007 | BEGIN OF ty_s_to,
table_name TYPE lrm_source_table_name,
table_field_name TYPE lrm_source_field_name,
END OF ty_s_to
|
||
4 | TY_T_OT_STT_TO | Public | See coding | 20110919 | ty_t_ot_stt_to TYPE STANDARD TABLE OF ty_s_ot_stt_to
WITH KEY starttime_type time_offset
|
||
5 | TY_T_TO | Public | See coding | 20111007 | ty_t_to TYPE STANDARD TABLE OF ty_s_to
WITH KEY table_name
|
Method Signatures
Method REGISTER_TIME_OFFSETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TIME_OFFSETS | Call by reference | Type reference (TYPE) | TY_T_OT_STT_TO | Zeitversätze | 20110919 |
Method REGISTER_TIME_OFFSETS on Interface IF_BADI_IRM_OT_STT_TO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |