SAP ABAP Class CA_BCM_WORKLIST (CM: Class fron the database level for the worklist)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PCT (Application Component) Product Catalog
⤷
CMT (Package) Configuration Management - Core Development

⤷

⤷

Properties
Class | CA_BCM_WORKLIST | |
Short Description | CM: Class fron the database level for the worklist | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CMT | Configuration Management - Core Development |
Created | 19990406 | SAP |
Last change | 20010425 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CA_BCM_WORKLIST has no forward declaration.
Interfaces
Class CA_BCM_WORKLIST has no interface implemented.
Friends
Class CA_BCM_WORKLIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | C | '*' | CO_ASTERISK | 19990617 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | DE_CM_CONST | 'DELET' | Intended for deletion | 19990407 | |
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CA_BCM_WORKLIST | Only object of the class | 19990406 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete all entries for a folder | 19991202 |
2 | ![]() |
Static method | Public | Method | Manages individual objects from class CA_BCM_WORKLIST | 19990406 |
3 | ![]() |
Instance method | Public | Method | Delivers all CM object time slots that match the criteria | 19991103 |
4 | ![]() |
Instance method | Public | Method | Loads database entries for the selection worklist | 19991026 |
5 | ![]() |
Instance method | Public | Method | Loads database entries from the worklist into internal table | 19990408 |
6 | ![]() |
Instance method | Public | Method | Updates the database TCM_WORKLIST | 19990407 |
Events
Class CA_BCM_WORKLIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | IT_TCM_WORKLIST | Private | See coding | internal table for worklist | 19990407 |
|
|
2 | STRUC_TCM_WORKLIST | Private | See coding | Structure of workist data | 19990519 |
|
Method Signatures
Method DELETE_COMPL_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BASELINE_ID | Call by reference | Type reference (TYPE) | DE_CM_BASELINE_ID | Folder: BWL-Key, Teil 4 | 19991202 | ||
2 | ![]() |
I_FOLDER_ID | Call by reference | Type reference (TYPE) | DE_CM_FOLDER_ID | Folder: BWL-Key, Teil 1 | 19991202 | ||
3 | ![]() |
I_LC_PHASE | Call by reference | Type reference (TYPE) | DE_CM_LIFE_CYCLE_PHASE | Folder: BWL-Key, Teil 3 | 19991202 | ||
4 | ![]() |
I_PRODUCT_ID | Call by reference | Type reference (TYPE) | DE_CM_PRODUCT_ID | Folder: BWL-Key, Teil 2 | 19991202 |
Method DELETE_COMPL_FOLDER on class CA_BCM_WORKLIST has no exception.
Method GET_CLASS_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CA_BCM_WORKLIST | einziges Objekt der Klasse | 19990408 |
Method GET_CLASS_AGENT on class CA_BCM_WORKLIST has no exception.
Method GET_FOLDER_STATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_WORKLIST | Call by reference | Type reference (TYPE) | TAB_CM_COMPL_WORKLIST | Arbeitsvorrat | 19991103 |
Method GET_FOLDER_STATE_DATA on class CA_BCM_WORKLIST has no exception.
Method LOAD_FOR_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEYLIST | Call by reference | Type reference (TYPE) | TAB_CM_PFOLDER | CM-Object-Schlüssel Tabelle | 19991026 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TAB_CM_WORKLIST | Arbeitsvorrat | 19991026 |
Method LOAD_FOR_SELECTION on class CA_BCM_WORKLIST has no exception.
Method LOAD_FROM_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FOLDER_KEYS | Call by reference | Type reference (TYPE) | TAB_CM_PFOLDER | Liste von Schlüsseln, zur optionalen Einschränkung der Suche | 19990617 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TAB_CM_WORKLIST | Benutzerspezifischer Arbeitsvorrat | 19990617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
der Arbeitsvorrat ist leer | 19990623 | |
2 | ![]() |
zu einem geg. Schlüssel existiert kein DB-Eintrag | 19990623 |
Method UPDATE_WORKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IT_WORKLIST | Call by reference | Type reference (TYPE) | TAB_CM_WORKLIST | Kompletter veränderter Arbeitsvorrat | 19990407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Arbeitsvorratsdatenbank wurde nicht geändert | 19991018 |
History
Last changed by/on | SAP | 20010425 |
SAP Release Created in |