SAP ABAP Interface IF_BADI_IRM_OT_STT (Interface for BAdI: BADI_IRM_OT_STT)
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
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_BADI_IRM_OT_STT | |
| Short Description | Interface for BAdI: BADI_IRM_OT_STT |
General Data
| Package | S_LRM_OBJ_CAT_INDEPENDENT | Information Retention Manager - Cross-Object Category |
| Created | 20091001 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_LRM_BS_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_LRM_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091001 |
Friends
Interface IF_BADI_IRM_OT_STT has no friend.
Attributes
Interface IF_BADI_IRM_OT_STT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine the Reference Time for a Time Reference | 20091001 | |
| 2 | Instance method | Public | Method | Registration for Available Time References | 20091001 |
Events
Interface IF_BADI_IRM_OT_STT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_BS_CUST | Public | See coding | 20091005 | BEGIN OF ty_s_bs_cust,
bs_stt_bvd TYPE ty_t_stt_bvd,
bs_stt_dvd TYPE ty_t_stt_dvd,
END OF ty_s_bs_cust
|
||
| 2 | TY_S_OT_STT | Public | See coding | 20091005 | BEGIN OF ty_s_ot_stt,
starttime_type TYPE lrm_constant_value,
oc_specific_cust TYPE REF TO data,
END OF ty_s_ot_stt
|
||
| 3 | TY_S_STT_BVD | Public | See coding | 20091001 | BEGIN OF ty_s_stt_bvd,
table_name TYPE lrm_source_table_name,
table_field_name TYPE lrm_source_field_name,
END OF ty_s_stt_bvd
|
||
| 4 | TY_S_STT_DVD | Public | See coding | 20091001 | BEGIN OF ty_s_stt_dvd,
table_name TYPE lrm_source_table_name,
table_field_name TYPE lrm_source_field_name,
END OF ty_s_stt_dvd
|
||
| 5 | TY_T_OT_STT | Public | See coding | 20091005 | ty_t_ot_stt TYPE STANDARD TABLE OF ty_s_ot_stt
WITH KEY starttime_type
|
||
| 6 | TY_T_STT_BVD | Public | See coding | 20091001 | ty_t_stt_bvd TYPE STANDARD TABLE OF ty_s_stt_bvd
WITH KEY table_name table_field_name
|
||
| 7 | TY_T_STT_DVD | Public | See coding | 20091001 | ty_t_stt_dvd TYPE STANDARD TABLE OF ty_s_stt_dvd
WITH KEY table_name
|
Method Signatures
Method GET_START_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_START_DATE | Call by reference | Type reference (TYPE) | TIMESTAMP | Bezugszeitpunkt | 20091001 | |||
| 2 | IR_SOURCE_FIELDS | Call by reference | Object reference (TYPE REF TO) | DATA | Quellfelder | 20091007 | |||
| 3 | IS_INSTANCE_ORIGIN | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_S_INSTANCE_ORIGIN | Instanzherkunft | 20091001 | |||
| 4 | ITH_CONDITION | Call by reference | Type reference (TYPE) | IF_LRM_TYPES=>TY_TH_FIELD_NAME_AND_VALUE | Bedingungssatz der aktuellen Regel | 20120312 | |||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | LRM_OBJECT_TYPE | ILM-Objekt | 20121114 | |||
| 6 | IV_START_TIME_TYPE | Call by reference | Type reference (TYPE) | IF_LRM_TYPES=>CONSTANT_VALUE | Name des Zeitbezugs | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20091007 |
Method REGISTER_STARTTIME_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_STARTTIME_TYPES | Call by reference | Type reference (TYPE) | TY_T_OT_STT | Registrierte Zeitbezüge | 20091001 |
Method REGISTER_STARTTIME_TYPES on Interface IF_BADI_IRM_OT_STT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |