SAP ABAP Class CL_IBO_INBOX_REFRESH_SETTG (Inbox Refresh Interval Setting)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-IBO (Application Component) Suite Inbox
⤷
IBO_INBOX_FEEDER (Package) Suite Inbox Feeder

⤷

⤷

Properties
Class | CL_IBO_INBOX_REFRESH_SETTG | |
Short Description | Inbox Refresh Interval Setting | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IBO_INBOX_FEEDER | Suite Inbox Feeder |
Created | 20090806 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IBO_INBOX_REFRESH_SETTG has no forward declaration.
Interfaces
Class CL_IBO_INBOX_REFRESH_SETTG has no interface implemented.
Friends
Class CL_IBO_INBOX_REFRESH_SETTG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IBO_INBOX_REFRESH_INTERVAL | Inbox Refresh Interval in Minutes | 20090806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get the inbox refresh interval in minutes | 20090806 |
2 | ![]() |
Static method | Public | Method | Set Inbox Refresh Interval in minutes | 20090806 |
Events
Class CL_IBO_INBOX_REFRESH_SETTG has no event.
Types
Class CL_IBO_INBOX_REFRESH_SETTG has no local type.
Method Signatures
Method GET_REFRESH_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REFRESH_INTERVAL | Value transfer | Type reference (TYPE) | IBO_INBOX_REFRESH_INTERVAL | Inbox Refresh Interval in Minutes | 20090806 |
Method GET_REFRESH_INTERVAL on class CL_IBO_INBOX_REFRESH_SETTG has no exception.
Method SET_REFRESH_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REFRESH_INTERVAL | Call by reference | Type reference (TYPE) | IBO_INBOX_REFRESH_INTERVAL | Inbox Refresh Interval in Minutes | 20090806 |
Method SET_REFRESH_INTERVAL on class CL_IBO_INBOX_REFRESH_SETTG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |