SAP ABAP Class CL_UDM_WORKLIST_BE (Data Model of Worklist)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-COL (Application Component) Collections Management
     UDM_WORK_LIST (Package) Work list
Properties
Class CL_UDM_WORKLIST_BE  
Short Description Data Model of Worklist    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UDM_WORK_LIST   Work list 
Created 20050117   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 UDMBP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 UDMWL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UDM_WORKLIST_BE has no interface implemented.
Friends
Class CL_UDM_WORKLIST_BE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLL_GROUP_RANGE Instance attribute Private Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE 20050119
2 CUR_WL_DATE Instance attribute Public Type reference (TYPE) UDM_WORKLIST_ITEM_DATE Date of Worklist Item 20060111
3 GROUP_SEQNR Instance attribute Private Type reference (TYPE) UDM_WL_SEQNR_FOR_COLL_GROUPS Sequential Number for Grouping Collection Groups 20050126
4 MY_WORKLIST Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050218
5 QUERY_STRING Instance attribute Private Type reference (TYPE) STRING 20050120
6 RUN_IDS Instance attribute Private Type reference (TYPE) UDM_T_WL_RUN_ID Table: Items Released 20050117
7 SPECIALIST Instance attribute Private Type reference (TYPE) BDM_COLL_SPECIALIST Collection Specialist 20050119
8 WORKLIST_BE Static Attribute Private Object reference (TYPE REF TO) CL_UDM_WORKLIST_BE Data Model of Worklist 20050120
9 WORKLIST_OBJECTS Instance attribute Private Type reference (TYPE) LYT_WLID_WITH_OBJ 20050119
10 XPROC_RUNS Static Attribute Private Type reference (TYPE) LYT_XPROC_RUN 20051121
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LAST_WL_GUIDS Instance method Private Method Add Items for Display in Worklist 20050120
2 ASSIGN_SPECIALIST Instance method Public Method Assign Collection Specialist 20050117
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050117
4 CREATE_WORKLIST_OBJ Instance method Private Method Instantiate Worklist Object 20050119
5 DELETE_LAST_WL_DATA Instance method Private Method Delete Worklist Data 20050118
6 DEQUEUE_ITEM Instance method Public Method 20050201
7 ENQUEUE_ITEM Instance method Public Method 20050201
8 GET_CURRENT_RUNS Static method Public Method Read Current Runs 20050117
9 GET_CURRENT_RUNS_SPECIALIST Instance method Private Method Read Current Runs for Collection Specialist 20050117
10 GET_GROUP_SEQNR Instance method Private Method Read Current Grouping 20050126
11 GET_LAST_RUNS_SPECIALIST Instance method Private Method Runs of Last Worklist Selection 20050117
12 GET_SEGMENTS_FOR_RUN Static method Public Method Collection Segment for Run 20050421
13 GET_STATISTIC Instance method Public Method Worklist Statistics 20050117
14 GET_VALUATION_DETAILS Instance method Public Method Valuation Details 20050117
15 GET_WORKITEMIDS_FOR_RUN Static method Public Method Worklist ID for a Run 20060331
16 GET_WORKLIST_BE Static method Public Method Create Worklist 20050117
17 READ_COLLGRP Static method Public Method 20050323
18 READ_COLLGRP_FOR_SPECIALIST Instance method Public Method Read Collection Groups for Collection Specialist 20050117
19 READ_ITEMS Instance method Public Method Read Entries 20050117
20 READ_ITEMS_BY_BUPA Instance method Public Method 20050202
21 READ_SINGLE_ITEM Instance method Public Method 20050201
22 READ_SPECIALIST_IN_RUN Static method Public Method 20050318
23 READ_WORKLIST Instance method Public Method Read My Worklist 20050117
24 READ_WORKLIST_NEXT_ITEMS Instance method Public Method Read Additional Worklist Items 20050117
25 REFRESH_WORKLIST Instance method Public Method Refresh Worklist 20050117
26 SET_CONTACT Instance method Public Method 20050307
27 SET_ITEM_STATUS Instance method Public Method Set Status 20050117
28 SET_LAST_RUNS_SPECIALIST Instance method Private Method Write Current Runs for Collection Specialist 20050119
29 SET_LAST_WL_GUIDS Instance method Private Method Write Items for Display in Worklist 20050119
Events
Class CL_UDM_WORKLIST_BE has no event.
Types
Class CL_UDM_WORKLIST_BE has no local type.
Method Signatures

