SAP ABAP Interface IF_EX_BADI_CCM_TIME_SINCE (BAdI Interface IF_EX_BADI_CCM_TIME_SINCE)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-EQM-CC (Application Component) Configuration Control
⤷
DI_CCM (Package) Configuration Control

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_BADI_CCM_TIME_SINCE | Default Implementation for BAdI Definition BADI_C | 20010809 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_BADI_CCM_TIME_SINCE | BAdI class CL_EX_BADI_CCM_TIME_SINCE | 20010809 |
Properties
Interface | IF_EX_BADI_CCM_TIME_SINCE | |
Short Description | BAdI Interface IF_EX_BADI_CCM_TIME_SINCE |
General Data
Package | DI_CCM | Configuration Control |
Created | 20010809 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_BADI_CCM_TIME_SINCE has no forward declaration.
Interfaces
Interface IF_EX_BADI_CCM_TIME_SINCE has no interface.
Friends
Interface IF_EX_BADI_CCM_TIME_SINCE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GS_NOTIF_CUST | Static Attribute | Public | Type reference (TYPE) | TIWEVENTNOTIF | Attributes for Install/Remove Notifications | 20010809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Calendar Time of Recent Inspection | 20010809 |
2 | ![]() |
Instance method | Public | Method | Get Calendar Time of Recent Installation | 20010809 |
3 | ![]() |
Instance method | Public | Method | Get Calendar Time of Creation | 20010809 |
4 | ![]() |
Instance method | Public | Method | Get Calendar Time of Recent Overhaul | 20010809 |
5 | ![]() |
Instance method | Public | Method | Get Calendar Time of Recent Repair | 20010809 |
6 | ![]() |
Static method | Public | Method | Get Notification Customizing from CL_CCM_TIME_SINCE_EVENT | 20010809 |
Events
Interface IF_EX_BADI_CCM_TIME_SINCE has no event.
Types
Interface IF_EX_BADI_CCM_TIME_SINCE has no local type.
Method Signatures
Method BADI_GET_RECENT_TIME_INSP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RECENT_DATE | Value transfer | Type reference (TYPE) | DATS | Field of Type DATS | 20010809 | ||
2 | ![]() |
EV_RECENT_TIME | Value transfer | Type reference (TYPE) | TIMS | Field of Type TIMS | 20010809 | ||
3 | ![]() |
IV_EQUNR | Value transfer | Type reference (TYPE) | EQUNR | Equipment Number | 20010809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Can not get recent time of event | 20010809 |
Method BADI_GET_RECENT_TIME_INST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RECENT_DATE | Value transfer | Type reference (TYPE) | DATS | Field of Type DATS | 20010809 | ||
2 | ![]() |
EV_RECENT_TIME | Value transfer | Type reference (TYPE) | TIMS | Field of Type TIMS | 20010809 | ||
3 | ![]() |
IV_EQUNR | Value transfer | Type reference (TYPE) | EQUNR | Equipment Number | 20010809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Can not get recent time of event | 20010809 |
Method BADI_GET_RECENT_TIME_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RECENT_DATE | Value transfer | Type reference (TYPE) | DATS | Field of Type DATS | 20010809 | ||
2 | ![]() |
EV_RECENT_TIME | Value transfer | Type reference (TYPE) | TIMS | Field of Type TIMS | 20010809 | ||
3 | ![]() |
IV_EQUNR | Value transfer | Type reference (TYPE) | EQUNR | Equipment Number | 20010809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Can not get recent time of event | 20010809 |
Method BADI_GET_RECENT_TIME_OVHL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RECENT_DATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20010809 | ||
2 | ![]() |
EV_RECENT_TIME | Value transfer | Type reference (TYPE) | TIMS | Field of type TIMS | 20010809 | ||
3 | ![]() |
IV_EQUNR | Value transfer | Type reference (TYPE) | EQUNR | Equipment Number | 20010809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Can not get recent time of event | 20010809 |
Method BADI_GET_RECENT_TIME_REPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RECENT_DATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20010809 | ||
2 | ![]() |
EV_RECENT_TIME | Value transfer | Type reference (TYPE) | TIMS | Field of type TIMS | 20010809 | ||
3 | ![]() |
IV_EQUNR | Value transfer | Type reference (TYPE) | EQUNR | Equipment Number | 20010809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Can not get recent time of event | 20010809 |
Method GET_NOTIF_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REF_TIME_SINCE_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_TIME_SINCE_EVENT | Determine Time Since Event | 20010809 |
Method GET_NOTIF_CUST on Interface IF_EX_BADI_CCM_TIME_SINCE has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46C2 |