SAP ABAP Class CL_FVD_CLERKS_CUST (Read Customizing for Loan Officer)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_PER_BUSINESS_PARTNER (Package) Business Partner: Persistence Layer
Properties
Class CL_FVD_CLERKS_CUST  
Short Description Read Customizing for Loan Officer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_PER_BUSINESS_PARTNER   Business Partner: Persistence Layer 
Created 20050323   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FVD_CLERKS_CUST has no forward declaration.
Interfaces
Class CL_FVD_CLERKS_CUST has no interface implemented.
Friends
Class CL_FVD_CLERKS_CUST has no friend class.
Attributes
Class CL_FVD_CLERKS_CUST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVITY_TYPES Static method Public Method Read Activity Type (with Control and Short Text) 20050323
2 GET_ACTIVITY_TYPE_FOR_ROLE Static method Public Method Determine Activity Type for BP Role (Loan Officer) 20050407
3 GET_ROLES_FOR_ACTIVITY_TYPE Static method Public Method Determine BP Role Category and BP Roles for an Activity Type 20050323
Events
Class CL_FVD_CLERKS_CUST has no event.
Types
Class CL_FVD_CLERKS_CUST has no local type.
Method Signatures

Method GET_ACTIVITY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_ACTIVITY_TYPES Call by reference Type reference (TYPE) TRTY_ACTIVITY_TYPE Vorgangsart (Steuerung und Text) 20050323
2 Importing IM_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20050323
3 Importing IM_PRODUCT_TYPE Call by reference Type reference (TYPE) VVSART Produktart 20050323

Method GET_ACTIVITY_TYPES on class CL_FVD_CLERKS_CUST has no exception.

Method GET_ACTIVITY_TYPE_FOR_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTIVITY_TYPE Call by reference Type reference (TYPE) VVSTYP Vorgangsart 20050407
2 Exporting EX_STR_ACTIVITY_TYPE Call by reference Type reference (TYPE) RFVD_ACTIVITY_TYPE Vorgangsart (Steuerung und Text) 20050407
3 Importing IM_ROLE Call by reference Type reference (TYPE) BU_PARTNERROLE GP-Rolle 20050407
# Exception Resumable Description Created on
1 NO_ACTIVITY_TYPE Keine Vorgangsart für die GP-Rolle vorhanden 20050407
2 NO_ROLECAT Keine Rollenkategorie für die GP-Rolle vorhanden 20050407

Method GET_ROLES_FOR_ACTIVITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ROLECAT Call by reference Type reference (TYPE) BU_PARTNERROLECAT GP-Rollentyp 20050323
2 Exporting EX_TAB_ROLE_TEXT Call by reference Type reference (TYPE) TRTY_MODEL_ROLE_TEXT Rollentexte 20050323
3 Importing IM_ACTIVITY_TYPE Call by reference Type reference (TYPE) VVSTYP Vorgangsart 20050323
# Exception Resumable Description Created on
1 NO_ROLECAT Keine Rollenkategorie für die Vorgangsart vorhanden 20050323
2 NO_ROLE_FOUND Keine Rollen zur Rollenkategorie gefunden 20050323
History
Last changed by/on SAP  20050411 
SAP Release Created in 600