Method ADD_LAST_WL_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLL_GROUP_RANGE Call by reference Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE 20050120
2 Importing I_SPECIALIST Call by reference Type reference (TYPE) BDM_COLL_SPECIALIST Forderungssachbearbeiter 20050120
3 Importing I_WL_GUIDS Call by reference Type reference (TYPE) LYT_WL_GUID 20050120

Method ADD_LAST_WL_GUIDS on class CL_UDM_WORKLIST_BE has no exception.

Method ASSIGN_SPECIALIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) UDM_T_COLL_MESSAGE Tabelle: Nachricht 20050127
2 Exporting E_UPDATED_WL_ITEMS Call by reference Type reference (TYPE) UDM_T_WORKLIST_ITEM_OBJ Tabelle: Einträge auf der Arbeitsliste 20050127
3 Importing I_ITEM_AND_SPECIALIST Call by reference Type reference (TYPE) UDM_T_ASSIGN_SPECIALIST Tabelle: Zuordnung von Specialist 20050117
# Exception Resumable Description Created on
1 INVALID_COLLGRP Sachbearbeiter ist nicht in Collection-Gruppe 20050602

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUN_IDS Call by reference Type reference (TYPE) UDM_T_WL_RUN_ID Tabelle: Freigegebene Einträge 20050118
2 Importing I_WL_DATE Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_DATE SY-DATUM Datum des Eintrags auf der Arbeitsliste 20060111

Method CONSTRUCTOR on class CL_UDM_WORKLIST_BE has no exception.

Method CREATE_WORKLIST_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADD_TO_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050119
2 Importing I_ITEM_DB_ATTR Call by reference Type reference (TYPE) UDM_S_WORKLIST_ITEM_C Eintrag auf der Arbeitsliste mit Kundenfelder 20050119
3 Importing I_SKIP_AUTHORITY_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050202
4 Importing I_WORKITEM_ID Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_GUID Schlüssel des Eintrags auf der Arbeitsliste 20050119
5 Returning R_WORKLIST_OBJ Value transfer Object reference (TYPE REF TO) CL_UDM_WORKLIST_ITEM Eintrag auf der Arbeitsliste 20050119
# Exception Resumable Description Created on
1 NO_AUTHORITY Keine Berechtigung 20050201

Method DELETE_LAST_WL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SPECIALIST Call by reference Type reference (TYPE) BDM_COLL_SPECIALIST Forderungssachbearbeiter 20050118

Method DELETE_LAST_WL_DATA on class CL_UDM_WORKLIST_BE has no exception.

Method DEQUEUE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE 'E' Sperrmodus 20050201
2 Importing I_SCOPE Call by reference Type reference (TYPE) C '3' 20050201
3 Importing I_WORKLIST_ID Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_GUID Schlüssel des Eintrags auf der Arbeitsliste 20050201
# Exception Resumable Description Created on
1 NO_AUTHORITY Keine Berechtigung 20050601
2 WL_ITEM_DOES_NOT_EXISTS Eintrag auf der Arbeitsliste existiert nicht 20050201

