SAP ABAP Class CL_IDGT_OUTBOUND_DLG_CHG_NOTE (Outbound change note)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
ID-SD-CN-GT-01 (Package) Golden Tax Interface Enhancements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IDGT_BASE_FORM_UIBB | Form UIBB Base Class | 20121129 |
Properties
| Class | CL_IDGT_OUTBOUND_DLG_CHG_NOTE | |
| Short Description | Outbound change note | |
| Super Class | CL_IDGT_BASE_FORM_UIBB | Form UIBB Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-SD-CN-GT-01 | Golden Tax Interface Enhancements |
| Created | 20121129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IDGT_OUTBOUND_DLG_CHG_NOTE has no forward declaration.
Interfaces
Class CL_IDGT_OUTBOUND_DLG_CHG_NOTE has no interface implemented.
Friends
Class CL_IDGT_OUTBOUND_DLG_CHG_NOTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_DIALOG_WINDOW_ID | 'IDGT_GTI_OB_CHG_NOTE' | FPM Dialog Box ID | 20121130 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | TY_NOTE | 20121130 |
Methods
Class CL_IDGT_OUTBOUND_DLG_CHG_NOTE has no method.
Events
Class CL_IDGT_OUTBOUND_DLG_CHG_NOTE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_NOTE | Public | See coding | 20121129 | BEGIN OF ty_note,
refvbeln TYPE gtrefvbeln,
note TYPE gtnote,
END OF ty_note
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |