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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FILAC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FILAE 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 MF_BADI_IMPLEMENTED_CHECK Instance attribute Private Type reference (TYPE) XFELD FILAC_CON_CHARX Check BADI Implementation Indicator 20030613
2 MF_IS_MODIFIED Instance attribute Private Type reference (TYPE) XFELD Contract Was Modified Indicator 20030522
3 MF_TYPE_IS_RELEVANT Instance attribute Private Type reference (TYPE) XFELD Contract Type Is Relevant Indicator 20030509
4 MO_BADI Instance attribute Private Object reference (TYPE REF TO) IF_EX_FILACI_ADDIN_METHODS Instance Refernce of BADI 20030613
5 MO_CONTRACT Instance attribute Private Object reference (TYPE REF TO) IF_RECN_CONTRACT Instance Refernce of Contract 20030613
6 MS_HEADER Instance attribute Public Type reference (TYPE) LAE_CRM_HEADER LAE: Current Status of CRM Contract Header 20030520
7 MS_HEADER_DB Instance attribute Public Type reference (TYPE) LAE_CRM_HEADER LAE: DB Status of CRM Contract Header 20030605
8 MS_ITEMS Instance attribute Public Type reference (TYPE) LAE_CRM_ITEMS LAE: Current Status of Contract Item 20030520
9 MS_ITEMS_DB Instance attribute Public Type reference (TYPE) LAE_CRM_ITEMS LAE: DB Status of Contract Item 20030523
10 MT_BILLPLAN Instance attribute Private Type reference (TYPE) FILAE_TB_BILLPLAN LAE: Payment Schedule Items 20030520
11 MT_CONDS Instance attribute Private Type reference (TYPE) FILAE_TB_CONDS LAE: Relevant Conditions 20030520
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTRACT_TYPE Instance method Public Method Checks If Contract Type Relevant for Processing 20030509
2 FILL_BILLPLAN_FROM_CASHFLOW Instance method Public Method Transfers Cash Flow to Payment Schedule Table 20030523
3 FILL_CONDS_FROM_CONDITIONS Instance method Public Method Transfers Relevant Contract Conditions to Condition Table 20030523
4 FILL_ITEMS_FROM_CONTRACT Instance method Public Method Transfers Relevant Contract Data to Item Structure 20030523
5 GET_BILLPLAN_FROM_CASHFLOW Instance method Public Method Transfers Cash Flow to Payment Schedule Table 20030611
6 GET_COMPONENT Instance method Public Method Gets LAE Component Assigned to Contract Type 20030613
7 GET_CONDS_FROM_CONDITIONS Instance method Public Method Transfers Relevant Contract Conditions to Condition Table 20030611
8 GET_HEADER Instance method Public Method Gets Object Data from Buffer 20030610
9 GET_INSTANCE_OF_BADI Instance method Public Method Gets Reference from BADI Instance 20030612
10 GET_ITEMS Instance method Public Method Gets Object Data from Buffer 20030610
11 GET_ITEMS_FROM_CONTRACT Instance method Public Method Transfers Relevant Contract Data to Item Structure 20030611
12 GET_STATUS_FROM_STATUS_MNGR Instance method Public Method Sets ITEMS-STATUS/EVENT/PROCMODE Fields 20030630
13 PUT_ITEMS Instance method Public Method Updates Object Data in Buffer 20030610
14 READ_DATA Instance method Public Method Reads Object Data from Database 20030411
15 SET_CHANGE_FLAG Instance method Public Method Sets Indicator that Data Was Changed/Entered 20030522
16 SET_STATUS_FROM_STATUS_MNGR 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 Exporting EF_RELEVANT Call by reference Type reference (TYPE) XFELD Relevanzkennzeichen 20030509
2 Importing 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 Exporting 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 Exporting 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 Exporting 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 Exporting 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 Returning 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 Exporting 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 Changing CS_HEADER Call by reference Type reference (TYPE) LAE_CRM_HEADER LAE: CRM-Vertragskopf 20030611
2 Changing 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 Changing CS_ITEMS Call by reference Type reference (TYPE) LAE_CRM_ITEMS LAE: Vertragspositionen 20030630
2 Importing 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 Importing 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 Exporting ES_ITEMS Call by reference Type reference (TYPE) LAE_CRM_ITEMS LAE: Vertragspositionen 20030602
2 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20030520
3 Importing ID_COMPONENT Call by reference Type reference (TYPE) FILA_COMPONENT Anwendungskomponente 20030520
4 Importing 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 Importing 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