Method ENQUEUE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE 'E' Sperrmodus 20050201
2 Importing I_SCOPE Call by reference Type reference (TYPE) C '2' 20050201
3 Importing I_WORKLIST_ID Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_GUID Schlüssel des Eintrags auf der Arbeitsliste 20050201
4 Returning R_MESSAGE Value transfer Type reference (TYPE) BAPIRET1 Returnparameter 20050201
# Exception Resumable Description Created on
1 NO_AUTHORITY Keine Berechtigung 20050601
2 WL_ITEM_DOES_NOT_EXISTS Eintrag auf der Arbeitsliste existiert nicht 20050201

Method GET_CURRENT_RUNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USED_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Feld zum Ankreuzen 20050425
2 Importing I_WL_DATE Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_DATE SY-DATUM Datum des Eintrags auf der Arbeitsliste 20060111
3 Returning R_WL_RUN_IDS Value transfer Type reference (TYPE) UDM_T_WL_RUN_ID Tabelle: Freigegebene Einträge 20050117

Method GET_CURRENT_RUNS on class CL_UDM_WORKLIST_BE has no exception.

Method GET_CURRENT_RUNS_SPECIALIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLL_GROUP_RANGE Call by reference Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE 20050117
2 Importing I_SPECIALIST Call by reference Type reference (TYPE) BDM_COLL_SPECIALIST Forderungssachbearbeiter 20050117
3 Importing I_WL_RUN_IDS Call by reference Type reference (TYPE) UDM_T_WL_RUN_ID Tabelle: Freigegebene Einträge 20050117
4 Returning R_WL_SPEC_RUN_IDS Value transfer Type reference (TYPE) UDM_T_WL_RUN_ID Tabelle: Freigegebene Einträge 20050117

Method GET_CURRENT_RUNS_SPECIALIST on class CL_UDM_WORKLIST_BE has no exception.

Method GET_GROUP_SEQNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLL_GROUP_RANGE Call by reference Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE 20050126
2 Importing I_SPECIALIST Call by reference Type reference (TYPE) BDM_COLL_SPECIALIST Forderungssachbearbeiter 20050126
3 Returning R_GROUP_SEQNR Value transfer Type reference (TYPE) UDM_WL_SEQNR_FOR_COLL_GROUPS Laufende Nummer zur Gruppierung von Collection Gruppen 20050126

Method GET_GROUP_SEQNR on class CL_UDM_WORKLIST_BE has no exception.

Method GET_LAST_RUNS_SPECIALIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SPECIALIST Call by reference Type reference (TYPE) BDM_COLL_SPECIALIST Forderungssachbearbeiter 20050117
2 Returning R_WL_SPEC_RUN_IDS Value transfer Type reference (TYPE) UDM_T_WL_RUN_ID Tabelle: Freigegebene Einträge 20050117

Method GET_LAST_RUNS_SPECIALIST on class CL_UDM_WORKLIST_BE has no exception.

Method GET_SEGMENTS_FOR_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUN_ID Call by reference Type reference (TYPE) UDM_COLL_RUN_ID Laufidentifikation 20050421
2 Returning R_SEGMENTS Value transfer Type reference (TYPE) UDM_T_COLLECTION_SEGMENT Collection-Segment 20050421

Method GET_SEGMENTS_FOR_RUN on class CL_UDM_WORKLIST_BE has no exception.

Method GET_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLL_GROUP_RANGE Call by reference Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE 20050117
2 Importing I_COLL_SPECIALIST_RANGE Call by reference Type reference (TYPE) UDMWL_T_SPECIALIST_RANGE 20050117
3 Importing I_COLL_VALUATION_RANGE Call by reference Type reference (TYPE) UDMWL_T_VALUATION_RANGE 20050117
4 Returning R_STATISTIC Value transfer Type reference (TYPE) UDM_T_WORKLIST_STATISTICS Statistische Daten zur Arbeitsliste 20050117

Method GET_STATISTIC on class CL_UDM_WORKLIST_BE has no exception.

