SAP ABAP Class /IPRO/CL_CLAUSE_ATTRIBUTE (WordML Clause Attribute)
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_CLAUSE_ATTRIBUTE  
Short Description WordML Clause Attribute    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /IPRO/PROGS   programs 
Created 20060728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no forward declaration.
Interfaces
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no interface implemented.
Friends
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CODE Instance attribute Private Type reference (TYPE) STRING 20060728
2 MV_NAME Instance attribute Private Type reference (TYPE) STRING 20060728
3 MV_PLACEHOLDER Instance attribute Private Type reference (TYPE) STRING 20060728
4 MV_VALUE Instance attribute Private Type reference (TYPE) STRING 20060728
Methods
# Method Level Visibility Method type Description Created on
1 GET_CODE Instance method Public Method Gets code of attribute 20060728
2 GET_NAME Instance method Public Method Gets name of attribute 20060728
3 GET_PLACEHOLDER Instance method Public Method Gets placeholder of attribute 20060728
4 GET_VALUE Instance method Public Method Gets value of attribute 20060728
5 SET_CODE Instance method Public Method Sets code of attribute 20060728
6 SET_NAME Instance method Public Method Sets name of attribute 20060728
7 SET_PLACEHOLDER Instance method Public Method Sets placeholder of attribute 20060728
8 SET_VALUE Instance method Public Method Sets value of attribute 20060728
Events
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no event.
Types
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no local type.
Method Signatures

Method GET_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CODE Value transfer Type reference (TYPE) STRING 20060728

Method GET_CODE on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20060728

Method GET_NAME on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.

Method GET_PLACEHOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PLACEHOLDER Value transfer Type reference (TYPE) STRING 20060728

Method GET_PLACEHOLDER on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20060728

Method GET_VALUE on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.

Method SET_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CODE Value transfer Type reference (TYPE) STRING 20060728

Method SET_CODE on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Value transfer Type reference (TYPE) STRING 20060728

Method SET_NAME on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.

Method SET_PLACEHOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLACEHOLDER Value transfer Type reference (TYPE) STRING 20060728

Method SET_PLACEHOLDER on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Value transfer Type reference (TYPE) STRING 20060728

Method SET_VALUE on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300