SAP ABAP Class CL_TASK_MANAGER_BASE_IAM (Task Manager - Basic Class)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
IAM (Package) Activity Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TASK_MANAGER_IAM | Task Manager | 20030728 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TASK_MANAGER_ICL | Activity Management in Claims | 20030728 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_TASK_MANAGER_ICLE | Activity Management in Claims | 20030729 |
Properties
| Class | CL_TASK_MANAGER_BASE_IAM | |
| Short Description | Task Manager - Basic Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IAM | Activity Management |
| Created | 20030728 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TASK_MANAGER_BASE_IAM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TASK_MANAGER_IAM | Task Manager | 20030728 |
Friends
Class CL_TASK_MANAGER_BASE_IAM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_DB_IAM | Database Access Methods | 20030728 | |||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20030728 | |||||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20030815 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20030729 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20030821 | |||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20030728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20030728 | ||
| 2 | Instance method | Protected | Method | 20030814 | ||
| 3 | Instance method | Protected | Method | 20030818 | ||
| 4 | Instance method | Public | Constructor | Constructor | 20030818 | |
| 5 | Instance method | Public | Method | 20030819 | ||
| 6 | Instance method | Protected | Method | Calculates All Relevant Due Date Data | 20030815 | |
| 7 | Instance method | Public | Method | 20030728 | ||
| 8 | Instance method | Public | Method | 20030814 | ||
| 9 | Instance method | Public | Method | 20030818 | ||
| 10 | Instance method | Protected | Method | 20030820 | ||
| 11 | Instance method | Protected | Method | 20030820 | ||
| 12 | Instance method | Protected | Method | 20030728 | ||
| 13 | Instance method | Protected | Method | 20030728 |
Events
Class CL_TASK_MANAGER_BASE_IAM has no event.
Types
Class CL_TASK_MANAGER_BASE_IAM has no local type.
Method Signatures
Method AFTER_EVENT_0 Signature
Method AFTER_EVENT_0 on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method AFTER_EVENT_0 on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method AFTER_EVENT_1 Signature
Method AFTER_EVENT_1 on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method AFTER_EVENT_1 on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method AFTER_EVENT_S Signature
Method AFTER_EVENT_S on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method AFTER_EVENT_S on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLCLASS | Call by reference | Type reference (TYPE) | IAM_APPLCLASS | IAM: Anwendungsklasse | 20030818 | |||
| 2 | IV_SECONDARY | Call by reference | Type reference (TYPE) | IAM_SECONDARY | IAM: Kennzeichen: Sekundäre Aufgabe einer Aufgabenfamilie | 20030821 |
Method CONSTRUCTOR on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method DESELECT_TASKS Signature
Method DESELECT_TASKS on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method DESELECT_TASKS on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method DETERMINE_DUEDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IAM110 | Call by reference | Type reference (TYPE) | TIAM110 | Aktivitätenmanagement: Aufgaben | 20030815 | |||
| 2 | IV_CHANGED_AT | Call by reference | Type reference (TYPE) | IAM_CHANGED_AT | IAM: Datum/Zeit der letzten Änderung | 20030815 | |||
| 3 | IV_DUEDATE1 | Call by reference | Type reference (TYPE) | IAM_DUEDATE1 | IAM: Datum der Erstvorlage im Workplace | 20030815 | |||
| 4 | IV_DUEDATE2 | Call by reference | Type reference (TYPE) | IAM_DUEDATE2 | IAM: Datum für spätesten Beginn der Aufgabe | 20030815 | |||
| 5 | IV_DUEDATE3 | Call by reference | Type reference (TYPE) | IAM_DUEDATE3 | IAM: Datum für spätestes Ende der Aufgabe | 20030815 | |||
| 6 | IV_START_STEP | Call by reference | Type reference (TYPE) | IAM_START_STEP | IAM: Startschritt für Fälligkeitsberechnung | 20030821 |
Method DETERMINE_DUEDATE on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method EVENT_0 Signature
Method EVENT_0 on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method EVENT_0 on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method EVENT_1 Signature
Method EVENT_1 on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method EVENT_1 on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method EVENT_S Signature
Method EVENT_S on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method EVENT_S on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method GET_TASKS Signature
Method GET_TASKS on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method GET_TASKS on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method PUT_TASKS Signature
Method PUT_TASKS on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method PUT_TASKS on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method RETURN_TASK Signature
Method RETURN_TASK on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method RETURN_TASK on class CL_TASK_MANAGER_BASE_IAM has no exception.
Method SELECT_TASK Signature
Method SELECT_TASK on class CL_TASK_MANAGER_BASE_IAM has no parameter.
Method SELECT_TASK on class CL_TASK_MANAGER_BASE_IAM has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |