SAP ABAP Class CL_WORKINGSTOCK_TLV (Worklist for Valuation of Subledger Positions)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
⤷
FTR_TRL_VALUATION (Package) CFM TM: Valuation
⤷
⤷
Properties
| Class | CL_WORKINGSTOCK_TLV | |
| Short Description | Worklist for Valuation of Subledger Positions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_TRL_VALUATION | CFM TM: Valuation |
| Created | 19991123 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WORKINGSTOCK_TLV has no forward declaration.
Interfaces
Class CL_WORKINGSTOCK_TLV has no interface implemented.
Friends
Class CL_WORKINGSTOCK_TLV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 1 | Initialized | 20010219 | ||
| 2 | Constant | Private | Type reference (TYPE) | TPM_TLV_PROCESS_MODE | 1 | Processing Mode Batch | 20000526 | ||
| 3 | Constant | Private | Type reference (TYPE) | TPM_TLV_PROCESS_MODE | 0 | Processing Mode Dialog | 20000526 | ||
| 4 | Constant | Private | Type reference (TYPE) | TPM_TLV_PROCESS_MODE | 2 | Processing Mode Dialog with Position Display | 20000526 | ||
| 5 | Constant | Private | Type reference (TYPE) | TPM_POSTING_MODE | 0 | Posting Mode "Post" | 20000526 | ||
| 6 | Constant | Private | Type reference (TYPE) | TPM_POSTING_MODE | 1 | Posting Mode "Reverse" | 20000526 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Errors Occurred | 20040416 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | No items exist | 20040416 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TRGS_PAR | Parallel Processing Control | 20040416 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TLVY_POS_DISPLAY | Positions to be Valued | 19991123 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROTOCOL_TLV | Log | 20040416 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | Received Parallel Jobs | 20040415 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SELECTION_TLV | Selection Parameters for the Positions | 20000525 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | I | Sent Parallel Jobs | 20040415 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | I | 0 | Internal Status of the Object | 20010219 | ||
| 16 | Instance attribute | Private | Type reference (TYPE) | TLVS_SELECTION | Selection Criteria | 20040401 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | TLVY_POS | Positions with Business Transactions | 20040419 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | TRGY_PAR_TASK | Tasks called by RFC | 20040416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20111026 | ||
| 2 | Instance method | Public | Method | Initializes the Working Stock with a Number of Positions | 19991123 | |
| 3 | Instance method | Private | Method | Executes Output of Impairment Data | 20040416 | |
| 4 | Instance method | Private | Method | Executes Output of Valuation Data | 20040416 | |
| 5 | Instance method | Public | Method | Executes Processing | 20040419 | |
| 6 | Instance method | Private | Method | Selects the Positions for Processing | 20040419 | |
| 7 | Instance method | Public | Method | Executes Processing | 20040419 | |
| 8 | Instance method | Private | Method | Executes Processing for Impairment | 20040419 | |
| 9 | Instance method | Public | Method | Executes Processing for Valuation | 20040419 | |
| 10 | Instance method | Private | Method | Executes Parallel Processing for Valuation | 20040419 | |
| 11 | Instance method | Public | Method | RFC Call Callback | 20040416 | |
| 12 | Instance method | Private | Method | Selects Positions to be Processed | 20040419 |
Events
Class CL_WORKINGSTOCK_TLV has no event.
Types
Class CL_WORKINGSTOCK_TLV has no local type.
Method Signatures
Method CLS_PROGRESS_INDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURRENT | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20111026 | |||
| 2 | IM_STEP | Call by reference | Type reference (TYPE) | I | 20111026 | ||||
| 3 | IM_TOTAL | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20111026 |
Method CLS_PROGRESS_INDICATOR on class CL_WORKINGSTOCK_TLV has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_SELECTION_TLV | Stichtag und Bewertungstyp | 19991123 | |||
| 2 | IM_STR_SELECTION | Call by reference | Type reference (TYPE) | TLVS_SELECTION | Selektionskriterien | 20040419 | |||
| 3 | IM_TAB_POSITION | Call by reference | Type reference (TYPE) | TLVY_POS | Positionen | 20040419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selektionsobjekt ungültig | 20010219 |
Method MANAGE_OUTPUT_IMP Signature
Method MANAGE_OUTPUT_IMP on class CL_WORKINGSTOCK_TLV has no parameter.
Method MANAGE_OUTPUT_IMP on class CL_WORKINGSTOCK_TLV has no exception.
Method MANAGE_OUTPUT_VAL Signature
Method MANAGE_OUTPUT_VAL on class CL_WORKINGSTOCK_TLV has no parameter.
Method MANAGE_OUTPUT_VAL on class CL_WORKINGSTOCK_TLV has no exception.
Method OLD_PROCESS Signature
Method OLD_PROCESS on class CL_WORKINGSTOCK_TLV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht initialisiert | 20040419 |
Method OLD_SELECT_POSITIONS Signature
Method OLD_SELECT_POSITIONS on class CL_WORKINGSTOCK_TLV has no parameter.
Method OLD_SELECT_POSITIONS on class CL_WORKINGSTOCK_TLV has no exception.
Method PROCESS Signature
Method PROCESS on class CL_WORKINGSTOCK_TLV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht initialisiert | 20040419 |
Method PROCESS_IMP Signature
Method PROCESS_IMP on class CL_WORKINGSTOCK_TLV has no parameter.
Method PROCESS_IMP on class CL_WORKINGSTOCK_TLV has no exception.
Method PROCESS_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FLG_ERROR | Call by reference | Type reference (TYPE) | INT1 | Byte Wert | 20040419 | |||
| 2 | EX_FLG_NO_POS | Call by reference | Type reference (TYPE) | INT1 | Byte Wert | 20040419 | |||
| 3 | EX_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20111027 | |||
| 4 | EX_TAB_PROTOCOL_DATA | Call by reference | Type reference (TYPE) | TLVY_PROTOCOL_DATA | Tabelle der Protokoll: Alle Informationen zum Bewertungsprot | 20060915 |
Method PROCESS_VAL on class CL_WORKINGSTOCK_TLV has no exception.
Method PROCESS_VAL_PARALLEL Signature
Method PROCESS_VAL_PARALLEL on class CL_WORKINGSTOCK_TLV has no parameter.
Method PROCESS_VAL_PARALLEL on class CL_WORKINGSTOCK_TLV has no exception.
Method RFC_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20040416 |
Method RFC_CALLBACK on class CL_WORKINGSTOCK_TLV has no exception.
Method SELECT_POSITIONS Signature
Method SELECT_POSITIONS on class CL_WORKINGSTOCK_TLV has no parameter.
Method SELECT_POSITIONS on class CL_WORKINGSTOCK_TLV has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in |