SAP ABAP Class CL_FVD_MODL_COMP_LOCACCOUNT (Line of Credit - LOC Account - Model)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-BD-MD (Application Component) Master Data
     FVVD_LOC_AC (Package) Installment Loan Account
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FVD_MODEL_COMPONENT Interface for the Model of all Components 20040419
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FVD_MODEL_SERV_ACCOUNT Component Account Services (for MVC Framework) 20040503
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FVD_MODEL_SERV_MD_LOAN Component Account Services 20041115
Properties
Class CL_FVD_MODL_COMP_LOCACCOUNT  
Short Description Line of Credit - LOC Account - Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_LOC_AC   Installment Loan Account 
Created 20040419   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FVDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FVD_MODEL_COMPONENT Interface for the Model of all Components 20040419
2 IF_FVD_MODEL_SERV_ACCOUNT Component Account Services (for MVC Framework) 20040503
3 IF_FVD_MODEL_SERV_MD_LOAN Component Account Services 20041115
Friends
Class CL_FVD_MODL_COMP_LOCACCOUNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT Instance attribute Public Object reference (TYPE REF TO) CL_FVD_COMPONENT_LOCACCOUNT Lines of Credit - LOC Account 20040419
2 REF_MODEL_SERV_LOCATOR Instance attribute Private Object reference (TYPE REF TO) IF_FVD_MODEL_SERV_OBJ_LOCATOR Object Locator Services 20040426
3 SET_VALUES_NOT_OK Instance attribute Public Type reference (TYPE) TB_FW_ERROR Error Indicator 20050421
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUES Instance method Public Method Check Values 20040419
2 CONSTRUCTOR Instance method Public Constructor 20040419
3 GET_ACCOUNT Instance method Private Method Get Contract Number from Locator 20040514
4 GET_COMPANY_CODE Instance method Public Method Get Company Code from Locator 20040426
5 GET_EDIT_STATUS Instance method Public Method 20050510
6 GET_PARTNER Instance method Private Method Get Partner from Locator 20040427
7 GET_VALUES Instance method Public Method Read Values 20040419
8 HANDLE_USER_COMMAND Instance method Public Method Process User Entries 20040504
9 LEAVE Instance method Public Method Leave Component 20040603
10 SELECT_PRODUCT Instance method Public Method Select Product 20050224
11 SET_VALUES Instance method Public Method Set Values 20040419
Events
Class CL_FVD_MODL_COMP_LOCACCOUNT has no event.
Types
Class CL_FVD_MODL_COMP_LOCACCOUNT has no local type.
Method Signatures

Method CHECK_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20040426
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20040426

Method CHECK_VALUES on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20040427
2 Importing IM_MODEL_APPLICATION Call by reference Object reference (TYPE REF TO) IF_FVD_MODEL_APPLICATION Interface für Model der Applikation 20040426

Method CONSTRUCTOR on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method GET_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACCOUNT Call by reference Type reference (TYPE) RANL Vertragsnummer 20040514

Method GET_ACCOUNT on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method GET_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20040426

Method GET_COMPANY_CODE on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method GET_EDIT_STATUS Signature

Method GET_EDIT_STATUS on class CL_FVD_MODL_COMP_LOCACCOUNT has no parameter.
Method GET_EDIT_STATUS on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method GET_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20040427

Method GET_PARTNER on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISPLAY_TEXT Call by reference Type reference (TYPE) RLOCAC_DISPLAY Anzeigedaten Kreditlinie 20040426
2 Exporting EX_MASTER_DATA Call by reference Type reference (TYPE) RSCREEN_LOCAC_MD Dynpro-Felder Kreditlinie Stammdaten 20040426
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050202

Method GET_VALUES on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20040504
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20040504
3 Importing IM_USER_COMMAND Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040504

Method HANDLE_USER_COMMAND on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) FLAG allgemeines flag 20040603
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20040603

Method LEAVE on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method SELECT_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FLG_ERROR Call by reference Type reference (TYPE) FLAG allgemeines flag 20050224
2 Importing IM_ACTIVITY Call by reference Type reference (TYPE) BP_AKTYP Darstellungsmodus 20050224
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050224
4 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Objekt ID (Buchungskreis, Kontonummer) 20050224

Method SELECT_PRODUCT on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20040426
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20040426
3 Importing IM_MASTER_DATA Call by reference Type reference (TYPE) RSCREEN_LOCAC_MD Dynpro-Felder Kreditlinie Stammdaten 20040426

Method SET_VALUES on class CL_FVD_MODL_COMP_LOCACCOUNT has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 500