SAP ABAP Class CL_FSBP_BSP_CREDIT_STAND (Creditworthiness 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 20041221
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20041221
Properties
Class CL_FSBP_BSP_CREDIT_STAND  
Short Description Creditworthiness 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 20041221   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FSBP_BSP_CREDIT_STAND has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20041221
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20041221
Friends
Class CL_FSBP_BSP_CREDIT_STAND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CRDT_STR_NAME Constant Private Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'BUPT_BSP_FS_CREDIT_STAND' Structure Name of Display Field 20041221
2 GC_FSBP_SAVE_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FSBP_BSP_ACCMOD' Model Access Class 20041221
3 GC_INIT_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FSBP_BSP_CREDIT_STAND' Model Access Class 20041221
4 GC_PROC_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PROMOD' Model Access Class 20041221
5 GS_CREDIT_STAND Instance attribute Protected Type reference (TYPE) BUPT_BSP_FS_CREDIT_STAND Rating Data for Business Partner 20041221
6 GT_APP_LOG Instance attribute Protected Type reference (TYPE) CRMT_BSP_APPLOG_TAB Table Type for the Application Log Interface 20041221
7 GV_BP_TYPE Instance attribute Protected Type reference (TYPE) BU_TYPE Business Partner Category 20041221
8 GV_FOCUSKEY Instance attribute Protected Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20041221
9 GV_LAST_PARTNER Instance attribute Protected Type reference (TYPE) BP_PARTNR_NEW Business Partner Number 20041221
10 GV_PARTNER_ID Instance attribute Protected Type reference (TYPE) BP_PARTNR_NEW Business Partner Number 20041221
11 MR_SRV_APPL_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_COM_BSP_SRV_APPL_MANAGER Service Application Manager (SAM) 20041221
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method 20041221
2 CONSTRUCTOR Instance method Public Constructor Constructor 20041221
3 FILL_DESCRIPTION Instance method Private Method 20041227
Events
Class CL_FSBP_BSP_CREDIT_STAND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_KEY Protected See coding 20041221 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 20041221

Method ADD_MESSAGE on class CL_FSBP_BSP_CREDIT_STAND has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FSBP_BSP_CREDIT_STAND has no parameter.
Method CONSTRUCTOR on class CL_FSBP_BSP_CREDIT_STAND has no exception.

Method FILL_DESCRIPTION Signature

Method FILL_DESCRIPTION on class CL_FSBP_BSP_CREDIT_STAND has no parameter.
Method FILL_DESCRIPTION on class CL_FSBP_BSP_CREDIT_STAND has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700