SAP ABAP Class CL_IBO_INBOX_ASSIST (assistance class for lean inbox)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-IBO (Application Component) Suite Inbox
⤷
IBO_INBOX_UI (Package) Suite Inbox UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090807 |
Properties
Class | CL_IBO_INBOX_ASSIST | |
Short Description | assistance class for lean inbox | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IBO_INBOX_UI | Suite Inbox UI |
Created | 20090807 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IBO_INBOX_ASSIST has no forward declaration.
Interfaces
Class CL_IBO_INBOX_ASSIST has no interface implemented.
Friends
Class CL_IBO_INBOX_ASSIST has no friend class.
Attributes
Class CL_IBO_INBOX_ASSIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a binary attachment to the given work item | 20110127 |
2 | ![]() |
Instance method | Public | Method | adds a text attachment to the given work item | 20110127 |
3 | ![]() |
Instance method | Public | Method | Returns list of attachments | 20110127 |
4 | ![]() |
Instance method | Public | Method | Returns list of notes | 20110127 |
5 | ![]() |
Instance method | Public | Method | returns the content of a binary attachment | 20110127 |
6 | ![]() |
Instance method | Public | Method | returns the content of a note | 20110127 |
7 | ![]() |
Instance method | Public | Method | Report exception by the message manager | 20091112 |
Events
Class CL_IBO_INBOX_ASSIST has no event.
Types
Class CL_IBO_INBOX_ASSIST has no local type.
Method Signatures
Method ADD_ATTACHMENT_VIA_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ATT_ID | Call by reference | Type reference (TYPE) | SWR_ATT_ID | ID of an Attachment to a Work Item | 20110313 | ||
2 | ![]() |
EV_RET_CODE | Call by reference | Type reference (TYPE) | I | 20110313 | |||
3 | ![]() |
IO_SWR_WORKITEM_API | Call by reference | Object reference (TYPE REF TO) | IF_SWR_WORKITEM_API | API for Handling a Work Item | 20110127 | ||
4 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | SWR_ATT_HEADER | Header for Attachments to Workitems | 20110127 | ||
5 | ![]() |
IV_FILE_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20110127 |
Method ADD_ATTACHMENT_VIA_API on class CL_IBO_INBOX_ASSIST has no exception.
Method ADD_NOTE_VIA_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SWR_WORKITEM_API | Call by reference | Object reference (TYPE REF TO) | IF_SWR_WORKITEM_API | Workflow: Key of Work Item in System | 20110127 | ||
2 | ![]() |
IV_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20110127 | |||
3 | ![]() |
RV_RET_CODE | Value transfer | Type reference (TYPE) | I | 20110127 |
Method ADD_NOTE_VIA_API on class CL_IBO_INBOX_ASSIST has no exception.
Method GET_ATT_LIST_VIA_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SWR_WORKITEM_API | Call by reference | Object reference (TYPE REF TO) | IF_SWR_WORKITEM_API | API for Handling a Work Item | 20110127 | ||
2 | ![]() |
RT_ATTACHMENT_LIST | Value transfer | Type reference (TYPE) | SWRTOBJECT | table of IBO_S_WF_FACADE_INBOX_ATTA | 20110127 |
Method GET_ATT_LIST_VIA_API on class CL_IBO_INBOX_ASSIST has no exception.
Method GET_NOTE_LIST_VIA_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NOTES_LIST | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_INBOX_NOTES | Table of IBO_S_WF_FACADE_INBOX_NOTES | 20110127 | ||
2 | ![]() |
EV_RET_CODE | Call by reference | Type reference (TYPE) | I | 20110127 | |||
3 | ![]() |
IO_SWR_WORKITEM_API | Call by reference | Object reference (TYPE REF TO) | IF_SWR_WORKITEM_API | API for Handling a Work Item | 20110127 |
Method GET_NOTE_LIST_VIA_API on class CL_IBO_INBOX_ASSIST has no exception.
Method READ_ATTACHMENT_VIA_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20110127 | |||
2 | ![]() |
EV_RET_CODE | Call by reference | Type reference (TYPE) | I | 20110127 | |||
3 | ![]() |
IO_SWR_WORKITEM_API | Call by reference | Object reference (TYPE REF TO) | IF_SWR_WORKITEM_API | API for Handling a Work Item | 20110127 | ||
4 | ![]() |
IV_DOCUMENT_ID | Call by reference | Type reference (TYPE) | SO_ENTRYID | Folder Entry ID (Obj+Fol+Forwarder Name) | 20110127 |
Method READ_ATTACHMENT_VIA_API on class CL_IBO_INBOX_ASSIST has no exception.
Method READ_NOTE_VIA_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SWR_WORKITEM_API | Call by reference | Object reference (TYPE REF TO) | IF_SWR_WORKITEM_API | API for Handling a Work Item | 20110127 | ||
2 | ![]() |
IV_DOCUMENT_ID | Call by reference | Type reference (TYPE) | SO_ENTRYID | Folder Entry ID (Obj+Fol+Forwarder Name) | 20110127 | ||
3 | ![]() |
RV_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20110127 |
Method READ_NOTE_VIA_API on class CL_IBO_INBOX_ASSIST has no exception.
Method REPORT_EXCEPTION_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEPTION_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091112 | ||
2 | ![]() |
IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20091112 |
Method REPORT_EXCEPTION_MESSAGE on class CL_IBO_INBOX_ASSIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |