SAP ABAP Class /IPRO/CL_CLAUSE (WordML Clause)
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  
Short Description WordML Clause    
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 has no forward declaration.
Interfaces
Class /IPRO/CL_CLAUSE has no interface implemented.
Friends
Class /IPRO/CL_CLAUSE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CLAUSE_ATTRIBUTE_LIST Instance attribute Private Type reference (TYPE) CLAUSE_ATTRIBUTE_LIST 20060728
2 MV_CLAUSE_TEXT Instance attribute Private Type reference (TYPE) XSTRING 20060728
3 MV_ID Instance attribute Private Type reference (TYPE) STRING 20060728
4 MV_PLACEHOLDER Instance attribute Private Type reference (TYPE) STRING 20060728
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CLAUSE_ATTRIBUTE Instance method Public Method Add clause attribute 20060728
2 GET_CLAUSE_ATTRIBUTE Instance method Public Method Get clause attribute 20060728
3 GET_CLAUSE_ATTRIBUTE_COUNT Instance method Public Method Get count of clause attributes 20060728
4 GET_CLAUSE_TEXT Instance method Public Method Get clause text 20060728
5 GET_ID Instance method Public Method Get ID of clause 20060728
6 GET_PLACEHOLDER Instance method Public Method Get placeholder 20060728
7 SET_CLAUSE_TEXT Instance method Public Method Set clause text 20060728
8 SET_ID Instance method Public Method Set ID of clause 20060728
9 SET_PLACEHOLDER Instance method Public Method Set placeholder 20060728
Events
Class /IPRO/CL_CLAUSE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CLAUSE_ATTRIBUTE_LIST Private See coding 20060728 CLAUSE_ATTRIBUTE_LIST TYPE TABLE OF REF TO /ipro/cl_clause_attribute
Method Signatures

Method ADD_CLAUSE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLAUSE_ATTRIBUTE Value transfer Object reference (TYPE REF TO) /IPRO/CL_CLAUSE_ATTRIBUTE WordML Clause Attribute 20060728

Method ADD_CLAUSE_ATTRIBUTE on class /IPRO/CL_CLAUSE has no exception.

Method GET_CLAUSE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Value transfer Type reference (TYPE) INT4 Natural number 20060728
2 Returning RO_CLAUSE_ATTRIBUTE Value transfer Object reference (TYPE REF TO) /IPRO/CL_CLAUSE_ATTRIBUTE WordML Clause Attribute 20060728

Method GET_CLAUSE_ATTRIBUTE on class /IPRO/CL_CLAUSE has no exception.

Method GET_CLAUSE_ATTRIBUTE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COUNT Value transfer Type reference (TYPE) INT4 Natural number 20060728

Method GET_CLAUSE_ATTRIBUTE_COUNT on class /IPRO/CL_CLAUSE has no exception.

Method GET_CLAUSE_TEXT Signature

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

Method GET_CLAUSE_TEXT on class /IPRO/CL_CLAUSE has no exception.

Method GET_ID Signature

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

Method GET_ID on class /IPRO/CL_CLAUSE 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 has no exception.

Method SET_CLAUSE_TEXT Signature

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

Method SET_CLAUSE_TEXT on class /IPRO/CL_CLAUSE has no exception.

Method SET_ID Signature

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

Method SET_ID on class /IPRO/CL_CLAUSE 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 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300