SAP ABAP Class CL_IDGT_MULTI_SEARCH_ASSIST (Assistance Class for CL_IDGT_MULTI_DATA_SEARCH)
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 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20130509
Properties
Class CL_IDGT_MULTI_SEARCH_ASSIST  
Short Description Assistance Class for CL_IDGT_MULTI_DATA_SEARCH    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance 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 20130509   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_SELECT_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_IDGT_MULTI_SEARCH_ASSIST has no interface implemented.
Friends
Class CL_IDGT_MULTI_SEARCH_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_PARAMETERS Constant Public Type reference (TYPE) CHAR1 'P' Input field of report is Parameters 20130509
2 CV_PARAMETERS_OBLIGATORY_FLAG Constant Public Type reference (TYPE) RSSCR_FLAG '41' Parameters is obligatory 20130509
3 CV_SELECTION_OPTIONS Constant Public Type reference (TYPE) CHAR1 'S' Input field of report is Selection Options 20130509
4 CV_SELECT_OPT_OBLIGATORY_FLAG Constant Public Type reference (TYPE) RSSCR_FLAG '40' Selection Options is obligatory 20130509
5 CV_TEXT_SYMBOL_DICTIONARY_REF Constant Public Type reference (TYPE) TEXTPOOLTX 'D .' text symbol is dictionary reference 20130509
6 CV_WD_PARAMETERS Constant Public Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_SEL_SCREEN_ITEM_TYPE 5 20130509
7 CV_WD_SELECTION_OPTIONS Constant Public Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_SEL_SCREEN_ITEM_TYPE 0 20130509
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VARIANT_OWNER_IS_SELF Instance method Public Method Check the variant is belong to self 20130509
2 GET_OBJECT_NAME Instance method Public Method Get Object Name Table From TADIR 20130509
3 POPUP_CONFIRMATION_WINDOW Instance method Public Method Popup Window for confirmation of Update or Deletion 20130509
Events
Class CL_IDGT_MULTI_SEARCH_ASSIST has no event.
Types
Class CL_IDGT_MULTI_SEARCH_ASSIST has no local type.
Method Signatures

Method CHECK_VARIANT_OWNER_IS_SELF 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) ABAP_BOOL Result: True(X); False() 20130509
2 Importing IV_REPORT Call by reference Type reference (TYPE) VARID-REPORT ABAP: Program Name in Variant Key 20130509
3 Importing IV_UNAME Call by reference Type reference (TYPE) SY-UNAME ABAP-Systemfeld: Name des aktuellen Benutzers 20130509
4 Importing IV_VARIANT Call by reference Type reference (TYPE) VARID-VARIANT ABAP: Name of variant (without program name) 20130509

Method CHECK_VARIANT_OWNER_IS_SELF on class CL_IDGT_MULTI_SEARCH_ASSIST has no exception.

Method GET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_NAME_TAB Call by reference Type reference (TYPE) STRING_HASHED_TABLE Table of Hashed Strings 20130509
2 Importing IV_OBJECT Call by reference Type reference (TYPE) TROBJTYPE Object Type 20130509
3 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20130509
4 Importing IV_PGMID Call by reference Type reference (TYPE) PGMID Program ID in Requests and Tasks 20130509

Method GET_OBJECT_NAME on class CL_IDGT_MULTI_SEARCH_ASSIST has no exception.

Method POPUP_CONFIRMATION_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20130509
2 Importing IO_CMP_API Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20130509
3 Importing IV_CONFIRM_TYPE Call by reference Type reference (TYPE) CHAR20 Type of Popup Confirmation window 20130509

Method POPUP_CONFIRMATION_WINDOW on class CL_IDGT_MULTI_SEARCH_ASSIST has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in