SAP ABAP Class CL_BSP_BP_ROLES (COM_BSP_MODEL_IL_BP)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCU-BP (Application Component) Dialog People-Centric UI for Business Partner
     COM_BSP_MODEL_IL_BP (Package) Central Parts of BP from the BSP Development
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 20040702
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20031223
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20040702
Properties
Class CL_BSP_BP_ROLES  
Short Description COM_BSP_MODEL_IL_BP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_BSP_MODEL_IL_BP   Central Parts of BP from the BSP Development 
Created 20031223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_BP_ROLES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20040702
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20031223
3 IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20040702
Friends
Class CL_BSP_BP_ROLES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATE Instance attribute Private Type reference (TYPE) BU_BPROLE_VALDT '00000000' SAP BP: Validity Date of BP Role 20040119
2 GC_EVENT Constant Private See coding 20031223
3 GC_PARTNERROLE Constant Private Type reference (TYPE) FIELDNAME 'PARTNERROLE' Field Name 20031223
4 GC_PROCESS_CLASS Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PROMOD' Model Access Class 20031223
5 GC_ROLES_CONTEXT Constant Private Type reference (TYPE) CRMT_CONTEXT_ID 'ODC_BP_ROLES' Context Identification for Messages 20031223
6 GC_SCREEN_STRUCTURE_NAME Static Attribute Protected Type reference (TYPE) CRMT_BSP_SCREENSTRUCTURE 'COMT_BSP_BP_ROLES' Name of DDIC Structure Assigned to Layout 20031223
7 GC_YES Constant Private Type reference (TYPE) BU_BOOLEAN 'X' Boolean Type, Do Not Use in Interfaces! 20031223
8 GT_ALL_ROLES Instance attribute Private See coding 20040119
9 GT_OLD_ROLE_STATUS Instance attribute Private See coding Role status befor save 20040702
10 GT_ROLES_POSSIBLE Instance attribute Private See coding 20040112
11 GV_PARTNER Instance attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20031223
12 GV_ROLES_POSSIBLE Instance attribute Private Type reference (TYPE) BU_BOOLEAN 'X' Boolean Type, Do Not Use in Interfaces! 20040112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FILL_ROLES Instance method Private Method Method to check and fill existing roles for the Bus. Partner 20040112
2 GET_ALL_ROLES Instance method Private Method Get all the roles 20040119
Events
Class CL_BSP_BP_ROLES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_KEY Private See coding 20031223 BEGIN OF ty_key, partner TYPE bu_partner, partnerrole TYPE bu_partnerrole, END OF ty_key
Method Signatures

Method CHECK_FILL_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20040112
2 Importing IV_PARTNER Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20040112

Method CHECK_FILL_ROLES on class CL_BSP_BP_ROLES has no exception.

Method GET_ALL_ROLES Signature

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