SAP ABAP Class CL_IDGT_REPORT_VAT_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_GUIBB_TREE | Generic Tree UI Building Block | 20130129 |
Properties
| Class | CL_IDGT_REPORT_VAT_OI_UIBB | |
| Short Description | Online intergration Feeder class | |
| Super 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 | 20130117 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IDGT_REPORT_VAT_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_GUIBB_TREE | Generic Tree UI Building Block | 20130129 |
Friends
Class CL_IDGT_REPORT_VAT_OI_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 | 'CONVERT_LINK' | ID of the FPM Event | 20130206 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'CV_REF_ITEM_UI' | ID of the FPM Event | 20130207 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'ITEM_LIST' | 20130206 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'POP_DETAIL' | KEY Pop Detail | 20130206 | ||
| 5 | Constant | Private | Type reference (TYPE) | FPM_EVENT_RESULT | 'FAILED' | 20130206 | |||
| 6 | Constant | Private | Type reference (TYPE) | FPM_EVENT_RESULT | 'OK' | 20130206 | |||
| 7 | Constant | Private | Type reference (TYPE) | NAME_KOMP | 'IDGT_GTDM_VKORG' | 20130206 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'CV_ITEM_UI_DATA' | 20130207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130206 | ||
| 2 | Instance method | Private | Method | FPM Tree GUIBB field description | 20130206 |
Events
Class CL_IDGT_REPORT_VAT_OI_UIBB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_GSEARCH | Public | See coding | 20130206 | BEGIN OF ty_s_gsearch,
idgt_gtdh_vbeln_gtd TYPE idgt_gtdh-vbeln_gtd, "Golden Tax Document Number
idgt_gtdm_vkorg TYPE idgt_gtdm-vkorg, "Sales Organization
idgt_gtdh_kunrg TYPE idgt_gtdh-kunrg, "Payer
idgt_gtdh_gtdstat TYPE idgt_gtdh-gtdstat, "GT document status
idgt_gtdh_sentdate TYPE idgt_gtdh-sentdate, "Date: Invoice sent to GT
idgt_gtdh_ernam TYPE idgt_gtdh-ernam, "Name of Person who Created the Object
idgt_gtdh_gtcatg TYPE idgt_gtdh-gtcatg, "GT invoice Categroy
idgt_vath_vbeln_vat TYPE idgt_vath-vbeln_vat, "GT Invoice Number
idgt_vath_typcode TYPE idgt_vath-typcode. "GT Invoice Type Code
INCLUDE TYPE idgt_s_ext_1. " Note 1901002
* END OF ty_s_gsearch .
TYPES: 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) | FPM_EVENT_RESULT | FPM Event Result | 20130206 | |||
| 2 | IT_FPM_T_SEARCH | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20130206 | |||
| 3 | IV_FIELD | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20130206 |
Method CHECK_FIELD_VAILDATED on class CL_IDGT_REPORT_VAT_OI_UIBB has no exception.
Method GET_MASTER_COLUMN_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_TREEFIELD_DESCR | FPM Tree GUIBB field description | 20130206 |
Method GET_MASTER_COLUMN_DETAILS on class CL_IDGT_REPORT_VAT_OI_UIBB has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |