Hierarchy

⤷

⤷

Properties
Class | /IPRO/CL_DOCX_ADDIN | |
Short Description | Responsible for handling addin related processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IPRO/PROGS | programs |
Created | 20120509 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IPRO/CL_DOCX_ADDIN has no interface implemented.
Friends
Class /IPRO/CL_DOCX_ADDIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_IXML | 20120510 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /IPRO/TT_CC_ID_MAP | Table types with details on content control ID mapping | 20120515 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20120510 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20120510 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20120510 | |||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /IPRO/CL_DOCX_ADDIN | 20120510 | |||
7 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | 20120510 | |||
8 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_XSLT_PROCESSOR | 20120510 |
Methods
Events
Class /IPRO/CL_DOCX_ADDIN has no event.
Types
Class /IPRO/CL_DOCX_ADDIN has no local type.
Method Signatures
Method CLOSE_TAG Signature
Method CLOSE_TAG on class /IPRO/CL_DOCX_ADDIN has no parameter.
Method CLOSE_TAG on class /IPRO/CL_DOCX_ADDIN has no exception.
Method CONVERT_STRING_TO_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120510 | |||
2 | ![]() |
IV_ENCODING_OUT | Value transfer | Type reference (TYPE) | STRING | 20120510 | |||
3 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20120510 |
Method CONVERT_STRING_TO_XSTRING on class /IPRO/CL_DOCX_ADDIN has no exception.
Method CONVERT_XSTRING_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
IV_ENCODING_IN | Value transfer | Type reference (TYPE) | STRING | 20120510 | |||
3 | ![]() |
IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120510 |
Method CONVERT_XSTRING_TO_STRING on class /IPRO/CL_DOCX_ADDIN has no exception.
Method CREATE_ADDIN_SCHEMA_FROM_SIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VAR | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_VARIABLE | 20120510 |
Method CREATE_ADDIN_SCHEMA_FROM_SIM on class /IPRO/CL_DOCX_ADDIN has no exception.
Method CREATE_ADDIN_SCHEMA_FROM_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VAR | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_VARIABLE | 20120510 | |||
2 | ![]() |
IV_IS_IN_TAB | Call by reference | Type reference (TYPE) | BOOLEAN | 20120510 | |||
3 | ![]() |
IV_IS_ROOT | Call by reference | Type reference (TYPE) | BOOLEAN | 20120510 |
Method CREATE_ADDIN_SCHEMA_FROM_STRUC on class /IPRO/CL_DOCX_ADDIN has no exception.
Method CREATE_ADDIN_SCHEMA_FROM_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VAR | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_VARIABLE | 20120510 |
Method CREATE_ADDIN_SCHEMA_FROM_TAB on class /IPRO/CL_DOCX_ADDIN has no exception.
Method CREATE_EMPTY_DOCX_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RX_DOCUMENT | Value transfer | Type reference (TYPE) | XSTRING | 20120510 |
Method CREATE_EMPTY_DOCX_DOC on class /IPRO/CL_DOCX_ADDIN has no exception.
Method CREATE_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LABEL | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120510 |
Method CREATE_TAG on class /IPRO/CL_DOCX_ADDIN has no exception.
Method GET_ADDIN_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20120514 | |||
2 | ![]() |
RV_ADDIN_SCHEMA | Value transfer | Type reference (TYPE) | STRING | 20120514 |
Method GET_ADDIN_SCHEMA on class /IPRO/CL_DOCX_ADDIN has no exception.
Method GET_CC_TYPE_FROM_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | STRING | 20120510 |
Method GET_CC_TYPE_FROM_SCHEMA on class /IPRO/CL_DOCX_ADDIN has no exception.
Method GET_DETAILS_FOR_UUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UUID | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
RV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
3 | ![]() |
RV_ATTR_PATH | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
4 | ![]() |
RV_ATTR_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120510 |
Method GET_DETAILS_FOR_UUID on class /IPRO/CL_DOCX_ADDIN has no exception.
Method GET_NEW_CC_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OLD_CC_ID | Call by reference | Type reference (TYPE) | STRING | 20120515 | |||
2 | ![]() |
RV_NEW_CC_ID | Value transfer | Type reference (TYPE) | STRING | 20120515 |
Method GET_NEW_CC_ID on class /IPRO/CL_DOCX_ADDIN has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20120510 | |||
2 | ![]() |
IV_ROOT_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20120514 | |||
3 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20120510 |
Method GET_PATH on class /IPRO/CL_DOCX_ADDIN has no exception.
Method GET_SCHEMA_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20120514 | |||
2 | ![]() |
IV_ROOT_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20120514 | |||
3 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20120514 |
Method GET_SCHEMA_PATH on class /IPRO/CL_DOCX_ADDIN has no exception.
Method GET_VALUE_FROM_PAYLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_PATH | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120510 |
Method GET_VALUE_FROM_PAYLOAD on class /IPRO/CL_DOCX_ADDIN has no exception.
Method GET_WS_INFO_FROM_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_WS_NAME | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
EV_WS_OPERATION | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
3 | ![]() |
EV_WS_URL | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
4 | ![]() |
IV_XDATA | Call by reference | Type reference (TYPE) | XSTRING | 20120510 |
Method GET_WS_INFO_FROM_TEMPLATE on class /IPRO/CL_DOCX_ADDIN has no exception.
Method HAS_WORD_ADDIN_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120510 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120510 |
Method HAS_WORD_ADDIN_FORMAT on class /IPRO/CL_DOCX_ADDIN has no exception.
Method SET_DOCUMENT_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CUSTOMXML | Call by reference | Type reference (TYPE) | XSTRING | 20120510 | |||
2 | ![]() |
RV_CUSTOMXML | Value transfer | Type reference (TYPE) | XSTRING | 20120510 |
Method SET_DOCUMENT_DISPLAY_MODE on class /IPRO/CL_DOCX_ADDIN has no exception.
Method SET_WORD_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20120510 | |||
2 | ![]() |
IV_WEBNAME | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
3 | ![]() |
IV_WSDL_OPERATION | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
4 | ![]() |
IV_WSDL_URL | Call by reference | Type reference (TYPE) | STRING | 20120510 |
Method SET_WORD_PROPERTIES on class /IPRO/CL_DOCX_ADDIN has no exception.
Method SUPPLY_PAYLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PAYLOAD_XML | Call by reference | Type reference (TYPE) | XSTRING | 20120510 |
Method SUPPLY_PAYLOAD on class /IPRO/CL_DOCX_ADDIN has no exception.
Method SUPPLY_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SCHEMA | Call by reference | Type reference (TYPE) | XSTRING | 20120510 |
Method SUPPLY_SCHEMA on class /IPRO/CL_DOCX_ADDIN has no exception.
Method TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | XSTRING | 20120510 | |||
3 | ![]() |
EV_RET | Call by reference | Type reference (TYPE) | I | 20120510 | |||
4 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | /IPRO/TT_KEY_VALUE_PAIR | 20120510 | |||
5 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
6 | ![]() |
IV_INPUT_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120510 | |||
7 | ![]() |
IV_TRANSFORM_NAME | Call by reference | Type reference (TYPE) | STRING | 20120510 |
Method TRANSFORM on class /IPRO/CL_DOCX_ADDIN has no exception.
Method UPDATE_CC_IDS_FROM_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DOCX | Call by reference | Type reference (TYPE) | XSTRING | 20120514 | |||
2 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120515 | |||
3 | ![]() |
EV_RET | Value transfer | Type reference (TYPE) | I | Return code. Zero = Success | 20120515 | ||
4 | ![]() |
IV_CHECK_HEADERFOOTER | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120515 | ||
5 | ![]() |
IV_NEW_ADDIN_SCHEMA | Call by reference | Type reference (TYPE) | XSTRING | 20120514 |
Method UPDATE_CC_IDS_FROM_SCHEMA on class /IPRO/CL_DOCX_ADDIN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |