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 CV_EDIT_VIEW Constant Private Type reference (TYPE) STRING 'EDIT_VIEW' KEY Edit Detail 20130201
2 CV_EVENT_POP_DOC Constant Public Type reference (TYPE) FPM_EVENT_ID 'EV_POP_DOC' ID of the FPM Event 20130201
3 CV_EVENT_POP_EP Constant Public Type reference (TYPE) FPM_EVENT_ID 'EV_POP_EP' ID of the FPM Event 20130201
4 CV_EVENT_POP_OBKEY Constant Public Type reference (TYPE) FPM_EVENT_ID 'EV_POP_OBKEY' ID of the FPM Event 20130508
5 CV_KEY_EP Constant Public Type reference (TYPE) STRING 'EP_DETAIL' KEY EP Detail 20130201
6 CV_RESULT_FAILED Constant Private Type reference (TYPE) FPM_EVENT_RESULT 'FAILED' FPM Event Result 20130508
7 CV_SEARCH_SALE_ORG Constant Private Type reference (TYPE) NAME_KOMP 'IDGT_GTDM_VKORG' Component name 20130202
8 CV_SEARCH_SENT_DATE Constant Private Type reference (TYPE) NAME_KOMP 'IDGT_GTDH_SENTDATE' Component name 20130202
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIELD_VAILDATED Instance method Private Method Check single Field 20130202
2 GET_SELECTED_LINE Static method Private Method get current selected line index 20130201
3 OPEN_VA03 Instance method Private Method 20130508
4 OPEN_VF03 Instance method Private Method 20130201
5 SHOW_EDIT_PAGE 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 Exporting EV_RESULT Call by reference Type reference (TYPE) FLAG General Flag 20130202
2 Importing IT_FPM_T_SEARCH Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA search criteria for GUIBB Search 20130202
3 Importing 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 Exporting ES_SELECTED_LINE Call by reference Type reference (TYPE) RSTABIX Repository Infosystem: Tabix 20130201
2 Importing 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 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130508
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT Index of Internal Tables 20130508
3 Importing 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 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130508
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT Index of Internal Tables 20130201
3 Importing 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 Importing IT_DATA Call by reference Type reference (TYPE) DATA 20130201
2 Importing 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