SAP ABAP Class CL_FVD_WORKLIST (Generate a Worklist for Loans)
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 | |
| Short Description | Generate a Worklist for Loans | |
| 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 | 20040510 | 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 has no interface implemented.
Friends
Class CL_FVD_WORKLIST 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 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create and Save Multiple Entries in Worklist | 20040510 | |
| 2 | Static method | Public | Method | Create and Save an Entry in Worklist | 20040510 | |
| 3 | Static method | Private | Method | Create an Entry for Worklist | 20040510 | |
| 4 | Static method | Private | Method | Save Entries in Worklist | 20040510 |
Events
Class CL_FVD_WORKLIST has no event.
Types
Class CL_FVD_WORKLIST has no local type.
Method Signatures
Method CREATE_AND_SAVE_ENTRIES_MLT 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 | 20040510 | |||
| 2 | IM_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | FLAG | ' ' = Synchrone Verbuchung, 'X' = Asynchrone Verbuchung | 20040510 | |||
| 3 | IM_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle mit Darlehensnummern | 20040510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen | 20040510 |
Method CREATE_AND_SAVE_ENTRY_SNG 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 | 20040510 | |||
| 2 | IM_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20040510 | |||
| 3 | IM_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | FLAG | ' ' = Synchrone Verbuchung, 'X' = Asynchrone Verbuchung | 20040510 | |||
| 4 | IM_RANL | Value transfer | Type reference (TYPE) | RANL | Vertragsnummer | 20040510 | |||
| 5 | IM_SARCHIV | Value transfer | Type reference (TYPE) | SARCHIV | Kennzeichen Archivklasse | 20040510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen | 20040510 |
Method CREATE_ENTRY 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 | 20040510 | |||
| 2 | IM_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20040510 | |||
| 3 | IM_RANL | Value transfer | Type reference (TYPE) | RANL | Vertragsnummer | 20040510 | |||
| 4 | IM_SARCHIV | Value transfer | Type reference (TYPE) | SARCHIV | Kennzeichen Archivklasse | 20040510 | |||
| 5 | RE_STR_VDWORKLIST | Value transfer | Type reference (TYPE) | VDWORKLIST | Eintrag für Arbeitsvorrat | 20040510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen | 20040510 |
Method SAVE 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 | 20040510 | |||
| 2 | IM_TAB_VDWORKLIST | Call by reference | Type reference (TYPE) | TRTY_VDWORKLIST | Einträge für den Arbeitsvorrat | 20040510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Sichern | 20040510 |
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 500 |