SAP ABAP Interface IF_BIZC_TASKLIST_SERVICE (Services for Task Lists)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZCA (Package) Configuration Repository
⤷
⤷
Properties
| Interface | IF_BIZC_TASKLIST_SERVICE | |
| Short Description | Services for Task Lists |
General Data
| Package | SBIZCA | Configuration Repository |
| Created | 20050215 | SAP |
| Last changed | 20050428 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BIZC_TASKLIST_SERVICE has no forward declaration.
Interfaces
Interface IF_BIZC_TASKLIST_SERVICE has no interface.
Friends
Interface IF_BIZC_TASKLIST_SERVICE has no friend.
Attributes
Interface IF_BIZC_TASKLIST_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Confirms an Action | 20050215 | |
| 2 | Instance method | Public | Method | Executes an Action | 20050215 | |
| 3 | Instance method | Public | Method | Returns Current Data for an Action | 20050215 |
Events
Interface IF_BIZC_TASKLIST_SERVICE has no event.
Types
Interface IF_BIZC_TASKLIST_SERVICE has no local type.
Method Signatures
Method CONFIRM_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_STATUS | Call by reference | Type reference (TYPE) | BIZC_TASK_STATUS | X: Ausgeführt SPACE: Offen | 20050318 | |||
| 2 | EP_STATUS_CHANGED | Call by reference | Type reference (TYPE) | SBIZC_BOOL | Es sind Statusänderungen aufgetreten | 20050215 | |||
| 3 | IP_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | ID der auszuführenden Aktion | 20050215 | |||
| 4 | IP_TASKLIST_ID | Call by reference | Type reference (TYPE) | STRING | ID der Taskliste | 20050215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Content: Fehler in der Taskliste | 20050215 |
Method EXECUTE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_STATUS | Call by reference | Type reference (TYPE) | BIZC_TASK_STATUS | X: Ausgeführt SPACE: Offen | 20050318 | |||
| 2 | EP_STATUS_CHANGED | Call by reference | Type reference (TYPE) | SBIZC_BOOL | Es sind Statusänderungen aufgetreten | 20050215 | |||
| 3 | IP_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | ID der auszuführenden Aktion | 20050215 | |||
| 4 | IP_TASKLIST_ID | Call by reference | Type reference (TYPE) | STRING | ID der Taskliste | 20050215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Content: Fehler in der Taskliste | 20050215 |
Method GET_ACTION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_ACTIVE | Call by reference | Type reference (TYPE) | SBIZC_BOOL | Aktivierungszustand der Aktion | 20050215 | |||
| 2 | EP_STATUS | Call by reference | Type reference (TYPE) | BIZC_TASK_STATUS | X: Ausgeführt SPACE: Offen | 20050215 | |||
| 3 | IP_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | ID der auszuführenden Aktion | 20050215 | |||
| 4 | IP_TASKLIST_ID | Call by reference | Type reference (TYPE) | STRING | ID der Taskliste | 20050215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Content: Fehler in der Taskliste | 20050215 |
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 710 |