Method GET_VALUATION_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKLIST_ID Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_GUID Schlüssel des Eintrags auf der Arbeitsliste 20050210
2 Returning R_VALUATION_DETAILS Value transfer Type reference (TYPE) UDM_T_VALUATION_DETAILS Tabelle: Details zur Bewertung 20050117
# Exception Resumable Description Created on
1 NO_AUTHORITY Keine Berechtigung 20050601
2 WL_ITEM_DOES_NOT_EXISTS Eintrag auf der Arbeitsliste existiert nicht 20050210

Method GET_WORKITEMIDS_FOR_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUN_ID Call by reference Type reference (TYPE) UDM_COLL_RUN_ID Laufidentifikation 20060331
2 Returning R_WORKITEMID Value transfer Type reference (TYPE) UDM_T_WORKLIST_ITEM_ATTR Workitem-Ids 20060331

Method GET_WORKITEMIDS_FOR_RUN on class CL_UDM_WORKLIST_BE has no exception.

Method GET_WORKLIST_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WL_DATE Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_DATE SY-DATUM Datum des Eintrags auf der Arbeitsliste 20060111
2 Returning R_WORKLIST_BE Value transfer Object reference (TYPE REF TO) CL_UDM_WORKLIST_BE Datenmodel der Arbeitsliste 20050117

Method GET_WORKLIST_BE on class CL_UDM_WORKLIST_BE has no exception.

Method READ_COLLGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLL_GROUP_RANGE Call by reference Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE 20050323
2 Importing I_RUNS Call by reference Type reference (TYPE) UDM_T_WL_RUN_ID Tabelle: Freigegebene Einträge 20050401
3 Importing I_WL_DATE Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_DATE SY-DATUM Datum des Eintrags auf der Arbeitsliste 20060111
4 Returning R_COLL_GROUPS Value transfer Type reference (TYPE) UDM_T_COLL_GROUP Tabelle: Collection-Gruppe mit Bezeichnung 20050323

Method READ_COLLGRP on class CL_UDM_WORKLIST_BE has no exception.

Method READ_COLLGRP_FOR_SPECIALIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SPECIALIST Call by reference Type reference (TYPE) BDM_COLL_SPECIALIST Forderungssachbearbeiter 20050117
2 Returning R_COLL_GROUPS Value transfer Type reference (TYPE) UDM_T_COLL_GROUP Tabelle: Collection-Gruppe mit Bezeichnung 20050117
# Exception Resumable Description Created on
1 SPECIALIST_INITIAL Forderungsbearbeiter ist initial 20050223

Method READ_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HITS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050117
2 Exporting E_MISSING_AUTHORITY Call by reference Type reference (TYPE) ABAP_BOOL Treffermenge durch fehlende Berechtigungen eingeschränkt 20050601
3 Exporting E_WORKLIST_ITEMS Call by reference Type reference (TYPE) UDM_T_WORKLIST_ITEM_OBJ Tabelle: Einträge auf der Arbeitsliste 20050117
4 Importing I_COLL_GROUP_RANGE Call by reference Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE 20050117
5 Importing I_COLL_SPECIALIST_RANGE Call by reference Type reference (TYPE) UDMWL_T_SPECIALIST_RANGE 20050117
6 Importing I_COLL_VALUATION_RANGE Call by reference Type reference (TYPE) UDMWL_T_VALUATION_RANGE 20050117
7 Importing I_MAX_HITS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050117
8 Importing I_SKIP_AUTHORITY_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050601

Method READ_ITEMS on class CL_UDM_WORKLIST_BE has no exception.

Method READ_ITEMS_BY_BUPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MISSING_AUTHORITY Call by reference Type reference (TYPE) ABAP_BOOL Treffermenge durch fehlende Berechtigungen eingeschränkt 20050601
2 Exporting E_WORKLIST_ITEMS Call by reference Type reference (TYPE) UDM_T_WORKLIST_ITEM_OBJ Tabelle: Einträge auf der Arbeitsliste 20050601
3 Importing I_COLL_SEGMENT_RANGE Call by reference Type reference (TYPE) UDMBP_T_COLL_SEGMENT_RANGE 20050202
4 Importing I_PARTNER_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050202

