SAP ABAP Class CL_UDM_WORKLIST_ITEM (Worklist Item)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FSCM-COL (Application Component) Collections Management
⤷
UDM_WORK_LIST (Package) Work list
⤷
⤷
Properties
| Class | CL_UDM_WORKLIST_ITEM | |
| Short Description | Worklist Item | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UDM_WORK_LIST | Work list |
| Created | 20041209 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UDM_WORKLIST_ITEM has no interface implemented.
Friends
Class CL_UDM_WORKLIST_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UDM_S_WORKLIST_ITEM_C | Worklist Item | 20050121 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_UDM_WL_ITEM_DISP_C | BAdI Interface IF_EX_UDM_WL_ITEM_DISP_C | 20050404 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | LYT_SPECIALIST | 20050125 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | LYT_SPECIALIST_IN_GRP | 20050127 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | LYT_SPECIALIST_IN_SGMT | 20050530 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | UDM_T_VALUATION_SEQUENCE | Valuations for Sequential Numbers of Strategy | 20050103 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UDM_WORKLIST_ITEM_GUID | Key of Worklist Item | 20041229 |
Methods
Events
Class CL_UDM_WORKLIST_ITEM has no event.
Types
Class CL_UDM_WORKLIST_ITEM has no local type.
Method Signatures
Method ASSIGN_SPECIALIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SPECIALIST | Call by reference | Type reference (TYPE) | BDM_COLL_SPECIALIST | Forderungssachbearbeiter | 20050125 | |||
| 2 | R_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET1 | Returnparameter | 20050125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sachbearbeiter ist nicht in Collection-Gruppe | 20050602 |
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SPECIALIST | Call by reference | Type reference (TYPE) | BDM_COLL_SPECIALIST | Forderungssachbearbeiter | 20050127 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050127 |
Method CHECK_AUTHORITY on class CL_UDM_WORKLIST_ITEM has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UDM_WORKLIST_ITEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UDM_WORKLIST_ITEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM_DB_ATTR | Call by reference | Type reference (TYPE) | UDM_S_WORKLIST_ITEM_C | Eintrag auf der Arbeitsliste | 20041229 | |||
| 2 | I_VALUATION_DETAILS | Call by reference | Type reference (TYPE) | UDM_T_VALUATION_SEQUENCE | Bewertungen zu laufenden Nummern einer Strategie | 20050103 | |||
| 3 | I_WORKITEM_ID | Call by reference | Type reference (TYPE) | UDM_WORKLIST_ITEM_GUID | Schlüssel des Eintrags auf der Arbeitsliste | 20050113 |
Method CONSTRUCTOR on class CL_UDM_WORKLIST_ITEM has no exception.
Method CONVERT_DB_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM_DB_ATTR | Call by reference | Type reference (TYPE) | UDM_S_WORKLIST_ITEM_C | Eintrag auf der Arbeitsliste | 20041229 | |||
| 2 | R_ITEM_ATTR | Value transfer | Type reference (TYPE) | UDM_S_WORKLIST_ITEM_ATTR_C | Eintrag auf der Arbeitsliste | 20041229 |
Method CONVERT_DB_ATTR on class CL_UDM_WORKLIST_ITEM has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET1 | Returnparameter | 20050420 |
Method DELETE on class CL_UDM_WORKLIST_ITEM has no exception.
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Sperrmodus | 20050125 | ||
| 2 | I_SCOPE | Call by reference | Type reference (TYPE) | C | '3' | 20050125 |
Method DEQUEUE on class CL_UDM_WORKLIST_ITEM has no exception.
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Sperrmodus | 20050125 | ||
| 2 | I_SCOPE | Call by reference | Type reference (TYPE) | C | '2' | 20050125 | |||
| 3 | R_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET1 | Returnparameter | 20050125 |
Method ENQUEUE on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ATTRIBUTES | Value transfer | Type reference (TYPE) | UDM_S_WORKLIST_ITEM_ATTR_C | Eintrag auf der Arbeitsliste | 20041229 |
Method GET_ATTRIBUTES on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_CCT_RESULT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CCT_RESULT | Call by reference | Type reference (TYPE) | UDM_CCT_RESULT_ID | Ergebnis des Kundenkontakts | 20050210 | |||
| 2 | R_CCT_RESULT_TEXT | Value transfer | Type reference (TYPE) | UDM_CCT_RESULT_TXT | Bezeichnung: Ergebnis des Kundenkontakts | 20050210 |
Method GET_CCT_RESULT_TEXT on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_COLLECTION_GROUP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLL_GROUP | Call by reference | Type reference (TYPE) | UDM_COLL_GROUP | Collection-Gruppe | 20050131 | |||
| 2 | R_COLL_GROUP_TEXT | Value transfer | Type reference (TYPE) | UDM_COLL_GROUP_TEXT | Vollständiger Name der Person | 20050131 |
Method GET_COLLECTION_GROUP_NAME on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_LOCAL_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050201 | |||
| 2 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050201 |
Method GET_LOCAL_TIME on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_RSM_REASON_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RSM_REASON | Call by reference | Type reference (TYPE) | UDM_RSM_REASON_ID | Grund für die Wiedervorlage | 20050210 | |||
| 2 | R_RSM_REASON_TEXT | Value transfer | Type reference (TYPE) | UDM_RSM_REASON_TXT | Bezeichnung des Wiedervorlagegrunds | 20050210 |
Method GET_RSM_REASON_TEXT on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_SEGMENT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLL_SEGMENT | Call by reference | Type reference (TYPE) | UDM_COLL_SEGMENT | Collection-Segment | 20050131 | |||
| 2 | R_COLL_SEGMENT_TEXT | Value transfer | Type reference (TYPE) | UDM_COLL_SEGMENT_TXT | Bezeichnung des Collection-Segments | 20050131 |
Method GET_SEGMENT_TEXT on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_SPECIALIST_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SPECIALIST | Call by reference | Type reference (TYPE) | BDM_COLL_SPECIALIST | Forderungssachbearbeiter | 20050125 | |||
| 2 | R_SPECIALIST_TEXT | Value transfer | Type reference (TYPE) | AD_NAMTEXT | Vollständiger Name der Person | 20050125 |
Method GET_SPECIALIST_NAME on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS | Call by reference | Type reference (TYPE) | UDM_WORKLIST_ITEM_STATUS | Status des Eintrags auf der Arbeitsliste | 20050210 | |||
| 2 | R_STATUS_TEXT | Value transfer | Type reference (TYPE) | UDM_WORKLIST_ITEM_STATUS_TEXT | Status des Eintrags auf der Arbeitsliste | 20050210 |
Method GET_STATUS_TEXT on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_STRATEGY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRATEGY | Value transfer | Type reference (TYPE) | UDM_COLL_STRATEGY | Eintrag auf der Arbeitsliste | 20050301 | |||
| 2 | I_STRATEGY_VERSION | Call by reference | Type reference (TYPE) | UDM_STRATEGY_VERSION | Version der Collection-Strategie | 20050301 | |||
| 3 | R_STRATEGY_TEXT | Value transfer | Type reference (TYPE) | UDM_COLL_STRATEGY_TEXT | Bezeichnung der Collection-Strategie | 20050301 |
Method GET_STRATEGY_TEXT on class CL_UDM_WORKLIST_ITEM has no exception.
Method GET_VALUATION_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUATION_DETAILS | Value transfer | Type reference (TYPE) | UDM_T_VALUATION_DETAILS | Tabelle: Details zur Bewertung | 20050210 |
Method GET_VALUATION_DETAILS on class CL_UDM_WORKLIST_ITEM has no exception.
Method INSERT Signature
Method INSERT on class CL_UDM_WORKLIST_ITEM has no parameter.
Method INSERT on class CL_UDM_WORKLIST_ITEM has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM_DB_ATTR | Call by reference | Type reference (TYPE) | UDM_S_WORKLIST_ITEM_C | Eintrag auf der Arbeitsliste mit Kundenfelder | 20050127 |
Method REFRESH on class CL_UDM_WORKLIST_ITEM has no exception.
Method REFRESH_CALLING_HOURS Signature
Method REFRESH_CALLING_HOURS on class CL_UDM_WORKLIST_ITEM has no parameter.
Method REFRESH_CALLING_HOURS on class CL_UDM_WORKLIST_ITEM has no exception.
Method UPDATE_CONTACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_CONTACT_NAME | Call by reference | Type reference (TYPE) | BDM_CONTACT_NAME | 20050307 | ||||
| 2 | I_NEW_CONTACT_PHONE | Call by reference | Type reference (TYPE) | BDM_CONTACT_PHONE | 20050307 | ||||
| 3 | R_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET1 | 20050307 |
Method UPDATE_CONTACT on class CL_UDM_WORKLIST_ITEM has no exception.
Method UPDATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_CCT_RESULT | Call by reference | Type reference (TYPE) | UDM_CCT_RESULT_ID | Ergebnis des Kundenkontakts | 20050201 | |||
| 2 | I_NEW_CONTACT_NAME | Call by reference | Type reference (TYPE) | BDM_CONTACT_NAME | Name des Ansprechpartners | 20050216 | |||
| 3 | I_NEW_CONTACT_PHONE | Call by reference | Type reference (TYPE) | BDM_CONTACT_PHONE | Telefonnummer des Ansprechpartners | 20050216 | |||
| 4 | I_NEW_LAST_CCT_TIME | Call by reference | Type reference (TYPE) | UDM_LAST_CCT_TIME | Letzter Kundenkontakt | 20050330 | |||
| 5 | I_NEW_RSM_DATE | Call by reference | Type reference (TYPE) | BDM_RSM_DATE | Wiedervorlagedatum | 20050201 | |||
| 6 | I_NEW_RSM_REASON | Call by reference | Type reference (TYPE) | UDM_RSM_REASON_ID | Grund für die Wiedervorlage | 20050201 | |||
| 7 | I_NEW_RSM_TIME | Call by reference | Type reference (TYPE) | BDM_RSM_TIME | Wiedervorlagezeit | 20050201 | |||
| 8 | I_NEW_STATUS | Call by reference | Type reference (TYPE) | UDM_WORKLIST_ITEM_STATUS | Status des Eintrags auf der Arbeitsliste | 20050201 | |||
| 9 | R_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET1 | Returnparameter | 20050201 |
Method UPDATE_STATUS on class CL_UDM_WORKLIST_ITEM has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 600 |