SAP ABAP Class CL_FVD_INV_ACC_CHECKS (Checks for Investor Contract)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-NB (Application Component) New business
     FVVD_INVESTOR_ACCOUNT (Package) Investor Acount
Properties
Class CL_FVD_INV_ACC_CHECKS  
Short Description Checks for Investor Contract    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FVVD_INVESTOR_ACCOUNT   Investor Acount 
Created 20050302   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_INV_ACC_CHECKS has no interface implemented.
Friends
Class CL_FVD_INV_ACC_CHECKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CON_SANLF_370 Constant Private Type reference (TYPE) SANLF 370 Product Category 20050302
Methods
# Method Level Visibility Method type Description Created on
1 IS_ACTIVE Static method Public Method Check Product Category for Investor Contract 20050302
2 IS_INVESTOR_ACCOUNT Static method Public Method Check for Investor Contract 20050302
3 IS_NO_KOPO Static method Public Method Check Product Type for Flow-Based Condition Items 20050302
Events
Class CL_FVD_INV_ACC_CHECKS has no event.
Types
Class CL_FVD_INV_ACC_CHECKS has no local type.
Method Signatures

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SANLF Value transfer Type reference (TYPE) SANLF Produkttyp 20050302
2 Returning RE_FLG_INVESTOR_ACCOUNT Value transfer Type reference (TYPE) BOOLE_D 'X' = Investoren Vertrag 20050302

Method IS_ACTIVE on class CL_FVD_INV_ACC_CHECKS has no exception.

Method IS_INVESTOR_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GSART Call by reference Type reference (TYPE) VVSART Produktart 20050318
2 Importing IM_STR_VDARL Call by reference Type reference (TYPE) VDARL VDARL Struktur 20050302
3 Returning RE_FLG_INVESTOR_ACCOUNT Value transfer Type reference (TYPE) FLAG 'X' = Investoren Vertrag 20050302
# Exception Resumable Description Created on
1 GSART_NOT_FOUND Produktart wurde nicht gefunden 20050318
2 LOAN_NOT_FOUND Stammdaten zu Darlehen nicht gefunden 20050302
3 NO_IMPORT_DATA Importdaten nicht übergeben 20050318

Method IS_NO_KOPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GSART Call by reference Type reference (TYPE) VVSART Produktart 20050302
2 Importing IM_STR_VDARL Call by reference Type reference (TYPE) VDARL Darlehen 20050302
3 Returning RE_FLG_NO_KOPO Value transfer Type reference (TYPE) FLAG 'X' = Produktart ohne Konditionspositionen 20050302
# Exception Resumable Description Created on
1 LOAN_NOT_FOUND Stammdaten zu Darlehen nicht gefunden 20050302
2 NO_GSART_FOUND Produktart wurde nicht gefunden 20050302
3 NO_IMPORT_DATA Importdaten nicht übergeben 20050302
History
Last changed by/on SAP  20050520 
SAP Release Created in 600