SAP ABAP Class /BOBF/CL_CUST_SCR_ASC (Screen for Association Configuration)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CUSTOMER_UI (Package) Business Object Processing Framework Customer UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_CUST_SCREEN Interface for Detail Screens and Wizards 20130213
Properties
Class /BOBF/CL_CUST_SCR_ASC  
Short Description Screen for Association Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/CUSTOMER_UI   Business Object Processing Framework Customer UI 
Created 20130213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_CUST_SCR_ASC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_CUST_SCREEN Interface for Detail Screens and Wizards 20130213
Friends
Class /BOBF/CL_CUST_SCR_ASC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SCREEN_NUMBER Constant Private Type reference (TYPE) DYNNR '0135' Number of the following screen 20130213
2 MS_ASSOCIATION_DATA Instance attribute Private Type reference (TYPE) /BOBF/S_CONF_MODEL_API_ASSOC_F Configuration Model API: Association Components 20130213
3 MV_ASSOCIATION_KEY Instance attribute Private Type reference (TYPE) /BOBF/OBM_ASSOC_KEY Association Key 20130213
4 MV_BO_KEY Instance attribute Private Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20130213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130213
Events
Class /BOBF/CL_CUST_SCR_ASC has no event.
Types
Class /BOBF/CL_CUST_SCR_ASC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSOCIATION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ASSOC_KEY Association Key 20130213
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20130213

Method CONSTRUCTOR on class /BOBF/CL_CUST_SCR_ASC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 747