SAP ABAP Class IF_BIZC_TASK (Business Content: Task of Task List)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BIZC_TASK | Business Task: Taks of the Task List | 20050321 |
Properties
| Class | IF_BIZC_TASK | |
| Short Description | Business Content: Task of Task List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050318 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BIZC_TASK has no forward declaration.
Interfaces
Class IF_BIZC_TASK has no interface implemented.
Friends
Class IF_BIZC_TASK has no friend class.
Attributes
Class IF_BIZC_TASK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assigns Additional Objects to the Task | 20050614 | |
| 2 | Instance method | Public | Method | Delete the Object Assignment | 20050614 | |
| 3 | Instance method | Public | Method | Returns Generation Data | 20050318 | |
| 4 | Instance method | Public | Method | Returns Index of the Task | 20050318 | |
| 5 | Instance method | Public | Method | Returns GUID of the Index | 20050322 | |
| 6 | Instance method | Public | Method | Returns Data About Last Change | 20050318 | |
| 7 | Instance method | Public | Method | Returns Objects | 20050323 | |
| 8 | Instance method | Public | Method | Delivers the Status | 20050318 | |
| 9 | Instance method | Public | Method | Returns Technical Name of the Task | 20050318 | |
| 10 | Instance method | Public | Method | Returns Object Usage | 20050322 | |
| 11 | Instance method | Public | Method | Sets the Data for Last Change | 20050318 | |
| 12 | Instance method | Public | Method | Sets the Status | 20050318 |
Events
Class IF_BIZC_TASK has no event.
Types
Class IF_BIZC_TASK has no local type.
Method Signatures
Method ADD_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | BIZC_OBJGUID_TAB | Objekte | 20050614 |
Method ADD_OBJECTS on class IF_BIZC_TASK has no exception.
Method DELETE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | BIZC_OBJGUID_TAB | Objekte | 20050614 |
Method DELETE_OBJECTS on class IF_BIZC_TASK has no exception.
Method GET_CREATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CREATED_AT | Call by reference | Type reference (TYPE) | BIZC_CRAT | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050321 | |||
| 2 | EP_CREATED_BY | Call by reference | Type reference (TYPE) | BIZC_CRBY | Benutzer, der die Aufgabe angelegt hat | 20050321 |
Method GET_CREATION_INFO on class IF_BIZC_TASK has no exception.
Method GET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_INDEX | Value transfer | Type reference (TYPE) | BIZC_INDEX_STREAM | Index | 20050318 |
Method GET_INDEX on class IF_BIZC_TASK has no exception.
Method GET_INDEX_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_INDEX_AS_GUID | Value transfer | Type reference (TYPE) | BIZC_INDEX_GUID | Business Content: GUID für die interne Aufgabenverwaltung | 20050322 |
Method GET_INDEX_GUID on class IF_BIZC_TASK has no exception.
Method GET_LAST_MODIFIED_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CHANGED_AT | Call by reference | Type reference (TYPE) | BIZC_CHAT | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050321 | |||
| 2 | EP_CHANGED_BY | Call by reference | Type reference (TYPE) | BIZC_CHBY | Letzter Änderer | 20050321 |
Method GET_LAST_MODIFIED_INFO on class IF_BIZC_TASK has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OBJECTS | Value transfer | Type reference (TYPE) | BIZC_OBJGUID_TAB | Objekte | 20050323 |
Method GET_OBJECTS on class IF_BIZC_TASK has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_AGGREGATED_STATUS | Call by reference | Type reference (TYPE) | BIZC_TASK_STATUS | Aufgabenstatus | 20050916 | |||
| 2 | EP_STATUS | Call by reference | Type reference (TYPE) | BIZC_TASK_STATUS | Internes Statusfeld | 20050916 | |||
| 3 | ET_STATUS | Call by reference | Type reference (TYPE) | BIZC_OBJGUID_STATUS_TAB | Interne Statustabelle | 20050916 |
Method GET_STATUS on class IF_BIZC_TASK has no exception.
Method GET_TASK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TASK_NAME | Value transfer | Type reference (TYPE) | BIZC_TASK | Business Content: Name einer Task | 20050318 |
Method GET_TASK_NAME on class IF_BIZC_TASK has no exception.
Method GET_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_USAGE | Value transfer | Type reference (TYPE) | BIZC_USAGE | ID einer Content-Objektverwendung | 20050322 |
Method GET_USAGE on class IF_BIZC_TASK has no exception.
Method SET_LAST_MODIFIED_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CHANGED_AT | Call by reference | Type reference (TYPE) | BIZC_CHAT | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050321 | |||
| 2 | IP_CHANGED_BY | Call by reference | Type reference (TYPE) | BIZC_CHBY | Letzter Änderer | 20050321 |
Method SET_LAST_MODIFIED_INFO on class IF_BIZC_TASK has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_AGGREGATED_STATUS | Call by reference | Type reference (TYPE) | BIZC_TASK_STATUS | Business Content: Status einer Aufgabe | 20050916 | |||
| 2 | IP_STATUS | Call by reference | Type reference (TYPE) | BIZC_TASK_STATUS | X: Ausgeführt SPACE: Offen | 20050318 | |||
| 3 | IT_STATUS | Call by reference | Type reference (TYPE) | BIZC_OBJGUID_STATUS_TAB | Bizc Konfigurationsstatus von Objekten | 20050916 |
Method SET_STATUS on class IF_BIZC_TASK has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in |