SAP ABAP Class CA_BCM_REPORT (Database service class for CL_BCM_REPORT (Conf. Managemnt))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     CMT (Package) Configuration Management - Core Development
Properties
Class CA_BCM_REPORT  
Short Description Database service class for CL_BCM_REPORT (Conf. Managemnt)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMT   Configuration Management - Core Development 
Created 19990518   SAP 
Last change 20010425   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CA_BCM_REPORT has no forward declaration.
Interfaces
Class CA_BCM_REPORT has no interface implemented.
Friends
Class CA_BCM_REPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_X Constant Private Type reference (TYPE) C 'X' Constant 'X' 19990518
2 FOREIGN_LOCK_USER Instance attribute Public Type reference (TYPE) SYUNAME User who is blocking the report list 19990518
3 REPORT_LIST_BUFFERED Instance attribute Private Type reference (TYPE) OS_BOOLEAN SPACE Indicator: is the list already buffered? 19990518
4 SELF Static Attribute Private Object reference (TYPE REF TO) CA_BCM_REPORT (Individual) object of this class 19990518
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_REPORT Instance method Public Method Execute a (previously registered) report. 19990518
2 GET_CLASS_AGENT Static method Public Method Obtaining reference from (individual) object of class 19990518
3 LOCK_REPORT_LIST Instance method Private Method Lock the Report-List-Table 19990518
Events
Class CA_BCM_REPORT has no event.
Types
Class CA_BCM_REPORT has no local type.
Method Signatures

Method EXECUTE_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT Value transfer Type reference (TYPE) ANY Reportergebnis 19990518
2 Importing I_REPORT Call by reference Type reference (TYPE) REPORT_D Reportname 19990518

Method EXECUTE_REPORT on class CA_BCM_REPORT has no exception.

Method GET_CLASS_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CA_BCM_REPORT Referenz auf einziges Objekt dieser Klasse 19990518

Method GET_CLASS_AGENT on class CA_BCM_REPORT has no exception.

Method LOCK_REPORT_LIST Signature

Method LOCK_REPORT_LIST on class CA_BCM_REPORT has no parameter.
# Exception Resumable Description Created on
1 FOREIGN_LOCK Tabelle ist bereits gesperrt 19990518
2 UNKNOWN_ERROR unbekannter Fehler beim Sperren 19990518
History
Last changed by/on SAP  20010425 
SAP Release Created in