SAP ABAP Class IF_UG_BW_SERVICES (SEM: BW Services - General)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UG_BW_D SEM: Interface to BW: Destination-Dependent 20020801
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_BW_COMMENT Interfaces to BW 20040209
Properties
Class IF_UG_BW_SERVICES  
Short Description SEM: BW Services - General    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020801   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UG_BW_SERVICES has no forward declaration.
Interfaces
Class IF_UG_BW_SERVICES has no interface implemented.
Friends
Class IF_UG_BW_SERVICES has no friend class.
Attributes
Class IF_UG_BW_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALLOWED_CHAR Instance method Public Method Checks if all characters are invariant 20031028
2 CHECK_CHAVL Instance method Public Method Is char.value permitted? 20031028
3 GET_ALLOWED_CHAR Instance method Public Method Permitted Characters in BW System 20020801
4 GET_STRUC_CHANGES Instance method Public Method 20031118
5 INVALIDATE_OLAP_CACHE Instance method Public Method Invalidate OLAP Cache for Delta Cache Reporting 20071029
Events
Class IF_UG_BW_SERVICES has no event.
Types
Class IF_UG_BW_SERVICES has no local type.
Method Signatures

Method CHECK_ALLOWED_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOWED_CHAR Call by reference Type reference (TYPE) STRING 20031028
2 Exporting E_ERR_CHAR Call by reference Type reference (TYPE) STRING 20031028
3 Importing I_ALLOWED_CHAR Call by reference Type reference (TYPE) STRING 20031028
# Exception Resumable Description Created on
1 CHECK_NOT_AVAILABLE Prüfung im BW noch nicht vorhanden 20031028
2 COMMUNICATION_FAILURE_ 20031028
3 ILLEGAL_CHAR 20031028
4 SYSTEM_FAILURE_ 20031028

Method CHECK_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERR_CAN_BE_REPAIRED Call by reference Type reference (TYPE) FLAG allgemeines flag 20031028
2 Exporting E_ERR_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031028
3 Importing I_CHAVL Call by reference Type reference (TYPE) STRING 20031028
# Exception Resumable Description Created on
1 CHECK_NOT_AVAILABLE Prüfung im BW noch nicht vorhanden 20031028
2 COMMUNICATION_FAILURE_ 20031028
3 SYSTEM_FAILURE_ 20031028

Method GET_ALLOWED_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOWED_CHAR Call by reference Type reference (TYPE) STRING 20020801
2 Exporting E_DEFAULT_CHAR Call by reference Type reference (TYPE) STRING 20020801
3 Exporting E_USERDEF_CHAR Call by reference Type reference (TYPE) STRING 20020801
# Exception Resumable Description Created on
1 COMMUNICATION_FAILURE_ 20020801
2 SYSTEM_FAILURE_ 20020801

Method GET_STRUC_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IOBJ Call by reference Type reference (TYPE) UGBW_T_IOBJ List of InfoObjects 20031118
# Exception Resumable Description Created on
1 COMMUNICATION_FAILURE_ 20031118
2 SYSTEM_FAILURE_ 20031118

Method INVALIDATE_OLAP_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20071029

Method INVALIDATE_OLAP_CACHE on class IF_UG_BW_SERVICES has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in