SAP ABAP Class CL_UC_COMMENT_GUI (GUI class of SEM-BCS comment)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS-INT (Application Component) Data Collection
⤷
UCC2 (Package) SEM-BCS: Comments - Transaction Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20031126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20031126 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20031218 |
Properties
| Class | CL_UC_COMMENT_GUI | |
| Short Description | GUI class of SEM-BCS comment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCC2 | SEM-BCS: Comments - Transaction Data |
| Created | 20031126 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_COMMENT_GUI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20031126 | ||
| 2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20031126 | ||
| 3 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20031218 |
Friends
Class CL_UC_COMMENT_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20040317 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20040217 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_COMMENT_DATA | Data Class of SEM-BCS Comment | 20031126 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | 20031215 | ||||
| 5 | Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCC2_COMMENT' | Program Name | 20031126 | ||
| 6 | Constant | Private | Type reference (TYPE) | SCRHDNUM | '1000' | Screen Number | 20031126 | ||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20031126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20031204 | ||
| 2 | Instance method | Public | Method | 20031215 | ||
| 3 | Instance method | Public | Method | Get the display mode | 20040217 | |
| 4 | Instance method | Public | Method | 20031204 | ||
| 5 | Instance method | Public | Method | 20040401 | ||
| 6 | Instance method | Public | Event handling method | Set the display mode | 20040217 | |
| 7 | Instance method | Public | Method | 20031204 |
Events
Class CL_UC_COMMENT_GUI has no event.
Types
Class CL_UC_COMMENT_GUI has no local type.
Method Signatures
Method GET_COMMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMMENT_ASC | Call by reference | Type reference (TYPE) | UCC0_T_ASCII_CONTENT | 20040211 | ||||
| 2 | CT_COMMENT_BIN | Call by reference | Type reference (TYPE) | UCC0_T_CONTENT | 20040211 | ||||
| 3 | IS_COMMENT_ATTR | Call by reference | Type reference (TYPE) | UCC0_S_COMMENT_ATTRIBUT | 20040113 | ||||
| 4 | I_DOCID | Call by reference | Type reference (TYPE) | UCC0_Y_DOCID | ID zum aktuellen Dokument | 20031204 | |||
| 5 | I_ENQMODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040205 |
Method GET_COMMENT_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | 20031215 |
Method GET_COMMENT_MODEL on class CL_UC_COMMENT_GUI has no exception.
Method GET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20040217 |
Method GET_DISPLAY_MODE on class CL_UC_COMMENT_GUI has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMMENT_LIST | Call by reference | Type reference (TYPE) | UCC0_T_COMMENT_ATTRIBUT | Directory of comments (only Header Info) | 20031204 | |||
| 2 | E_LAYOUT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031204 |
Method GET_GUI_DATA on class CL_UC_COMMENT_GUI has no exception.
Method GET_GUI_LAYOUTMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LAYOUT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Allgemeines Kennzeichen SAP Konsolidierung | 20040401 |
Method GET_GUI_LAYOUTMODE on class CL_UC_COMMENT_GUI has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_EDIT | Call by reference | Attribute reference (LIKE) | 20040217 |
Method SET_DISPLAY_MODE on class CL_UC_COMMENT_GUI has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COMMENT_ATTRIBUTE | Call by reference | Type reference (TYPE) | UCC0_S_COMMENT_ATTRIBUT | 20031218 | ||||
| 2 | IT_COMMENT_ASC | Call by reference | Type reference (TYPE) | UCC0_T_ASCII_CONTENT | ASCII-Tabelle | 20031204 | |||
| 3 | IT_COMMENT_BIN | Call by reference | Type reference (TYPE) | UCC0_T_CONTENT | Inhalt eines Dokuments Binär | 20031204 | |||
| 4 | I_ACTION | Call by reference | Type reference (TYPE) | CHAR2 | 20031215 |
Method SET_GUI_DATA on class CL_UC_COMMENT_GUI has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 400 |