SAP ABAP Class CL_PFL_COMMENT_EDITOR (Editor for Profile Value Comments)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-CNF-PFL (Application Component) Maintain Profile
⤷
SPFL (Package) Profiles
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AKB_TABLE_EDITOR | Display Check Results | 20110426 |
Properties
| Class | CL_PFL_COMMENT_EDITOR | |
| Short Description | Editor for Profile Value Comments | |
| Super Class | CL_AKB_TABLE_EDITOR | Display Check Results |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPFL | Profiles |
| Created | 20110426 | SAP |
| Last change | 20110908 | 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 CL_PFL_COMMENT_EDITOR has no interface implemented.
Friends
Class CL_PFL_COMMENT_EDITOR 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) | TY_COMMENT | Table of profile parameters | 20110426 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110426 | |
| 2 | Instance method | Public | Method | 20110426 | ||
| 3 | Instance method | Public | Method | 20110426 |
Events
Class CL_PFL_COMMENT_EDITOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_COMMENT | Public | See coding | 20110426 | ty_comment type standard table of SPFPFLPAR with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20110426 |
Method CONSTRUCTOR on class CL_PFL_COMMENT_EDITOR has no exception.
Method GET_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COMMENT | Call by reference | Type reference (TYPE) | TY_COMMENT | Tabelle der Profile-Parameter | 20110426 |
Method GET_COMMENT on class CL_PFL_COMMENT_EDITOR has no exception.
Method SET_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMMENT | Call by reference | Type reference (TYPE) | TY_COMMENT | Tabelle der Profile-Parameter | 20110426 | |||
| 2 | IM_EDITABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110426 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |