SAP ABAP Class /IPRO/CL_WML_CLAUSE (Clause text object)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/IF_WML_TEXTOBJECT Text Object interface 20060808
Properties
Class /IPRO/CL_WML_CLAUSE  
Short Description Clause text object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/PROGS   programs 
Created 20060808   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_WML_CLAUSE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IPRO/IF_WML_TEXTOBJECT Text Object interface 20060808
Friends
Class /IPRO/CL_WML_CLAUSE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ATTRIBUTELIST Instance attribute Public Type reference (TYPE) /IPRO/TT_ATTRIBUTELIST Attribute list 20060808
2 M_CONTENT Instance attribute Private Type reference (TYPE) /IPRO/CONTENT Content 20070622
3 M_CUST_ID Instance attribute Private Type reference (TYPE) GUID Globally Unique Identifier 20070622
4 M_DOCB_ELEMENT Instance attribute Public Object reference (TYPE REF TO) /IPRO/IF_DOCB_ELEMENT Interface to document builder element 20061115
5 M_DOCB_SECTION Instance attribute Private Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE DocB section 20070712
6 M_DOCSL Instance attribute Private Type reference (TYPE) /IPRO/DOCSL Document Selection 20070622
7 M_DOCUMENT_TEXT Instance attribute Private Type reference (TYPE) STRING Document text 20060821
8 M_DOCUMENT_TEXTX Instance attribute Private Type reference (TYPE) XSTRING Document text in binary 20070504
9 M_ELM_ID Instance attribute Private Type reference (TYPE) /IPRO/S_ELMNT_ID Structure for element identification 20070622
10 M_ELM_TYPE Instance attribute Private Type reference (TYPE) /IPRO/ELMTYP Element Type 20070622
11 M_HTML_TEXT Instance attribute Private Type reference (TYPE) STRING HTML text 20060821
12 M_ITEMSETLIST Instance attribute Public Type reference (TYPE) /IPRO/TT_ITEMSETLIST List of itemset objects 20060928
13 M_ORDER_IN_SECTION Instance attribute Private Type reference (TYPE) INT4 Natural number 20060827
14 M_PARENT_SECTION Instance attribute Private Object reference (TYPE REF TO) /IPRO/CL_WML_SECTION Document section 20060827
15 M_PROPERTYLIST Instance attribute Public Type reference (TYPE) /IPRO/TT_PROPERTYLIST Property list 20061026
16 M_TEXTFRAGMENTLIST Instance attribute Public Type reference (TYPE) /IPRO/TT_TEXTFRAGMENTLIST List of /ipro/cl_wml_textfragment objects 20061207
17 M_TITLE Instance attribute Private Type reference (TYPE) /IPRO/TITLE Description 20070619
18 M_TYPE Instance attribute Private Type reference (TYPE) STRING Type of clause 20070301
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTELIST Instance method Public Method Add to attribute list 20060808
2 ADD_TEXTFRAGMENTLIST Instance method Public Method Add to text fragment list 20061207
3 CONSTRUCTOR Instance method Public Constructor 20061027
4 GET_ATTRIBUTELIST Instance method Public Method Get attribute list 20060808
5 GET_CONTENT Instance method Public Method Get content 20070622
6 GET_CUST_ID Instance method Public Method Get custom element id 20070622
7 GET_DOCB_ELEMENT Instance method Public Method Return reference to associated Docb element -- if any 20061223
8 GET_DOCB_SECTION Instance method Public Method Get Docb section 20070712
9 GET_DOCSL Instance method Public Method Get docsl 20070622
10 GET_DOCUMENT_TEXT Instance method Public Method Get document text as STRING 20060821
11 GET_DOCUMENT_TEXTX Instance method Public Method Get document text as XSTRING 20061210
12 GET_ELM_ID Instance method Public Method Get element ID 20070622
13 GET_ELM_TYPE Instance method Public Method Get element type 20070622
14 GET_GUID_FROM_TEXT Instance method Public Method Get GUID attribute value for element 20070730
15 GET_HTML_TEXT Instance method Public Method Get HTML text 20060821
16 GET_HTML_TEXTX Instance method Public Method Get HTML text as XSTRING 20060828
17 GET_ORDER_IN_SECTION Instance method Public Method Get order in section 20060827
18 GET_PARENT_SECTION Instance method Public Method Get parent section object 20060827
19 GET_TITLE Instance method Public Method Get title plain text 20070619
20 GET_TYPE Instance method Public Method Get clause type 20070301
21 LOOKUP_ATTRIBUTE Instance method Public Method Lookup attribute in attribute list 20060808
22 SET_CONTENT Instance method Public Method Set content 20070622
23 SET_CUST_ID Instance method Public Method Set custom element id 20070622
24 SET_DOCB_ELEMENT Instance method Public Method Set reference to associated DocB element -- if any 20070724
25 SET_DOCB_SECTION Instance method Public Method Set Docb section 20070712
26 SET_DOCSL Instance method Public Method Set docsl 20070622
27 SET_DOCUMENT_TEXT Instance method Public Method Set document text 20060821
28 SET_DOCUMENT_TEXTX Instance method Public Method Set document text as binary 20070504
29 SET_ELM_ID Instance method Public Method Set element ID 20070622
30 SET_ELM_TYPE Instance method Public Method Set element type 20070622
31 SET_HTML_TEXT Instance method Public Method Set HTML text 20060821
32 SET_ORDER_IN_SECTION Instance method Public Method Set order in section 20060827
33 SET_PARENT_SECTION Instance method Public Method Set parent section object 20060827
34 SET_TEXTX Instance method Public Method Set text with XSTRING input 20060828
35 SET_TITLE Instance method Public Method Set title plain text 20070619
36 SET_TYPE Instance method Public Method Set clause type 20070301
Events
Class /IPRO/CL_WML_CLAUSE has no event.
Types
Class /IPRO/CL_WML_CLAUSE has no local type.
Method Signatures

