SAP ABAP Class CL_IBO_INBOX_CUSTOMIZING (inbox view customizing)
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_CUSTOMIZING | |
| Short Description | inbox view customizing | |
| 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 | 20091002 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IBO_INBOX_CUSTOMIZING has no interface implemented.
Friends
Class CL_IBO_INBOX_CUSTOMIZING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IBO_INBOX_CUST_KEY | 'HIDEDETAIL' | Customizing key 'Hide Details Area' | 20091002 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | IBO_T_WF_CUST | Table type of inbox view customizing table | 20091002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Hide details area below list at administrative level | 20091002 | |
| 2 | Static method | Private | Method | initialize the customizing internal table | 20091002 | |
| 3 | Static method | Public | Method | Set the flag if details area should be hidden | 20091008 |
Events
Class CL_IBO_INBOX_CUSTOMIZING has no event.
Types
Class CL_IBO_INBOX_CUSTOMIZING has no local type.
Method Signatures
Method HIDE_DETAILS_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_ID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID | 20091021 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091002 |
Method HIDE_DETAILS_AREA on class CL_IBO_INBOX_CUSTOMIZING has no exception.
Method INIT Signature
Method INIT on class CL_IBO_INBOX_CUSTOMIZING has no parameter.
Method INIT on class CL_IBO_INBOX_CUSTOMIZING has no exception.
Method SET_HIDE_DETAILS_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_ID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID | 20091021 | |||
| 2 | IV_HIDE_DETAILS_AREA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091008 |
Method SET_HIDE_DETAILS_AREA on class CL_IBO_INBOX_CUSTOMIZING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |