SAP ABAP Class CL_UMB_OFL_BDS (BSC Offline File in BDS)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Properties
Class CL_UMB_OFL_BDS  
Short Description BSC Offline File in BDS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20020527   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMB_OFL_BDS has no interface implemented.
Friends
Class CL_UMB_OFL_BDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BDS_COMPID Constant Public Type reference (TYPE) BDS_COMPID 'OFFLINE' Business Document Service: Component ID 20020527
2 C_CLASSNAME Constant Public Type reference (TYPE) SBDST_CLASSNAME 'SEM_CPM_BSC_OFFLINE' 20020527
3 C_CLASSTYPE Constant Public Type reference (TYPE) SBDST_CLASSTYPE 'OT' 20020527
4 C_OBJECTKEY_PREFIX Constant Public Type reference (TYPE) STRING 'OFL_' 20020527
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a File 20020527
2 DELETE Static method Public Method Delete a File 20020527
3 READ Static method Public Method Open an Existing File 20020527
Events
Class CL_UMB_OFL_BDS has no event.
Types
Class CL_UMB_OFL_BDS has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONTENT Call by reference Type reference (TYPE) UMB_BDS_CONTENT Content of BDS document 20020527
2 Exporting E_DOCID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20020527
3 Exporting E_VERNO Call by reference Type reference (TYPE) BDS_DVERNO Business Document Service: Dokument Versionsnummer 20020527
4 Importing I_SCARD Call by reference Type reference (TYPE) UMB_Y_SCARD Scorecard 20020527

Method CREATE on class CL_UMB_OFL_BDS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20020527
2 Importing I_VERNO Call by reference Type reference (TYPE) BDS_DVERNO Business Document Service: Dokument Versionsnummer 20020527

Method DELETE on class CL_UMB_OFL_BDS has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTENT Call by reference Type reference (TYPE) UMB_BDS_CONTENT Content of BDS document 20020527
2 Importing I_DOCID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20020527
3 Importing I_VERNO Call by reference Type reference (TYPE) BDS_DVERNO Business Document Service: Dokument Versionsnummer 20020527

Method READ on class CL_UMB_OFL_BDS has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320