SAP ABAP Class CL_RET_TEAM_INBOX (Inbox for personalization)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-RET (Application Component) Text Retrieval and Information Extraction
⤷
SRET_PERS (Package) Retrieval: Personalization and Inbox
⤷
⤷
Properties
| Class | CL_RET_TEAM_INBOX | |
| Short Description | Inbox for personalization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRET_PERS | Retrieval: Personalization and Inbox |
| Created | 20000906 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RET_TEAM_INBOX has no forward declaration.
Interfaces
Class CL_RET_TEAM_INBOX has no interface implemented.
Friends
Class CL_RET_TEAM_INBOX has no friend class.
Attributes
Class CL_RET_TEAM_INBOX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add inbox items | 20000906 | |
| 2 | Instance method | Public | Method | Delete inbox items | 20000906 | |
| 3 | Instance method | Public | Method | Return inbox items for specific username | 20000906 | |
| 4 | Instance method | Public | Method | Set read flag for inbox item | 20000906 |
Events
Class CL_RET_TEAM_INBOX has no event.
Types
Class CL_RET_TEAM_INBOX has no local type.
Method Signatures
Method ADD_INBOX_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILE | Call by reference | Type reference (TYPE) | SRETINBOX-PROFILE | Interessensprofil | 20000906 | |||
| 2 | SOURCE | Call by reference | Type reference (TYPE) | SRETINBOX-SOURCE | Source of the URL or document | 20000906 | |||
| 3 | TITLE | Call by reference | Type reference (TYPE) | SRETINBOX-TITLE | Dokumenten-ID | 20000906 | |||
| 4 | URL | Call by reference | Type reference (TYPE) | SRETINBOX-DOCURL | url of the document | 20000906 | |||
| 5 | USERNAME | Call by reference | Type reference (TYPE) | SRETINBOX-USERNAME | Username | 20000906 |
Method ADD_INBOX_ITEMS on class CL_RET_TEAM_INBOX has no exception.
Method DELETE_INBOX_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | SRETINBOX-GUID | global unique identifier | 20000906 |
Method DELETE_INBOX_ITEMS on class CL_RET_TEAM_INBOX has no exception.
Method GET_INBOX_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | SRETINBOX-GUID | global unique identifier | 20000906 | |||
| 2 | PROFILE | Call by reference | Type reference (TYPE) | SRETINBOX-PROFILE | Interessensprofil | 20000906 | |||
| 3 | READ | Call by reference | Type reference (TYPE) | SRETINBOX-READFLAG | readflag for inboxdocument | 20000906 | |||
| 4 | RECEIVED | Call by reference | Type reference (TYPE) | SRETINBOX-RECEIVED | date of the day the document got into the inbox | 20000906 | |||
| 5 | SOURCE | Call by reference | Type reference (TYPE) | SRETINBOX-SOURCE | Source of the URL or document | 20000906 | |||
| 6 | TITLE | Call by reference | Type reference (TYPE) | SRETINBOX-TITLE | Dokumenten-ID | 20000906 | |||
| 7 | URL | Call by reference | Type reference (TYPE) | SRETINBOX-DOCURL | url of the document | 20000906 | |||
| 8 | USERNAME | Call by reference | Type reference (TYPE) | SRETINBOX-USERNAME | name of the user who add inbox item | 20000906 |
Method GET_INBOX_ITEMS on class CL_RET_TEAM_INBOX has no exception.
Method SET_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | SRETINBOX-GUID | global unique identifier | 20000906 |
Method SET_READ on class CL_RET_TEAM_INBOX has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |