SAP ABAP Class CL_FSBP_BSP_RATINGS (Valuation data)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-BP (Application Component) Business Partner
     FSBP_PCUI (Package) SAP BP FS: External Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_INIT_IL Interface for Initialization 20040119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20040119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UKM_BSP_BP_RATINGS FSBP Ratings for Credit Management 20040609
Properties
Class CL_FSBP_BSP_RATINGS  
Short Description Valuation data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSBP_PCUI   SAP BP FS: External Interfaces 
Created 20040113   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FSBP_BSP_RATINGS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20040119
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20040119
Friends
Class CL_FSBP_BSP_RATINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FSBP_SAVE_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FSBP_BSP_ACCMOD' Model Access Class 20040510
2 GC_INIT_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FSBP_BSP_RATINGS' Model Access Class 20040119
3 GC_PROC_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PROMOD' Model Access Class 20040504
4 GC_RAT_DT_FLT_NAME Constant Private Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'BUPT_BSP_FS_DATE_FILT_RAT' Structure Name of Display Field 20040226
5 GC_RAT_STR_NAME Constant Private Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'BUPT_BSP_FS_RATINGS_DATA' Structure Name of Display Field 20040226
6 GS_DATE_FILTER Instance attribute Private Type reference (TYPE) BUPT_BSP_FS_DATE_FILT_RAT Key Date 20040226
7 GS_RATING_DATA Instance attribute Protected Type reference (TYPE) BUPT_BSP_FS_RATINGS_DATA Rating Data for Business Partner 20040121
8 GS_RATING_DATA_X Instance attribute Protected Type reference (TYPE) BAPI_STR_BUPA_FS_RATING_X Single-Character Indicator 20040122
9 GS_STR_OLD_FS_RATING Instance attribute Private Type reference (TYPE) BAPI_STR_BUPA_FS_RATING Ratings 20040420
10 GT_APP_LOG Instance attribute Protected Type reference (TYPE) CRMT_BSP_APPLOG_TAB Table Type for the Application Log Interface 20040127
11 GT_RATING_DATA Instance attribute Protected Type reference (TYPE) FSBP_TTY_BSP_RATINGS_DATA Rating Data Table Type 20040121
12 GV_BP_TYPE Instance attribute Protected Type reference (TYPE) BU_TYPE Business Partner Category 20040119
13 GV_FOCUSKEY Instance attribute Protected Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20040119
14 GV_HISTORY Instance attribute Private Type reference (TYPE) C 20040226
15 GV_LAST_PARTNER Instance attribute Protected Type reference (TYPE) BP_PARTNR_NEW Business Partner Number 20040127
16 GV_PARTNER_ID Instance attribute Protected Type reference (TYPE) BP_PARTNR_NEW Business Partner Number 20040119
17 MR_SRV_APPL_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_COM_BSP_SRV_APPL_MANAGER Service Application Manager (SAM) 20040127
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method 20040127
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040127
Events
Class CL_FSBP_BSP_RATINGS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_KEY Protected See coding 20040503 BEGIN OF ty_key, partnr TYPE bp_partnr_new, * timestamp TYPE bp_timestamp, * diftval TYPE bp_criter, date_to TYPE bp_date_r, grade_method TYPE bp_grade_method, END OF ty_key
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ERR_MSGS Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20040127

Method ADD_MESSAGE on class CL_FSBP_BSP_RATINGS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FSBP_BSP_RATINGS has no parameter.
Method CONSTRUCTOR on class CL_FSBP_BSP_RATINGS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640