SAP ABAP Class CL_FILACI_VICN01_EXTENSION (Stores Lessee Contract Data)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
FI-LA (Application Component) Lease Accounting
⤷
FI_LA_CA (Package) Leasing Accounting R/3 Contract Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation | 20030411 |
Properties
| Class | CL_FILACI_VICN01_EXTENSION | |
| Short Description | Stores Lessee Contract Data | |
| Super Class | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FI_LA_CA | Leasing Accounting R/3 Contract Processing |
| Created | 20030411 | SAP |
| Last change | 00000000 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FILACI_VICN01_EXTENSION has no interface implemented.
Friends
Class CL_FILACI_VICN01_EXTENSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XFELD | FILAC_CON_CHARX | Check BADI Implementation Indicator | 20030613 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | XFELD | Contract Was Modified Indicator | 20030522 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | XFELD | Contract Type Is Relevant Indicator | 20030509 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_FILACI_ADDIN_METHODS | Instance Refernce of BADI | 20030613 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RECN_CONTRACT | Instance Refernce of Contract | 20030613 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | LAE_CRM_HEADER | LAE: Current Status of CRM Contract Header | 20030520 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | LAE_CRM_HEADER | LAE: DB Status of CRM Contract Header | 20030605 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | LAE_CRM_ITEMS | LAE: Current Status of Contract Item | 20030520 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | LAE_CRM_ITEMS | LAE: DB Status of Contract Item | 20030523 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | FILAE_TB_BILLPLAN | LAE: Payment Schedule Items | 20030520 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | FILAE_TB_CONDS | LAE: Relevant Conditions | 20030520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks If Contract Type Relevant for Processing | 20030509 | |
| 2 | Instance method | Public | Method | Transfers Cash Flow to Payment Schedule Table | 20030523 | |
| 3 | Instance method | Public | Method | Transfers Relevant Contract Conditions to Condition Table | 20030523 | |
| 4 | Instance method | Public | Method | Transfers Relevant Contract Data to Item Structure | 20030523 | |
| 5 | Instance method | Public | Method | Transfers Cash Flow to Payment Schedule Table | 20030611 | |
| 6 | Instance method | Public | Method | Gets LAE Component Assigned to Contract Type | 20030613 | |
| 7 | Instance method | Public | Method | Transfers Relevant Contract Conditions to Condition Table | 20030611 | |
| 8 | Instance method | Public | Method | Gets Object Data from Buffer | 20030610 | |
| 9 | Instance method | Public | Method | Gets Reference from BADI Instance | 20030612 | |
| 10 | Instance method | Public | Method | Gets Object Data from Buffer | 20030610 | |
| 11 | Instance method | Public | Method | Transfers Relevant Contract Data to Item Structure | 20030611 | |
| 12 | Instance method | Public | Method | Sets ITEMS-STATUS/EVENT/PROCMODE Fields | 20030630 | |
| 13 | Instance method | Public | Method | Updates Object Data in Buffer | 20030610 | |
| 14 | Instance method | Public | Method | Reads Object Data from Database | 20030411 | |
| 15 | Instance method | Public | Method | Sets Indicator that Data Was Changed/Entered | 20030522 | |
| 16 | Instance method | Public | Method | Sets ITEMS- STATUS/EVENT/PROCMODE Fields | 20030523 |
Events
Class CL_FILACI_VICN01_EXTENSION has no event.
Types
Class CL_FILACI_VICN01_EXTENSION has no local type.
Method Signatures
Method CHECK_CONTRACT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_RELEVANT | Call by reference | Type reference (TYPE) | XFELD | Relevanzkennzeichen | 20030509 | |||
| 2 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_STORABLE | 20030509 |
Method CHECK_CONTRACT_TYPE on class CL_FILACI_VICN01_EXTENSION has no exception.
Method FILL_BILLPLAN_FROM_CASHFLOW Signature
Method FILL_BILLPLAN_FROM_CASHFLOW on class CL_FILACI_VICN01_EXTENSION has no parameter.
Method FILL_BILLPLAN_FROM_CASHFLOW on class CL_FILACI_VICN01_EXTENSION has no exception.
Method FILL_CONDS_FROM_CONDITIONS Signature
Method FILL_CONDS_FROM_CONDITIONS on class CL_FILACI_VICN01_EXTENSION has no parameter.
Method FILL_CONDS_FROM_CONDITIONS on class CL_FILACI_VICN01_EXTENSION has no exception.
Method FILL_ITEMS_FROM_CONTRACT Signature
Method FILL_ITEMS_FROM_CONTRACT on class CL_FILACI_VICN01_EXTENSION has no parameter.
Method FILL_ITEMS_FROM_CONTRACT on class CL_FILACI_VICN01_EXTENSION has no exception.
Method GET_BILLPLAN_FROM_CASHFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BILLPLAN | Call by reference | Type reference (TYPE) | FILAE_TB_BILLPLAN | 20030611 |
Method GET_BILLPLAN_FROM_CASHFLOW on class CL_FILACI_VICN01_EXTENSION has no exception.
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_COMPONENT | Call by reference | Type reference (TYPE) | FILA_COMPONENT | 20030613 |
Method GET_COMPONENT on class CL_FILACI_VICN01_EXTENSION has no exception.
Method GET_CONDS_FROM_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONDS | Call by reference | Type reference (TYPE) | FILAE_TB_CONDS | 20030611 |
Method GET_CONDS_FROM_CONDITIONS on class CL_FILACI_VICN01_EXTENSION has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | LAE_CRM_HEADER | 20030610 |
Method GET_HEADER on class CL_FILACI_VICN01_EXTENSION has no exception.
Method GET_INSTANCE_OF_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_BADI | Value transfer | Object reference (TYPE REF TO) | IF_EX_FILACI_ADDIN_METHODS | BAdI-Interface IF_EX_FILACI_FIELDS_MODIFY | 20030612 |
Method GET_INSTANCE_OF_BADI on class CL_FILACI_VICN01_EXTENSION has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ITEMS | Call by reference | Type reference (TYPE) | LAE_CRM_ITEMS | LAE: Vertragspositionen | 20030610 |
Method GET_ITEMS on class CL_FILACI_VICN01_EXTENSION has no exception.
Method GET_ITEMS_FROM_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HEADER | Call by reference | Type reference (TYPE) | LAE_CRM_HEADER | LAE: CRM-Vertragskopf | 20030611 | |||
| 2 | CS_ITEMS | Call by reference | Type reference (TYPE) | LAE_CRM_ITEMS | LAE: Vertragspositionen | 20030611 |
Method GET_ITEMS_FROM_CONTRACT on class CL_FILACI_VICN01_EXTENSION has no exception.
Method GET_STATUS_FROM_STATUS_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ITEMS | Call by reference | Type reference (TYPE) | LAE_CRM_ITEMS | LAE: Vertragspositionen | 20030630 | |||
| 2 | ID_ACTIVITY | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20030630 |
Method GET_STATUS_FROM_STATUS_MNGR on class CL_FILACI_VICN01_EXTENSION has no exception.
Method PUT_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ITEMS | Call by reference | Type reference (TYPE) | LAE_CRM_ITEMS | Vertragsdaten für LAE | 20030610 |
Method PUT_ITEMS on class CL_FILACI_VICN01_EXTENSION has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ITEMS | Call by reference | Type reference (TYPE) | LAE_CRM_ITEMS | LAE: Vertragspositionen | 20030602 | |||
| 2 | ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20030520 | |||
| 3 | ID_COMPONENT | Call by reference | Type reference (TYPE) | FILA_COMPONENT | Anwendungskomponente | 20030520 | |||
| 4 | ID_OBJECTID | Call by reference | Type reference (TYPE) | FILA_REFOBJ | Vertragsnummer | 20030520 |
Method READ_DATA on class CL_FILACI_VICN01_EXTENSION has no exception.
Method SET_CHANGE_FLAG Signature
Method SET_CHANGE_FLAG on class CL_FILACI_VICN01_EXTENSION has no parameter.
Method SET_CHANGE_FLAG on class CL_FILACI_VICN01_EXTENSION has no exception.
Method SET_STATUS_FROM_STATUS_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20030523 |
Method SET_STATUS_FROM_STATUS_MNGR on class CL_FILACI_VICN01_EXTENSION has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 200 |