Method READ_ITEMS_BY_BUPA on class CL_UDM_WORKLIST_BE has no exception.

Method READ_SINGLE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKLIST_ID Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_GUID Schlüssel des Eintrags auf der Arbeitsliste 20050201
2 Returning R_WORKLIST_ITEM Value transfer Object reference (TYPE REF TO) CL_UDM_WORKLIST_ITEM Eintrag auf der Arbeitsliste 20050601
# Exception Resumable Description Created on
1 NO_AUTHORITY Keine Berechtigung 20050601
2 WL_ITEM_DOES_NOT_EXISTS Eintrag auf der Arbeitsliste existiert nicht 20050201

Method READ_SPECIALIST_IN_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUN_ID Call by reference Type reference (TYPE) UDM_COLL_RUN_ID Laufidentifikation 20050318
2 Returning R_SPECIALISTS Value transfer Type reference (TYPE) UDM_T_SPECIALIST Tabelle: Forderungssachbearbeiter 20050318

Method READ_SPECIALIST_IN_RUN on class CL_UDM_WORKLIST_BE has no exception.

Method READ_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MISSING_AUTHORITY Call by reference Type reference (TYPE) ABAP_BOOL Treffermenge durch fehlende Berechtigungen eingeschränkt 20050601
2 Exporting E_WORKLIST_ITEMS Call by reference Type reference (TYPE) UDM_T_WORKLIST_ITEM_OBJ Tabelle: Einträge auf der Arbeitsliste 20050601
3 Importing I_COLL_GROUP_RANGE Call by reference Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE 20050117
4 Importing I_NUMBER_OF_HITS Call by reference Type reference (TYPE) UDM_WORKLIST_NUMBER_OF_ITEMS Anzahl Einträge in der Arbeitsliste 20050117
5 Importing I_REBUILD_WORKLIST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050601
# Exception Resumable Description Created on
1 INVALID_SELECT_OPTION Selekt-Option ist nicht erlaubt 20050118
2 WORKLIST_IS_LOCKED Arbeitsliste ist gesperrt 20050127

Method READ_WORKLIST_NEXT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MISSING_AUTHORITY Call by reference Type reference (TYPE) ABAP_BOOL Treffermenge durch fehlende Berechtigungen eingeschränkt 20050601
2 Exporting E_WORKLIST_ITEMS Call by reference Type reference (TYPE) UDM_T_WORKLIST_ITEM_OBJ Tabelle: Einträge auf der Arbeitsliste 20050601
3 Importing I_NUMBER_OF_ADDITIONAL_HITS Call by reference Type reference (TYPE) UDM_WORKLIST_NUMBER_OF_ITEMS Anzahl Einträge in der Arbeitsliste 20050117
# Exception Resumable Description Created on
1 FETCH_NEXT_NOT_POSSIBLE Lesen von zusätzlichen Einträgen ist nicht möglich 20050218

Method REFRESH_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MISSING_AUTHORITY Call by reference Type reference (TYPE) ABAP_BOOL Treffermenge durch fehlende Berechtigungen eingeschränkt 20050601
2 Exporting E_WORKLIST_ITEMS Call by reference Type reference (TYPE) UDM_T_WORKLIST_ITEM_OBJ Tabelle: Einträge auf der Arbeitsliste 20050601
# Exception Resumable Description Created on
1 REFRESH_NOT_POSSIBLE Das Aktualisieren ist nicht möglich 20050218