Method ADD_ATTRIBUTELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ATTRIBUTE Value transfer Object reference (TYPE REF TO) /IPRO/CL_WML_ATTRIBUTE Attribute text object 20060808

Method ADD_ATTRIBUTELIST on class /IPRO/CL_WML_CLAUSE has no exception.

Method ADD_TEXTFRAGMENTLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TEXTFRAGMENT Value transfer Object reference (TYPE REF TO) /IPRO/CL_WML_TEXTFRAGMENT Text fragment class for WordML 20061207

Method ADD_TEXTFRAGMENTLIST on class /IPRO/CL_WML_CLAUSE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IPRO/CL_WML_CLAUSE has no parameter.
Method CONSTRUCTOR on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_ATTRIBUTELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTELIST Value transfer Type reference (TYPE) /IPRO/TT_ATTRIBUTELIST Attribute list 20060808

Method GET_ATTRIBUTELIST on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTENT Value transfer Type reference (TYPE) /IPRO/CONTENT Content 20070622

Method GET_CONTENT on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_CUST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CUST_ID Value transfer Type reference (TYPE) GUID Globally Unique Identifier 20070622

Method GET_CUST_ID on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_DOCB_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCB_ELEMENT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ELEMENT Interface to document builder element 20061223

Method GET_DOCB_ELEMENT on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_DOCB_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCB_SECTION Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20070712

Method GET_DOCB_SECTION on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_DOCSL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DOCSL Value transfer Type reference (TYPE) /IPRO/DOCSL Document Selection 20070622

Method GET_DOCSL on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_DOCUMENT_TEXT Signature

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

Method GET_DOCUMENT_TEXT on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_DOCUMENT_TEXTX Signature

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

Method GET_DOCUMENT_TEXTX on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_ELM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ELM_ID Value transfer Type reference (TYPE) /IPRO/S_ELMNT_ID Structure for element identification 20070622

Method GET_ELM_ID on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_ELM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ELMTYP Value transfer Type reference (TYPE) /IPRO/ELMTYP Element Type 20070622

Method GET_ELM_TYPE on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_GUID_FROM_TEXT Signature

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

Method GET_GUID_FROM_TEXT on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_HTML_TEXT Signature

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

Method GET_HTML_TEXT on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_HTML_TEXTX Signature

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

Method GET_HTML_TEXTX on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_ORDER_IN_SECTION Signature

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

Method GET_ORDER_IN_SECTION on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_PARENT_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARENT_SECTION Value transfer Object reference (TYPE REF TO) /IPRO/CL_WML_SECTION Document section 20060827

Method GET_PARENT_SECTION on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TITLE Value transfer Type reference (TYPE) /IPRO/TITLE Description 20070619

Method GET_TITLE on class /IPRO/CL_WML_CLAUSE has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on class /IPRO/CL_WML_CLAUSE has no exception.

Method LOOKUP_ATTRIBUTE 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 20060808
2 Returning RO_ATTRIBUTE Value transfer Object reference (TYPE REF TO) /IPRO/CL_WML_ATTRIBUTE Attribute text object 20060808

Method LOOKUP_ATTRIBUTE on class /IPRO/CL_WML_CLAUSE 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 Value transfer Type reference (TYPE) /IPRO/CONTENT Content 20070622

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

Method SET_CUST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CUST_ID Value transfer Type reference (TYPE) GUID Globally Unique Identifier 20070622

Method SET_CUST_ID on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_DOCB_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ELEMENT Interface to document builder element 20070724

Method SET_DOCB_ELEMENT on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_DOCB_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCB_SECTION Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20070712

Method SET_DOCB_SECTION on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_DOCSL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCSL Value transfer Type reference (TYPE) /IPRO/DOCSL Document Selection 20070622

Method SET_DOCSL on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_DOCUMENT_TEXT Signature

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

Method SET_DOCUMENT_TEXT on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_DOCUMENT_TEXTX Signature

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

Method SET_DOCUMENT_TEXTX on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_ELM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ELM_ID Value transfer Type reference (TYPE) /IPRO/S_ELMNT_ID Structure for element identification 20070622

Method SET_ELM_ID on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_ELM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELMTYP Value transfer Type reference (TYPE) /IPRO/ELMTYP Element Type 20070622

Method SET_ELM_TYPE on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_HTML_TEXT Signature

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

Method SET_HTML_TEXT on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_ORDER_IN_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORDER_IN_SECTION Value transfer Type reference (TYPE) INT4 Natural number 20060827

Method SET_ORDER_IN_SECTION on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_PARENT_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT_SECTION Value transfer Object reference (TYPE REF TO) /IPRO/CL_WML_SECTION Document section 20060827

Method SET_PARENT_SECTION on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_TEXTX Signature

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

Method SET_TEXTX on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Value transfer Type reference (TYPE) /IPRO/TITLE Description 20070619

Method SET_TITLE on class /IPRO/CL_WML_CLAUSE has no exception.

Method SET_TYPE Signature

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

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