Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IPRO/CL_WML_DOCUMENT | Document text object | 20060821 |
Properties
| Class | /IPRO/CL_WML_ASSEMBLED_DOC | |
| Short Description | Assembled document | |
| Super Class | /IPRO/CL_WML_DOCUMENT | Document text object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IPRO/PROGS | programs |
| Created | 20060821 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CL_WML_ASSEMBLED_DOC has no forward declaration.
Interfaces
Class /IPRO/CL_WML_ASSEMBLED_DOC has no interface implemented.
Friends
Class /IPRO/CL_WML_ASSEMBLED_DOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_INDEX | 20090326 | ||||
| 2 | Instance attribute | Private | See coding | index for parallel processing | 20090326 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IPRO/CONTENT | Content name | 20080404 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IPRO/DOCSL | Document Selection | 20080508 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | '/IPRO/WML_ADD_CLAUSE_TO_SECTION_XSLT' | 20060827 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | '/IPRO/WML_ADD_CONTRACT_DOC' | 20070404 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | '/IPRO/WML_ADD_DOCUMENT_ID_XSLT' | 20061108 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | '/IPRO/WML_ADD_SECTION_TO_DOC_XSLT' | 20060827 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | /IPRO/CL_WML_OVERLAY | Overlay for WordML clauses/docs | 20070625 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SEU_BOOL | Boolean | 20060821 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | INT1 | reveiving parallel processes | 20090326 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060825 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SEU_BOOL | Boolean | 20060821 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add clause | 20060827 | |
| 2 | Instance method | Public | Method | Add clauses to document. | 20070504 | |
| 3 | Instance method | Private | Method | Add clause to section | 20060821 | |
| 4 | Instance method | Public | Method | Add contract doc tag | 20070404 | |
| 5 | Instance method | Private | Method | Add doc number custom property to assembled document | 20061107 | |
| 6 | Instance method | Public | Method | Add section to section list | 20060821 | |
| 7 | Instance method | Private | Method | Add section to assembled document | 20060821 | |
| 8 | Instance method | Public | Method | Add table of contents | 20070704 | |
| 9 | Instance method | Public | Method | Assemble the document | 20060821 | |
| 10 | Instance method | Public | Constructor | Constructor | 20060827 | |
| 11 | Instance method | Public | Method | Get add clause to section transformation | 20060827 | |
| 12 | Instance method | Public | Method | Get add section to document transformation | 20060827 | |
| 13 | Instance method | Public | Method | Get overlay | 20070625 | |
| 14 | Instance method | Public | Method | Get page-break-on-section flag | 20060821 | |
| 15 | Instance method | Public | Method | Get section list | 20060821 | |
| 16 | Instance method | Public | Method | Get section style | 20060827 | |
| 17 | Instance method | Public | Method | Get show-section-titles flag | 20060821 | |
| 18 | Instance method | Public | Method | Get template (overlay) name | 20060827 | |
| 19 | Instance method | Public | Method | Update all the WORDML Annotation tag IDs in the document | 20081124 | |
| 20 | Instance method | Public | Method | Update all the Image ID in the document | 20080313 | |
| 21 | Instance method | Public | Method | Adds the error message to the application log and output doc | 20090415 | |
| 22 | Instance method | Private | Method | Put fillins into assembled document | 20070802 | |
| 23 | Instance method | Public | Method | Save assembled document | 20060821 | |
| 24 | Instance method | Public | Method | Set add clause to section transformation | 20060827 | |
| 25 | Instance method | Public | Method | Set add section to document transformation | 20060827 | |
| 26 | Instance method | Public | Method | Set overlay | 20070625 | |
| 27 | Instance method | Public | Method | Set page-break-on-section flag | 20060821 | |
| 28 | Instance method | Public | Method | Set section list | 20060821 | |
| 29 | Instance method | Public | Method | Set section style | 20060827 | |
| 30 | Instance method | Public | Method | Set show-section-titles flag | 20060821 | |
| 31 | Instance method | Public | Method | Set template (overlay) name | 20060827 | |
| 32 | Instance method | Public | Method | callback for parallel processing | 20090326 |
Events
Class /IPRO/CL_WML_ASSEMBLED_DOC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_INDEX | Private | See coding | 20090326 | begin of tT_INDEX,
index type i,
output type xstring,
END OF tt_index
|
Method Signatures
Method ADD_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLAUSE | Value transfer | Object reference (TYPE REF TO) | /IPRO/CL_WML_CLAUSE | Clause text object | 20060827 |
Method ADD_CLAUSE on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method ADD_CLAUSES_TO_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOC_SECTION_ORDER | Call by reference | Type reference (TYPE) | NUMC4 | TOC section order no. used incase of flexible doc generation | 20080818 |
Method ADD_CLAUSES_TO_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method ADD_CLAUSE_TO_SECTION Signature
Method ADD_CLAUSE_TO_SECTION on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
Method ADD_CLAUSE_TO_SECTION on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method ADD_CONTRACT_DOC Signature
Method ADD_CONTRACT_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for WordML | 20070410 |
Method ADD_DOC_ID_TO_ASSM_DOC Signature
Method ADD_DOC_ID_TO_ASSM_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
Method ADD_DOC_ID_TO_ASSM_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method ADD_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SECTION | Value transfer | Object reference (TYPE REF TO) | /IPRO/CL_WML_SECTION | Document section | 20060821 |
Method ADD_SECTION on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method ADD_SECTION_TO_DOC Signature
Method ADD_SECTION_TO_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
Method ADD_SECTION_TO_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method ADD_TABLE_OF_CONTENTS Signature
Method ADD_TABLE_OF_CONTENTS on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
Method ADD_TABLE_OF_CONTENTS on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method ASSEMBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOC_SECTION_ORDER | Call by reference | Type reference (TYPE) | NUMC4 | TOC section order no. used incase of flexible doc generation | 20080818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for WordML | 20070410 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20060827 | ||||
| 2 | IV_DOCSL | Value transfer | Type reference (TYPE) | /IPRO/DOCSL | Document Selection | 20080508 | |||
| 3 | IV_TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method CONSTRUCTOR on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method GET_ADD_CLAUSE_TO_SECTION_XSLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ADD_CLAUSE_TO_SECTION_XSLT | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method GET_ADD_CLAUSE_TO_SECTION_XSLT on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method GET_ADD_SECTION_TO_DOC_XSLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ADD_SECTION_TO_DOC_XSLT | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method GET_ADD_SECTION_TO_DOC_XSLT on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method GET_OVERLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OVERLAY | Value transfer | Object reference (TYPE REF TO) | /IPRO/CL_WML_OVERLAY | Overlay for WordML clauses/docs | 20070625 |
Method GET_OVERLAY on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method GET_PG_BREAK_ON_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PG_BREAK_ON_SECTION | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20060821 |
Method GET_PG_BREAK_ON_SECTION on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method GET_SECTIONLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SECTIONLIST | Value transfer | Type reference (TYPE) | /IPRO/TT_SECTIONLIST | Section list | 20060821 |
Method GET_SECTIONLIST on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method GET_SECTION_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SECTION_STYLE | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method GET_SECTION_STYLE on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method GET_SHOW_SECTION_TITLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SHOW_SECTION_TITLES | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20060821 |
Method GET_SHOW_SECTION_TITLES on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method GET_TEMPLATE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method GET_TEMPLATE_NAME on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method HANDLE_ANNOTATION_TAGS Signature
Method HANDLE_ANNOTATION_TAGS on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
Method HANDLE_ANNOTATION_TAGS on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method HANDLE_IMAGES_OF_DOC Signature
Method HANDLE_IMAGES_OF_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
Method HANDLE_IMAGES_OF_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method HANDLE_TRANSFORMATION_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ELMNT | Call by reference | Type reference (TYPE) | STRING | Element name | 20090415 | |||
| 2 | IV_TRANSFORMATION | Call by reference | Type reference (TYPE) | CHAR30 | Transformation name | 20090415 |
Method HANDLE_TRANSFORMATION_ERROR on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method PUT_FILLINS_INTO_DOC Signature
Method PUT_FILLINS_INTO_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
Method PUT_FILLINS_INTO_DOC on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SAVE Signature
Method SAVE on class /IPRO/CL_WML_ASSEMBLED_DOC has no parameter.
Method SAVE on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SET_ADD_CLAUSE_TO_SECTION_XSLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADD_CLAUSE_TO_SECTION_XSLT | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method SET_ADD_CLAUSE_TO_SECTION_XSLT on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SET_ADD_SECTION_TO_DOC_XSLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADD_SECTION_TO_DOC_XSLT | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method SET_ADD_SECTION_TO_DOC_XSLT on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SET_OVERLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVERLAY | Value transfer | Object reference (TYPE REF TO) | /IPRO/CL_WML_OVERLAY | Overlay for WordML clauses/docs | 20070625 |
Method SET_OVERLAY on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SET_PG_BREAK_ON_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PG_BREAK_ON_SECTION | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20060821 |
Method SET_PG_BREAK_ON_SECTION on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SET_SECTIONLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SECTIONLIST | Value transfer | Type reference (TYPE) | /IPRO/TT_SECTIONLIST | Section list | 20060821 |
Method SET_SECTIONLIST on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SET_SECTION_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SECTION_STYLE | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method SET_SECTION_STYLE on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SET_SHOW_SECTION_TITLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SHOW_SECTION_TITLES | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20060821 |
Method SET_SHOW_SECTION_TITLES on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method SET_TEMPLATE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | 20060827 |
Method SET_TEMPLATE_NAME on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
Method TRANSFO_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CHAR32 | Character field, 8 characters long | 20090326 |
Method TRANSFO_RESULT on class /IPRO/CL_WML_ASSEMBLED_DOC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 300 |