Method SET_CONTACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) UDM_S_COLL_MESSAGE Nachricht 20050307
2 Exporting E_REFRESHED_WORKLIST_ITEM Call by reference Object reference (TYPE REF TO) CL_UDM_WORKLIST_ITEM Eintrag auf der Arbeitsliste 20050307
3 Importing I_NEW_CONTACT_NAME Call by reference Type reference (TYPE) BDM_CONTACT_NAME Name des Ansprechpartners 20050307
4 Importing I_NEW_CONTACT_PHONE Call by reference Type reference (TYPE) BDM_CONTACT_PHONE Telefonnummer des Ansprechpartners 20050307
5 Importing I_WORKLIST_ID Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_GUID Schlüssel des Eintrags auf der Arbeitsliste 20050307
# Exception Resumable Description Created on
1 NO_AUTHORITY Keine Berechtigung 20050601
2 WL_ITEM_DOES_NOT_EXISTS Eintrag auf der Arbeitsliste existiert nicht 20050307

Method SET_ITEM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) UDM_S_COLL_MESSAGE Nachricht 20050117
2 Exporting E_REFRESHED_WORKLIST_ITEM Call by reference Object reference (TYPE REF TO) CL_UDM_WORKLIST_ITEM Eintrag auf der Arbeitsliste 20050117
3 Importing I_NEW_CCT_RESULT Call by reference Type reference (TYPE) UDM_CCT_RESULT_ID Ergebnis des Kundenkontakts 20050124
4 Importing I_NEW_CONTACT_NAME Call by reference Type reference (TYPE) BDM_CONTACT_NAME Kurzbeschreibung eines Geschäftspartners 20050216
5 Importing I_NEW_CONTACT_PHONE Call by reference Type reference (TYPE) BDM_CONTACT_PHONE Telefonnummer des Ansprechpartners 20050216
6 Importing I_NEW_LAST_CCT_TIME Call by reference Type reference (TYPE) UDM_LAST_CCT_TIME Letzter Kundenkontakt 20050330
7 Importing I_NEW_RSM_DATE Call by reference Type reference (TYPE) BDM_RSM_DATE Wiedervorlagedatum 20050117
8 Importing I_NEW_RSM_REASON Call by reference Type reference (TYPE) UDM_RSM_REASON_ID Grund für die Wiedervorlage 20050117
9 Importing I_NEW_RSM_TIME Call by reference Type reference (TYPE) BDM_RSM_TIME Wiedervorlagezeit 20050117
10 Importing I_NEW_STATUS Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_STATUS Status des Eintrags auf der Arbeitsliste 20050117
11 Importing I_WORKLIST_ID Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_GUID Schlüssel des Eintrags auf der Arbeitsliste 20050201
# Exception Resumable Description Created on
1 NO_AUTHORITY Keine Berechtigung 20050601
2 WL_ITEM_DOES_NOT_EXISTS Eintrag auf der Arbeitsliste existiert nicht 20050201

Method SET_LAST_RUNS_SPECIALIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUN_IDS Call by reference Type reference (TYPE) UDM_T_WL_RUN_ID Tabelle: Freigegebene Einträge 20050119
2 Importing I_SPECIALIST Call by reference Type reference (TYPE) BDM_COLL_SPECIALIST Forderungssachbearbeiter 20050119

Method SET_LAST_RUNS_SPECIALIST on class CL_UDM_WORKLIST_BE has no exception.

Method SET_LAST_WL_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLL_GROUP_RANGE Call by reference Type reference (TYPE) UDMWL_T_COLL_GROUP_RANGE Forderungssachbearbeiter 20050119
2 Importing I_SPECIALIST Call by reference Type reference (TYPE) BDM_COLL_SPECIALIST Forderungssachbearbeiter 20050119
3 Importing I_WL_GUIDS Call by reference Type reference (TYPE) LYT_WL_GUID 20050119
4 Returning R_GROUP_SEQNR Value transfer Type reference (TYPE) UDM_WL_SEQNR_FOR_COLL_GROUPS Laufende Nummer zur Gruppierung von Collection Gruppen 20050126

Method SET_LAST_WL_GUIDS on class CL_UDM_WORKLIST_BE has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 600