SAP ABAP Class IF_XDS_DOCUMENTOPTIONS (XDS: document options)
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
| Class | IF_XDS_DOCUMENTOPTIONS | |
| Short Description | XDS: document options | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080930 | SAP |
| Last change | 20090618 | 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 IF_XDS_DOCUMENTOPTIONS has no interface implemented.
Friends
Class IF_XDS_DOCUMENTOPTIONS has no friend class.
Attributes
Class 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
Class IF_XDS_DOCUMENTOPTIONS has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_XDS_DOCUMENTOPTIONS has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |