SAP ABAP Class /IPRO/CL_WML_OVERLAY (Overlay for WordML clauses/docs)
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_WML_OVERLAY  
Short Description Overlay for WordML clauses/docs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/PROGS   programs 
Created 20070625   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_WML_OVERLAY has no forward declaration.
Interfaces
Class /IPRO/CL_WML_OVERLAY has no interface implemented.
Friends
Class /IPRO/CL_WML_OVERLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CLAUSE_TITLE_INFO Instance attribute Private Type reference (TYPE) /IPRO/S_CLAUSES_TITLE For WordML, clause title information 20070625
2 M_CONTENT Instance attribute Private Type reference (TYPE) /IPRO/CONTENT Content 20070625
3 M_DOCSL Instance attribute Private Type reference (TYPE) /IPRO/DOCSL Document Selection 20070625
4 M_LISTSTYLE_IFO Instance attribute Private Type reference (TYPE) /IPRO/TT_KEY_VALUE_PAIR Table of key value pairs 20070627
5 M_SECTION_TITLE_INFO Instance attribute Private Type reference (TYPE) /IPRO/S_SECTNS_TITLE Section title information 20070626
6 M_TEXT Instance attribute Private Type reference (TYPE) XSTRING Overlay text 20070625
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070625
2 GET_CLAUSE_TITLE_INFO Instance method Public Method Get clause title information 20070625
3 GET_CLS_TITLES_ON Instance method Private Method Get value of CLS_TITLES_ON config parm 20070626
4 GET_CLS_TITLE_LIST_ILFO Instance method Private Method Get the ilfo of the clause title list style 20070626
5 GET_CLS_TITLE_LIST_LEVEL Instance method Private Method Get value of CLS_TITLE_LIST_LEVEL config parm 20070626
6 GET_CLS_TITLE_LIST_STYLE Instance method Private Method Get value of CLS_TITLE_LIST_STYLE config parm 20070626
7 GET_CLS_TITLE_LIST_XML Instance method Private Method Get the XML for the clause title list style 20070626
8 GET_CLS_TITLE_NUMBERED Instance method Private Method Get value of CLS_TITLE_NUMBERED config parm 20070626
9 GET_CLS_TITLE_TEXT_STYLE Instance method Private Method Get value of CLS_TITLE_TEXT_STYLE config parm 20070626
10 GET_CLS_TITLE_TEXT_XML Instance method Private Method Get the XML for the clause title text style 20070626
11 GET_ILFOS Instance method Private Method 20070627
12 GET_OVERLAY_TEXT Instance method Private Method Get overlay text 20070626
13 GET_SECTION_TITLE_INFO Instance method Public Method Get section title information 20070626
14 GET_SEC_TITLES_ON Instance method Private Method 20070626
15 GET_SEC_TITLE_LIST_ILFO Instance method Private Method 20070626
16 GET_SEC_TITLE_LIST_LEVEL Instance method Private Method 20070626
17 GET_SEC_TITLE_LIST_STYLE Instance method Private Method 20070626
18 GET_SEC_TITLE_LIST_XML Instance method Private Method 20070626
19 GET_SEC_TITLE_NUMBERED Instance method Private Method 20070626
20 GET_SEC_TITLE_TEXT_STYLE Instance method Private Method 20070626
21 GET_SEC_TITLE_TEXT_XML Instance method Private Method 20070626
22 GET_TEXT Instance method Public Method Get overlay text 20070625
23 SET_TEXT Instance method Public Method Set overlay text 20070625
Events
Class /IPRO/CL_WML_OVERLAY has no event.
Types
Class /IPRO/CL_WML_OVERLAY has no local type.
Method Signatures

Method CONSTRUCTOR 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 20070625
2 Importing IV_DOCSL Value transfer Type reference (TYPE) /IPRO/DOCSL Document Selection 20070625
3 Importing IV_OVERLAY Value transfer Type reference (TYPE) /IPRO/OVERLY Overlay 20080125
# Exception Resumable Description Created on
1 /IPRO/CX_WML_TEXT_EXCEPTION Exception class for WordML 20091110

