SAP ABAP Class CL_FVD_MODL_ACOP_CANCRES (Model Riscission / Withdrawal)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-PO (Application Component) Portfolio
     FVVD_UI_ACCOUNT_OPERATION (Package) Business Operations: User Interface Layer
Properties
Class CL_FVD_MODL_ACOP_CANCRES  
Short Description Model Riscission / Withdrawal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_UI_ACCOUNT_OPERATION   Business Operations: User Interface Layer 
Created 20050113   SAP 
Last change 20050520   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
Class CL_FVD_MODL_ACOP_CANCRES has no interface implemented.
Friends
Class CL_FVD_MODL_ACOP_CANCRES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_LOG Instance attribute Private Object reference (TYPE REF TO) CL_FVD_LOG 20050113
2 APPLICATION_LOG_INITIATOR Instance attribute Public Object reference (TYPE REF TO) CL_FVD_LOG Log of Calling Component 20050120
3 APPLICATION_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_FVD_MODL_COMP_LOCACCOUNT LOC Account - Model 20050117
4 CANCRES_TYPE Instance attribute Private Type reference (TYPE) TB_CANCRES_TYPE Category Rescission / Withdrawal 20050113
5 COMPONENT Instance attribute Private Object reference (TYPE REF TO) CL_FVD_COMPONENT_ACOP_CANCRES 20050113
6 CON_BAL_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'FVVD_CANCRES' Application Log: Object Name (Application Code) 20050331
7 CON_FCODE_CAN Constant Private Type reference (TYPE) SYUCOMM 'FW%CNCL_AC' Withdrawal/Reduction 20050331
8 CON_FCODE_RES Constant Private Type reference (TYPE) SYUCOMM 'FW%RESC_AC' Rescission 20050331
9 REF_MODEL_SERV_MD_LOAN Instance attribute Public Object reference (TYPE REF TO) IF_FVD_MODEL_SERV_MD_LOAN Component Account Services 20050113
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUES Instance method Public Method Check Values 20050113
2 CONSTRUCTOR Instance method Public Constructor 20050113
3 GET_VALUES Instance method Public Method Get Values from Component 20050329
4 GET_VALUES_FROM_SERVICE Instance method Public Method Get Values from Calling Application 20050113
5 HANDLE_USER_COMMAND Instance method Public Method Process User Entries 20050118
6 PROCESS Instance method Public Method Start User Interface 20050113
7 SET_CANCRES_TYPE Instance method Private Method Set Rescission, Withdrawal, Reactivation 20050113
8 SET_VALUES Instance method Public Method Set values 20050113
9 VERIFY_CANCRES_TYPE Instance method Private Method Verify Rescission, Withdrawal, Reactivation 20050503
Events
Class CL_FVD_MODL_ACOP_CANCRES has no event.
Types
Class CL_FVD_MODL_ACOP_CANCRES 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_FLG_CHECK_OK Call by reference Type reference (TYPE) FLAG kein Fehler aufgetreten 20050118
2 Importing IM_CHECK_MODE Call by reference Type reference (TYPE) CHAR1 Prüfzeitpunkt 20050118

Method CHECK_VALUES on class CL_FVD_MODL_ACOP_CANCRES 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_INITIATOR Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050120
2 Importing IM_APPLICATION_MODE Call by reference Type reference (TYPE) TB_FW_APPLICATION_MODE Darstellungsmodus 20050511
3 Importing IM_APPLICATION_MODEL Call by reference Object reference (TYPE REF TO) CL_FVD_MODL_COMP_LOCACCOUNT LOC Account - Model 20050117
4 Importing IM_FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050113

Method CONSTRUCTOR on class CL_FVD_MODL_ACOP_CANCRES has no exception.

Method GET_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 20050329
2 Exporting EX_STR_CANCRES Call by reference Type reference (TYPE) RSCREEN_CANCRES Dynprostruktur Rücktritt/Widerruf 20050329

Method GET_VALUES on class CL_FVD_MODL_ACOP_CANCRES has no exception.

Method GET_VALUES_FROM_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONDITIONS Call by reference Type reference (TYPE) RVZZCONDITIONS Konditionen mit Kopfdaten 20050329
2 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050329
3 Exporting EX_FLOWS Call by reference Type reference (TYPE) TRTY_VZZBEPP Tabellentyp für Struktur VZZBEPP 20050329
4 Exporting EX_MASTERDATA Call by reference Type reference (TYPE) RVZZMASTERDATA Stammdaten Struktur 20050329
5 Importing IM_APPLICATION_MODEL Call by reference Object reference (TYPE REF TO) CL_FVD_MODL_COMP_LOCACCOUNT - LOC Account - Model 20050329

Method GET_VALUES_FROM_SERVICE on class CL_FVD_MODL_ACOP_CANCRES has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER_COMMAND Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050118

Method HANDLE_USER_COMMAND on class CL_FVD_MODL_ACOP_CANCRES has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXIT_MODE Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20050504
2 Exporting EX_FLG_ERROR Call by reference Type reference (TYPE) FLAG Fehler aufgetreten 20050120
3 Importing IM_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_FVD_CNTR_ACOP_CANCRES Controller 20050118

Method PROCESS on class CL_FVD_MODL_ACOP_CANCRES has no exception.

Method SET_CANCRES_TYPE Signature

Method SET_CANCRES_TYPE on class CL_FVD_MODL_ACOP_CANCRES has no parameter.
Method SET_CANCRES_TYPE on class CL_FVD_MODL_ACOP_CANCRES has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RSCREEN_CANCRES Call by reference Type reference (TYPE) RSCREEN_CANCRES Dynprostruktur Rücktritt/Widerruf 20050118

Method SET_VALUES on class CL_FVD_MODL_ACOP_CANCRES has no exception.

Method VERIFY_CANCRES_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050503
2 Importing IM_STR_VDARL Call by reference Type reference (TYPE) VDARL Darlehen 20050503

Method VERIFY_CANCRES_TYPE on class CL_FVD_MODL_ACOP_CANCRES has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 600