SAP ABAP Class /IPRO/CL_STYLE_PARMS (Gets fillin values for XSL extension)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
Properties
Class /IPRO/CL_STYLE_PARMS  
Short Description Gets fillin values for XSL extension    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/PROGS   programs 
Created 20040622   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_STYLE_PARMS has no forward declaration.
Interfaces
Class /IPRO/CL_STYLE_PARMS has no interface implemented.
Friends
Class /IPRO/CL_STYLE_PARMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_CONTENT Static Attribute Private Type reference (TYPE) /IPRO/CONTENT Content Identifier 20040626
2 MS_STYLE Static Attribute Private Type reference (TYPE) /IPRO/STYLE Document style 20040622
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARM Static method Public Method Gets style parameter value 20040622
2 SET_CONTENT Static method Public Method Set content name 20040626
3 SET_STYLE Static method Public Method Set style attribute from current document 20040622
Events
Class /IPRO/CL_STYLE_PARMS has no event.
Types
Class /IPRO/CL_STYLE_PARMS has no local type.
Method Signatures

Method GET_PARM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARM_NAME Call by reference Type reference (TYPE) STRING 20040622
2 Returning RV_PARM_VALUE Value transfer Type reference (TYPE) STRING 20040622

Method GET_PARM on class /IPRO/CL_STYLE_PARMS has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT Call by reference Type reference (TYPE) /IPRO/CONTENT Content Identifier 20040626

Method SET_CONTENT on class /IPRO/CL_STYLE_PARMS has no exception.

Method SET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STYLE Call by reference Type reference (TYPE) /IPRO/STYLE Document style 20040622

Method SET_STYLE on class /IPRO/CL_STYLE_PARMS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100