SAP ABAP Class CL_RSWAD_XSLT_MAINTAIN (BW-Web-Metadata: Maintain XSLT)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_WEB_DESIGNTIME (Package) BW Web DesignTime and Metadata as of BW Release 7.x
Properties
Class CL_RSWAD_XSLT_MAINTAIN  
Short Description BW-Web-Metadata: Maintain XSLT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_WEB_DESIGNTIME   BW Web DesignTime and Metadata as of BW Release 7.x 
Created 20030918   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSWAD_XSLT_MAINTAIN has no forward declaration.
Interfaces
Class CL_RSWAD_XSLT_MAINTAIN has no interface implemented.
Friends
Class CL_RSWAD_XSLT_MAINTAIN has no friend class.
Attributes
Class CL_RSWAD_XSLT_MAINTAIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_STYLESHEET Static method Public Method Saves and Activates a Stylesheet 20050527
2 HAS_STYLESHEET Static method Public Method Saves and Activates a Stylesheet 20050527
3 LOAD_STYLESHEET Static method Public Method Saves and Activates a Stylesheet 20030925
4 RAISE_SYSTEM_ERROR Static method Private Method Raises Exception 20030918
5 SAVE_STYLESHEET Static method Public Method Saves and Activates a Stylesheet 20030918
Events
Class CL_RSWAD_XSLT_MAINTAIN has no event.
Types
Class CL_RSWAD_XSLT_MAINTAIN has no local type.
Method Signatures

Method DELETE_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CXSLTDESC 20050527
# Exception Resumable Description Created on
1 CX_RSWAD_SYSTEM_ERROR XSLT parse error 20100329

Method HAS_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CXSLTDESC 20050527
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolesch 20050527
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20050527

Method LOAD_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CXSLTDESC 20030925
2 Returning R_SOURCE Value transfer Type reference (TYPE) STRING 20030925
# Exception Resumable Description Created on
1 CX_RSWAD_SYSTEM_ERROR XSLT parse error 20100329

Method RAISE_SYSTEM_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_VALUE1 Call by reference Type reference (TYPE) ANY 20030918
2 Importing P_VALUE2 Call by reference Type reference (TYPE) ANY 20030918
# Exception Resumable Description Created on
1 CX_RSWAD_SYSTEM_ERROR XI: Systemfehler 20100329

Method SAVE_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CXSLTDESC 20030918
2 Importing I_SOURCE Call by reference Type reference (TYPE) STRING 20030918
3 Importing I_SUPRESS_CORR_INSERT Call by reference Type reference (TYPE) RS_BOOL 'X' 20030919
# Exception Resumable Description Created on
1 CX_RSWAD_SYSTEM_ERROR XI: Systemfehler 20100329
History
Last changed by/on SAP  20110908 
SAP Release Created in 400