SAP ABAP Class CL_IDGT_INBOUND_FORM_UIBB (GTI Inbound Upload Form)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120712 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120712 |
Properties
| Class | CL_IDGT_INBOUND_FORM_UIBB | |
| Short Description | GTI Inbound Upload Form | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | IDGT_LC | |
| Program status | ||
| Category | 0 | |
| Package | ID-SD-CN-GT-01 | Golden Tax Interface Enhancements |
| Created | 20120712 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20120712 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120712 |
Friends
Class CL_IDGT_INBOUND_FORM_UIBB 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_EVENT_ID | 'IDGT_INB_EXECUTE' | ID of the FPM Event | 20120820 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'IDGT_INB_RESET' | ID of the FPM Event | 20120820 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | check file direct connection | 20120731 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_S_UPFILE | 20120712 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | IDGT_OB_CTRL | Personalization Settings | 20120905 |
Methods
Class CL_IDGT_INBOUND_FORM_UIBB has no method.
Events
Class CL_IDGT_INBOUND_FORM_UIBB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_UPFILE | Public | See coding | 20120712 | BEGIN OF ty_s_upfile ,
mime_type TYPE string,
file_name TYPE string,
data TYPE xstring,
END OF ty_s_upfile
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |