SAP ABAP Class CL_IDGT_REPORT_DOC_OI_UIBB (Online intergration Feeder class)
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 | 20130117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130117 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20130117 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_TABBED_CONF_EXIT | Application specific configuration controller for Tabbed | 20130508 |
Properties
| Class | CL_IDGT_REPORT_DOC_OI_UIBB | |
| Short Description | Online intergration Feeder class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | ID-SD-CN-GT-01 | Golden Tax Interface Enhancements |
| Created | 20130117 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IDGT_REPORT_DOC_OI_UIBB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130117 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130117 | ||
| 3 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20130117 | ||
| 4 | IF_FPM_TABBED_CONF_EXIT | Application specific configuration controller for Tabbed | 20130508 |
Friends
Class CL_IDGT_REPORT_DOC_OI_UIBB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'EDIT_VIEW' | KEY Edit Detail | 20130201 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'EV_POP_DOC' | ID of the FPM Event | 20130201 | ||
| 3 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'EV_POP_EP' | ID of the FPM Event | 20130201 | ||
| 4 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'EV_POP_OBKEY' | ID of the FPM Event | 20130508 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'EP_DETAIL' | KEY EP Detail | 20130201 | ||
| 6 | Constant | Private | Type reference (TYPE) | FPM_EVENT_RESULT | 'FAILED' | FPM Event Result | 20130508 | ||
| 7 | Constant | Private | Type reference (TYPE) | NAME_KOMP | 'IDGT_GTDM_VKORG' | Component name | 20130202 | ||
| 8 | Constant | Private | Type reference (TYPE) | NAME_KOMP | 'IDGT_GTDH_SENTDATE' | Component name | 20130202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check single Field | 20130202 | |
| 2 | Static method | Private | Method | get current selected line index | 20130201 | |
| 3 | Instance method | Private | Method | 20130508 | ||
| 4 | Instance method | Private | Method | 20130201 | ||
| 5 | Instance method | Private | Method | 20130201 |
Events
Class CL_IDGT_REPORT_DOC_OI_UIBB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_GSEARCH | Private | See coding | 20130117 | BEGIN OF ty_s_gsearch,
idgt_gtdm_vkorg TYPE idgt_gtdm-vkorg,
idgt_gtdm_vtweg TYPE idgt_gtdm-vtweg,
idgt_gtdm_spart TYPE idgt_gtdm-spart,
idgt_gtdh_kunrg TYPE idgt_gtdh-kunrg,
idgt_gtdh_ernam TYPE idgt_gtdh-ernam,
idgt_gtdm_vbeln TYPE idgt_gtdm-vbeln,
idgt_gtdh_sentdate TYPE idgt_gtdh-sentdate,
END OF ty_s_gsearch
|
Method Signatures
Method CHECK_FIELD_VAILDATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130202 | |||
| 2 | IT_FPM_T_SEARCH | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20130202 | |||
| 3 | IV_FIELD | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20130202 |
Method CHECK_FIELD_VAILDATED on class CL_IDGT_REPORT_DOC_OI_UIBB has no exception.
Method GET_SELECTED_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SELECTED_LINE | Call by reference | Type reference (TYPE) | RSTABIX | Repository Infosystem: Tabix | 20130201 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | ID of the FPM Event | 20130201 |
Method GET_SELECTED_LINE on class CL_IDGT_REPORT_DOC_OI_UIBB has no exception.
Method OPEN_VA03 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20130508 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | Index of Internal Tables | 20130508 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | 20130508 |
Method OPEN_VA03 on class CL_IDGT_REPORT_DOC_OI_UIBB has no exception.
Method OPEN_VF03 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20130508 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | Index of Internal Tables | 20130201 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | 20130201 |
Method OPEN_VF03 on class CL_IDGT_REPORT_DOC_OI_UIBB has no exception.
Method SHOW_EDIT_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | 20130201 | ||||
| 2 | IV_EVENTID | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | ID of the FPM Event | 20130201 |
Method SHOW_EDIT_PAGE on class CL_IDGT_REPORT_DOC_OI_UIBB has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |