SAP ABAP Class CL_IDGT_OB_CANC_LIST_UIBB (Outbound Cancellation Data)
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 20120503
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20120503
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20120510
Properties
Class CL_IDGT_OB_CANC_LIST_UIBB  
Short Description Outbound Cancellation Data    
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 20120503   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IDGT_OB_CANC_LIST_UIBB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20120503
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20120503
3 IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20120510
Friends
Class CL_IDGT_OB_CANC_LIST_UIBB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_EVENT_CANC_CONFIM Constant Public Type reference (TYPE) FPM_EVENT_ID 'CANC_CONFIRMS' ID of the FPM Event 20120520
2 CV_EVENT_CHECK_ITEM Constant Public Type reference (TYPE) FPM_EVENT_ID 'CHECKITEMS' ID of the FPM Event 20120520
3 CV_EVENT_DOCUMENT_FLOW Constant Public Type reference (TYPE) FPM_EVENT_ID 'DOCUMENTFLOW' ID of the FPM Event 20120715
4 CV_EVENT_FPM_START Constant Public Type reference (TYPE) FPM_EVENT_ID 'FPM_START' ID of the FPM Event 20120715
5 CV_EVENT_LOG_INFO Constant Public Type reference (TYPE) FPM_EVENT_ID 'LOGINFO' ID of the FPM Event 20120520
6 CV_EVENT_SELECT_LIST Constant Public Type reference (TYPE) FPM_EVENT_ID 'FPM_GUIBB_LIST_ON_LEAD_SELECTI' ID of the FPM Event 20120715
7 CV_EVENT_SENT_TO_GT Constant Public Type reference (TYPE) FPM_EVENT_ID 'SENDTOGT' ID of the FPM Event 20120520
8 MO_CACN_SEARCH Static Attribute Public Object reference (TYPE REF TO) CL_IDGT_OUTBOUND_CANC_SEARCH Tools for Getting GTI Cancelation Data 20120503
9 MT_CANC_SENT Static Attribute Public Type reference (TYPE) IDGT_T_CANC GTI Cancellation Table 20120503
10 MT_CANC_UI Static Attribute Public Type reference (TYPE) IDGT_T_UI_CANC GTI Cancellation UI Table 20120503
11 MT_LOG Instance attribute Private Type reference (TYPE) IDGT_T_LOG GTI China: Table of Log 20120503
Methods
# Method Level Visibility Method type Description Created on
1 DISABLE_ITEM_BUTTONS Instance method Private Method 20120715
2 GET_STATUS_KEY_VALUE Instance method Private Method Return Key Value from DDIC by Status 20120715
3 MULIT_SELECT Instance method Private Method Button Status When user click billing document with STG 20120723
4 OPEN_VF03 Instance method Private Method 20130513
5 RAISE_MESSAGES Instance method Private Method 20120503
6 SEARCH_BUTTON_STATUS Instance method Private Method 20120715
7 SINGLE_SELECT Instance method Private Method Button Status When user click billing document with new 20120723
Events
Class CL_IDGT_OB_CANC_LIST_UIBB has no event.
Types
Class CL_IDGT_OB_CANC_LIST_UIBB has no local type.
Method Signatures

Method DISABLE_ITEM_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20120715
2 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120715

Method DISABLE_ITEM_BUTTONS on class CL_IDGT_OB_CANC_LIST_UIBB has no exception.

Method GET_STATUS_KEY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KEY Call by reference Type reference (TYPE) C 20120715
2 Importing IV_STATUS Call by reference Type reference (TYPE) GTSTATUS_T Status 20120715

Method GET_STATUS_KEY_VALUE on class CL_IDGT_OB_CANC_LIST_UIBB has no exception.

Method MULIT_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20120723
2 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120723

Method MULIT_SELECT on class CL_IDGT_OB_CANC_LIST_UIBB has no exception.

Method OPEN_VF03 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VF Billing Document 20130513

Method OPEN_VF03 on class CL_IDGT_OB_CANC_LIST_UIBB has no exception.

Method RAISE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHECKMSG Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120503
2 Importing IO_OUTBOUND_CANC Call by reference Object reference (TYPE REF TO) CL_IDGT_OUTBOUND_CANC GTI China: Send Data to GTS - Cancellation Format 20120503
3 Importing IO_SEARCH_CANC Call by reference Object reference (TYPE REF TO) CL_IDGT_OUTBOUND_CANC_SEARCH Tools for Getting GTI Cancelation Data 20120503
4 Importing IT_CANC Call by reference Type reference (TYPE) IDGT_T_CANC GTI China: Send Data to Golden Tax System 20120503

Method RAISE_MESSAGES on class CL_IDGT_OB_CANC_LIST_UIBB has no exception.

Method SEARCH_BUTTON_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20120715
2 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120715

Method SEARCH_BUTTON_STATUS on class CL_IDGT_OB_CANC_LIST_UIBB has no exception.

Method SINGLE_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20120723
2 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120723

Method SINGLE_SELECT on class CL_IDGT_OB_CANC_LIST_UIBB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607