SAP ABAP Class CL_FVD_LOAN_CATEGORY (Test for Loan)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD (Package) Treasury Loans
Properties
Class CL_FVD_LOAN_CATEGORY  
Short Description Test for Loan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD   Treasury Loans 
Created 20041207   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FVD_LOAN_CATEGORY has no forward declaration.
Interfaces
Class CL_FVD_LOAN_CATEGORY has no interface implemented.
Friends
Class CL_FVD_LOAN_CATEGORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PRODUCT_CATEGORY_360 Constant Private Type reference (TYPE) SANLF '360' Product Category 360 20041209
2 CO_X Constant Private Type reference (TYPE) SAP_BOOL 'X' 20041209
Methods
# Method Level Visibility Method type Description Created on
1 IS_INSTALLMENT_LOAN Static method Public Method Check Whether Installment Loan 20041207
2 IS_INSTALLMENT_PRODUCT_CAT Static method Public Method Check Product Category for Installment Loans 20050330
3 IS_INSTALLMENT_PRODUCT_TYPE Static method Public Method Check Whether Product Type is from Category Installment Loan 20050110
Events
Class CL_FVD_LOAN_CATEGORY has no event.
Types
Class CL_FVD_LOAN_CATEGORY has no local type.
Method Signatures

Method IS_INSTALLMENT_LOAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STR_VDARL Call by reference Type reference (TYPE) VDARL Darlehen 20041209
2 Importing IM_STR_VDARL_KEY Call by reference Type reference (TYPE) VDARL_KEY VDARL Schlüssel-Struktur 20041209
3 Returning RE_IS_INSTALLMENT Value transfer Type reference (TYPE) SAP_BOOL 'X' = Darlehen ist Ratendarlehen 20041209
# Exception Resumable Description Created on
1 LOAN_NOT_FOUND Darlehen nicht gefunden 20041207
2 PARAMETER_MISSING Beide Import-Parameter fehlen 20041207

Method IS_INSTALLMENT_PRODUCT_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRODUCT_CATEGORY Call by reference Type reference (TYPE) SANLF Produkttyp 20050330
2 Returning RE_IS_INSTALLMENT Value transfer Type reference (TYPE) SAP_BOOL 'X' = Produkttyp ist 'Ratendarlehen' 20050330

Method IS_INSTALLMENT_PRODUCT_CAT on class CL_FVD_LOAN_CATEGORY has no exception.

Method IS_INSTALLMENT_PRODUCT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRODUCT_TYPE Call by reference Type reference (TYPE) VVSART Produktart 20050110
2 Returning RE_IS_INSTALLMENT Value transfer Type reference (TYPE) SAP_BOOL 'X' = Produktart für Ratendarlehen 20050110
# Exception Resumable Description Created on
1 PRODUCT_TYPE_NOT_FOUND Produktart existiert nicht 20050110
History
Last changed by/on SAP  20050411 
SAP Release Created in 600