SAP ABAP Interface IF_XDS_DOCUMENTOPTIONS (XDS: document options)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SXDS (Package) XML Documnet Service: Interfaces

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XDS_DOCUMENTOPTIONS | XDS: implementation of document options | 20080930 |
Properties
Interface | IF_XDS_DOCUMENTOPTIONS | |
Short Description | XDS: document options |
General Data
Package | SXDS | XML Documnet Service: Interfaces |
Created | 20080930 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_XDS_DOCUMENTOPTIONS has no interface.
Friends
Interface IF_XDS_DOCUMENTOPTIONS has no friend.
Attributes
Interface IF_XDS_DOCUMENTOPTIONS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080930 | |
2 | ![]() |
Instance method | Public | Method | The document can be dynamic document. | 20080930 |
3 | ![]() |
Instance method | Public | Method | The document can be interacitve document. | 20080930 |
4 | ![]() |
Instance method | Public | Method | 20080930 | |
5 | ![]() |
Instance method | Public | Method | 20080930 | |
6 | ![]() |
Instance method | Public | Method | 20080930 |
Events
Interface IF_XDS_DOCUMENTOPTIONS has no event.
Types
Interface IF_XDS_DOCUMENTOPTIONS has no local type.
Method Signatures
Method GET_LOCALE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_LOCALE | Value transfer | Type reference (TYPE) | SXDS_S_LOCALE | XDS: local structure | 20080930 |
Method GET_LOCALE on Interface IF_XDS_DOCUMENTOPTIONS has no exception.
Method IS_DYNAMIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DYNAMIC | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080930 |
Method IS_DYNAMIC on Interface IF_XDS_DOCUMENTOPTIONS has no exception.
Method IS_INTERACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_INTERACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080930 |
Method IS_INTERACTIVE on Interface IF_XDS_DOCUMENTOPTIONS has no exception.
Method SET_DYNAMIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DYNAMIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080930 |
Method SET_DYNAMIC on Interface IF_XDS_DOCUMENTOPTIONS has no exception.
Method SET_INTERACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_INTERACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080930 |
Method SET_INTERACTIVE on Interface IF_XDS_DOCUMENTOPTIONS has no exception.
Method SET_LOCALE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LOCALE | Call by reference | Type reference (TYPE) | SXDS_S_LOCALE | XDS: local structure | 20080930 |
Method SET_LOCALE on Interface IF_XDS_DOCUMENTOPTIONS has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |