SAP ABAP Class CL_FVD_WORKLIST_PACKAGE (Process Worklist)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
FVVD_CASHFLOW (Package) Settlement and Cash Flow

⤷

⤷

Properties
Class | CL_FVD_WORKLIST_PACKAGE | |
Short Description | Process Worklist | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FVVD_CASHFLOW | Settlement and Cash Flow |
Created | 20040511 | SAP |
Last change | 20040819 | 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_FVD_WORKLIST_PACKAGE has no interface implemented.
Friends
Class CL_FVD_WORKLIST_PACKAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TB_WORKLIST_APPLICATION | 01 | Application For Which a Worklist Can Be Generated | 20040511 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TAS_VDWORKLIST | Worklist for Loan | 20040511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Read Worklist for a Block of Loans | 20040511 |
2 | ![]() |
Instance method | Public | Method | Delete Block from the Database | 20040511 |
3 | ![]() |
Instance method | Public | Method | Determine Loans in Block | 20040511 |
4 | ![]() |
Instance method | Public | Method | Removal of Loans from Block | 20040511 |
Events
Class CL_FVD_WORKLIST_PACKAGE has no event.
Types
Class CL_FVD_WORKLIST_PACKAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_APPLICATION | Value transfer | Type reference (TYPE) | TB_WORKLIST_APPLICATION | Anwendung, für die ein Arbeitsvorrat erzeugt werden kann | 20040511 | ||
2 | ![]() |
IM_TAY_VDARL_KEY | Call by reference | Type reference (TYPE) | TRTY_Y_VDARL_KEY | Darlehen | 20040511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040511 |
Method DELETE_PACKAGE_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | FLAG | ' ' = Synchrone Verbuchung, 'X' = Asynchrone Verbuchung | 20040511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040511 |
Method GET_LOANS_IN_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TAY_VDARL_KEY | Call by reference | Type reference (TYPE) | TRTY_Y_VDARL_KEY | Darlehen im Arbeitsvorrat | 20040511 | ||
2 | ![]() |
EX_TAY_VDWORKLIST | Call by reference | Type reference (TYPE) | TRTY_Y_VDWORKLIST | Arbeitsvorrat zu mehreren Darlehen | 20040511 |
Method GET_LOANS_IN_PACKAGE on class CL_FVD_WORKLIST_PACKAGE has no exception.
Method REMOVE_LOANS_FROM_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20040511 | ||
2 | ![]() |
IM_RANL | Value transfer | Type reference (TYPE) | RANL | Vertragsnummer | 20040511 | ||
3 | ![]() |
IM_SARCHIV | Value transfer | Type reference (TYPE) | SARCHIV | Kennzeichen Archivklasse | 20040511 | ||
4 | ![]() |
IM_STR_VDARL_KEY | Value transfer | Type reference (TYPE) | VDARL_KEY | VDARL Schlüssel-Struktur | 20040511 | ||
5 | ![]() |
IM_TAY_VDARL_KEY | Call by reference | Type reference (TYPE) | TRTY_Y_VDARL_KEY | Tabelle mit Darlehensnummern | 20040511 |
Method REMOVE_LOANS_FROM_PACKAGE on class CL_FVD_WORKLIST_PACKAGE has no exception.
History
Last changed by/on | SAP | 20040819 |
SAP Release Created in | 500 |