SAP /ISDFPS/CL_FDP_WF_VISUALIZE OO Class - ALV Grid for Workflow List









/ISDFPS/CL_FDP_WF_VISUALIZE is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /ISDFPS/CL_FDP_WF_VISUALIZE including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /ISDFPS/CL_FDP_WF_VISUALIZE SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ADD_FUNCTIONSAdd FunctionPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>ADD_FUNCTIONS...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD /isdfps/cl_fdp_wf_visualize=>CONSTRUCTOR...more details

DISPLAY_LISTDisplay ListPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>DISPLAY_LIST...more details

GET_DATAData CollectionPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>GET_DATA...more details

GET_SELECTED_ROWRead Active LinePrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>GET_SELECTED_ROW...more details

INIT_DISPLAYInitialize Field Attributes of ALV ListPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>INIT_DISPLAY...more details

JUMPGo To Display TransactionPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>JUMP...more details

ON_CONTEXT_MENU_REQUESTSet Up Context MenuPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>ON_CONTEXT_MENU_REQUEST...more details

ON_DOUBLE_CLICKEvent Handler - Double-ClickPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>ON_DOUBLE_CLICK...more details

ON_MENU_BUTTONFill Menu ButtonsPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>ON_MENU_BUTTON...more details

ON_TOOLBARConstruct ToolbarPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>ON_TOOLBAR...more details

ON_USER_COMMANDEvent Handler Toolbar Button SelectedPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>ON_USER_COMMAND...more details

REFRESH_LISTRefresh List with New Data Retrieval Acc. to Selection Crit.Private
CALL METHOD /isdfps/cl_fdp_wf_visualize=>REFRESH_LIST...more details

SHOWDisplay ListPublic
CALL METHOD /isdfps/cl_fdp_wf_visualize=>SHOW...more details

SORT_DISPLAYInitial Sort of ListPrivate
CALL METHOD /isdfps/cl_fdp_wf_visualize=>SORT_DISPLAY...more details



/ISDFPS/CL_FDP_WF_VISUALIZE attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
FUNC_REFRConstantRefresh List (with New Data Retrieval)'REFR'LIKE
UI_FUNC
Public
FUNC_WFCAConstantCancel Workflow Item (Function Code)'WFCA'LIKE
UI_FUNC
Public
FUNC_WFEXConstantEdit Workflow Item (Function Code)'WFEX'LIKE
UI_FUNC
Public
GP_WF_LIST_CONS_INSTInstance AttributeData Retrieval - When Instance Transferred to CONSTRUCTORLIKE
/ISDFPS/CL_FDP_GATP_WF
Private
GP_WF_LIST_DIRECT_TABInstance AttributeData Retrieval - When Table Transferred to SHOWLIKE
/ISDFPS/FDP_WFST_LIST_T
Private
GP_WF_LIST_SHOW_INSTInstance AttributeData Retrieval - When Instance Transferred to SHOWLIKE
/ISDFPS/CL_FDP_GATP_WF
Private
GS_LAYOUTInstance AttributeALV Control: Layout StructureLIKE
LVC_S_LAYO
Private
GS_VARIANTInstance AttributeLayout (External Use)LIKE
DISVARIANT
Private
GT_BANFN_RTInstance AttributeRange Table Type for Data Element BANFNLIKE
/ISDFPS/BANFN_RT
Private
GT_BNFPO_RTInstance AttributeRange Table Type for Data Element BNFPOLIKE
/ISDFPS/BNFPO_RT
Private
GT_EXCL_FUNCSInstance AttributeFunction Code TableLIKE
UI_FUNCTIONS
Private
GT_EXCL_FUNCS_DYNInstance Attributetmp-Excluded Standard Toolbar FunctionsLIKE
UI_FUNCTIONS
Private
GT_FCATInstance AttributeField Catalog for SAP List Viewer ControlLIKE
LVC_T_FCAT
Private
GT_FUNCTIONSInstance AttributeExcluded Standard Toolbar FunctionsLIKE
UI_FUNCTIONS
Private
GT_LOGSYS_RTInstance AttributeRange Table Type for Data Element /ISDFPS/ALE_CENTRAL_SYSTEMLIKE
/ISDFPS/ALE_CENTRAL_SYSTEM_RT
Private
GT_QTY_CHANGEDInstance AttributeSave Quantity Changes if Update Not Yet CompleteLIKE
GTTYPE_QTY_DELTA
Private
GT_SORTInstance AttributeALV Control: Table of Sort CriteriaLIKE
LVC_T_SORT
Private
GT_SWW_WIID_RTInstance AttributeRange Table Type for Data Element SWW_WIIDLIKE
/ISDFPS/SWW_WIID_RT
Private
GT_WFST_RTInstance AttributeRange Table Type for Data Element /ISDFPS/FDP_WF_STATUSLIKE
/ISDFPS/FDP_WF_STATUS_RT
Private
G_LAYOUTInstance AttributeList LayoutLIKE
CHAR1
Private
G_NO_REFRESHInstance AttributeNo Refresh (if Data Transferred Directly)LIKE
CHAR1
Private
G_TOOLBAR_DISABLEDInstance AttributeDisplay Mode (On)LIKE
CHAR1
Private
G_WF_STATUS_MODEInstance Attribute'1': Still to Process; '2': Completed; ' ': AllLIKE
CHAR1
Private
MY_GRIDInstance AttributeSAP List ViewerLIKE
CL_GUI_ALV_GRID
Private
MY_GRID_DTABInstance AttributeTable with Workflow EntriesLIKE
/ISDFPS/FDP_WFST_LIST_T
Private
MY_MSGIDConstantMessage Class'/ISDFPS/FDPDAMPO'LIKE
SYMSGID
Private


Events of Class /ISDFPS/CL_FDP_WF_VISUALIZE

Events are created within your class using special event handler methods. These must be registered at runtime for the event and can then be triggered using the ABAP syntax: RAISE EVENT EXPOTING... UPDATE_QTY - Requested Quantity Changed



/ISDFPS/CL_FDP_WF_VISUALIZE types

GTTYPE_QTY_DELTA - Table Type for Saving Quantity Change of Workflow Items
GTYPE_QTY_DELTA - Line Type for Saving Quantity Change of Workflow Items

Links to Related Class(s)

/ISDFPS/...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!