Method GET_CLAUSE_TITLE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CLAUSE_TITLE_INFO Value transfer Type reference (TYPE) /IPRO/S_CLAUSES_TITLE For WordML, clause title information 20070625

Method GET_CLAUSE_TITLE_INFO on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_CLS_TITLES_ON Signature

Method GET_CLS_TITLES_ON on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_CLS_TITLES_ON on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_CLS_TITLE_LIST_ILFO Signature

Method GET_CLS_TITLE_LIST_ILFO on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_CLS_TITLE_LIST_ILFO on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_CLS_TITLE_LIST_LEVEL Signature

Method GET_CLS_TITLE_LIST_LEVEL on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_CLS_TITLE_LIST_LEVEL on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_CLS_TITLE_LIST_STYLE Signature

Method GET_CLS_TITLE_LIST_STYLE on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_CLS_TITLE_LIST_STYLE on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_CLS_TITLE_LIST_XML Signature

Method GET_CLS_TITLE_LIST_XML on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_CLS_TITLE_LIST_XML on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_CLS_TITLE_NUMBERED Signature

Method GET_CLS_TITLE_NUMBERED on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_CLS_TITLE_NUMBERED on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_CLS_TITLE_TEXT_STYLE Signature

Method GET_CLS_TITLE_TEXT_STYLE on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_CLS_TITLE_TEXT_STYLE on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_CLS_TITLE_TEXT_XML Signature

Method GET_CLS_TITLE_TEXT_XML on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_CLS_TITLE_TEXT_XML on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_ILFOS Signature

Method GET_ILFOS on class /IPRO/CL_WML_OVERLAY has no parameter.
# Exception Resumable Description Created on
1 /IPRO/CX_WML_TEXT_EXCEPTION Exception class for WordML 20091110

Method GET_OVERLAY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OVERLAY Value transfer Type reference (TYPE) /IPRO/OVERLY Overlay 20080125
# Exception Resumable Description Created on
1 /IPRO/CX_WML_TEXT_EXCEPTION Exception class for WordML 20091110

Method GET_SECTION_TITLE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SECTION_TITLE_INFO Value transfer Type reference (TYPE) /IPRO/S_SECTNS_TITLE Section title information 20070626

Method GET_SECTION_TITLE_INFO on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_SEC_TITLES_ON Signature

Method GET_SEC_TITLES_ON on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_SEC_TITLES_ON on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_SEC_TITLE_LIST_ILFO Signature

Method GET_SEC_TITLE_LIST_ILFO on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_SEC_TITLE_LIST_ILFO on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_SEC_TITLE_LIST_LEVEL Signature

Method GET_SEC_TITLE_LIST_LEVEL on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_SEC_TITLE_LIST_LEVEL on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_SEC_TITLE_LIST_STYLE Signature

Method GET_SEC_TITLE_LIST_STYLE on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_SEC_TITLE_LIST_STYLE on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_SEC_TITLE_LIST_XML Signature

Method GET_SEC_TITLE_LIST_XML on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_SEC_TITLE_LIST_XML on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_SEC_TITLE_NUMBERED Signature

Method GET_SEC_TITLE_NUMBERED on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_SEC_TITLE_NUMBERED on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_SEC_TITLE_TEXT_STYLE Signature

Method GET_SEC_TITLE_TEXT_STYLE on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_SEC_TITLE_TEXT_STYLE on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_SEC_TITLE_TEXT_XML Signature

Method GET_SEC_TITLE_TEXT_XML on class /IPRO/CL_WML_OVERLAY has no parameter.
Method GET_SEC_TITLE_TEXT_XML on class /IPRO/CL_WML_OVERLAY has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT on class /IPRO/CL_WML_OVERLAY has no exception.

Method SET_TEXT 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 20070625

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