SAP ABAP Class CL_SEDI_ADT_RES_PP_SETTINGS (Pretty Printer Settings Service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEDI_ADT (Package) Service Enabeling Navigation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20120611 |
Properties
| Class | CL_SEDI_ADT_RES_PP_SETTINGS | |
| Short Description | Pretty Printer Settings Service | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDI_ADT | Service Enabeling Navigation |
| Created | 20120611 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEDI_ADT_RES_PP_SETTINGS has no forward declaration.
Interfaces
Class CL_SEDI_ADT_RES_PP_SETTINGS has no interface implemented.
Friends
Class CL_SEDI_ADT_RES_PP_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_SEDI_ADT_RES_PP_SETTINGS' | Object Type Name | 20120611 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TS_SETTINGS | 20120611 |
Methods
Class CL_SEDI_ADT_RES_PP_SETTINGS has no method.
Events
Class CL_SEDI_ADT_RES_PP_SETTINGS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_SETTINGS | Public | See coding | 20120611 | BEGIN OF ts_settings,
indentation TYPE xsdboolean,
comments TYPE xsdboolean,
supportcomments TYPE xsdboolean,
style TYPE i,
END OF ts_settings
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |