SAP /ISDFPS/CL_FDPSA_CNTL OO Class - Structure Area Controller









/ISDFPS/CL_FDPSA_CNTL 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_FDPSA_CNTL 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_FDPSA_CNTL 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
CHANGE_FORCE_ORDERChange Ranking Order of Force ElementsPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CHANGE_FORCE_ORDER...more details

CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>CLASS_CONSTRUCTOR...more details

COLLAPSE_ALLCollapses Entire Hierarchy Under One NodePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>COLLAPSE_ALL...more details

CT_ADD_SA_ASSIGN_COSTCENTERContext Menu - Cost Center Assignment of Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_ASSIGN_COSTCENTER...more details

CT_ADD_SA_ASSIGN_WORKCENTERContext Menu - Work Center Assignment of Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_ASSIGN_WORKCENTER...more details

CT_ADD_SA_CHANGE_STATUSContext Menu - Status Change of Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_CHANGE_STATUS...more details

CT_ADD_SA_COLLAPSEContext Menu - Collapse Structure NodesPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_COLLAPSE...more details

CT_ADD_SA_CONT_PLANNINGContext Menu - Load Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_CONT_PLANNING...more details

CT_ADD_SA_COPYContext Menu - Copy Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_COPY...more details

CT_ADD_SA_CREATEContext Menu - Create Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_CREATE...more details

CT_ADD_SA_DELETEContext Menu - Delete Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_DELETE...more details

CT_ADD_SA_DELIMITContext Menu - Delimit Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_DELIMIT...more details

CT_ADD_SA_EXPANDContext Menu - Expand Structure NodesPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_EXPAND...more details

CT_ADD_SA_GEN_CO_MDContext Menu - CO Master Data GenerationPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_GEN_CO_MD...more details

CT_ADD_SA_LOADContext Menu - Load Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_LOAD...more details

CT_ADD_SA_LOAD_VIA_STACKContext Menu - Load Force Element Using StackPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_LOAD_VIA_STACK...more details

CT_ADD_SA_MOVE_UPContext Menu - Switch Structure Node HierarchyPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_MOVE_UP...more details

CT_ADD_SA_NAV_FROM_HEREContext Menu - Load as New Root ObjectPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_NAV_FROM_HERE...more details

CT_ADD_SA_PRINTContext Menu - Print Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_PRINT...more details

CT_ADD_SA_RANKING_DOWNContext Menu - Change Ranking Order Force Elem. - Top DownPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_RANKING_DOWN...more details

CT_ADD_SA_RANKING_UPContext Menu - Change Ranking Order Force Elem. - Bottom UpPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_RANKING_UP...more details

CT_ADD_SA_REPORTING_INTERFACEContext Menu - Standard Reporting InterfacePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_REPORTING_INTERFACE...more details

CT_ADD_SA_SEARCHContext Menu - Find Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_SEARCH...more details

CT_ADD_SA_SEPARATORContext Menu - Create SeparatorPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_SEPARATOR...more details

CT_ADD_SA_START_GISContext Menu - Copy Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_START_GIS...more details

CT_ADD_SA_SUBMENU_1Context Menu - Create Cascading Menu 1Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_SUBMENU_1...more details

CT_ADD_SA_SUBMENU_2Context Menu - Create Cascading Menu 2Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_SUBMENU_2...more details

CT_ADD_SA_SUBMENU_3Context Menu - Create Cascading Menu 3Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_SUBMENU_3...more details

CT_ADD_SA_SUBMENU_4Context Menu - Create Cascading Menu 4Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_SUBMENU_4...more details

CT_ADD_SA_SUBMENU_5Context Menu - Create Cascading Menu 5Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_ADD_SA_SUBMENU_5...more details

CT_SA_BUILDContext Menu - BuildPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_SA_BUILD...more details

CT_SA_CUSTOMIZING_COPYContext Menu - Service Routine Customizing Copy TransactionsPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>CT_SA_CUSTOMIZING_COPY...more details

DETERMINE_SELECTED_FORCEDetermine Object ID for Selected Force ElementPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>DETERMINE_SELECTED_FORCE...more details

DETERMINE_SELECTED_FORCESDetermine Object ID for Selected Force ElementPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>DETERMINE_SELECTED_FORCES...more details

ERRORError NotificationPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>ERROR...more details

EXPAND_ALLExpands the Entire Hierarchy Under One NodePublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>EXPAND_ALL...more details

FIELDCAT_FILLFill Field CatalogPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FIELDCAT_FILL...more details

FIELDCAT_FORMATFormat Field CatalogPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FIELDCAT_FORMAT...more details

FORCE_ADDAdd Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_ADD...more details

FORCE_CASETYPE_CHANGEChange Usage Type in Structure TreePublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_CASETYPE_CHANGE...more details

FORCE_CHANGEChange Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_CHANGE...more details

FORCE_COPYCopy Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_COPY...more details

FORCE_CREATECreate Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_CREATE...more details

FORCE_DELETEDelete Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_DELETE...more details

FORCE_DELIMITDelimit Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_DELIMIT...more details

FORCE_LOADLoad Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_LOAD...more details

FORCE_LOAD_VIA_STACKLoad Force Element Using a StackPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_LOAD_VIA_STACK...more details

FORCE_RATING_CHECKRating: Determine Traffic Light Symbols and TextsPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_RATING_CHECK...more details

FORCE_RATING_DERIVE_THRESHOLDSRating: Derivation of Threshold ValuesPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_RATING_DERIVE_THRESHOLDS...more details

FORCE_RATING_DERIVE_VALUESRating: Value DeterminationPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_RATING_DERIVE_VALUES...more details

FORCE_RATING_READ_CUSTOMIZINGRating: Read CustomizingPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_RATING_READ_CUSTOMIZING...more details

FORCE_STATUS_CHANGEChange Status of Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORCE_STATUS_CHANGE...more details

FORMAT_SUBTREEFormat Updated SubtreePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>FORMAT_SUBTREE...more details

GENERATE_CO_MASTER_DATACO Master Data Generation (Function)Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>GENERATE_CO_MASTER_DATA...more details

GET_1950_TEXTRead Long Texts from 1950 InfotypePublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>GET_1950_TEXT...more details

GET_FORCE_HIERARCHYRead All Force Elements from Org. Mgmt (All Levels)Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>GET_FORCE_HIERARCHY...more details

GET_RELATION_TO_PARENTRead Relationship for Higher-Level Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>GET_RELATION_TO_PARENT...more details

GET_REPORT_SELECTIONExecution of a User-Defined ReportPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>GET_REPORT_SELECTION...more details

GREYFLAG_SETSet Grey FlagPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>GREYFLAG_SET...more details

HANDLE_CHANGE_RANK_CLICKProcessed Click on Change Ranking OrderPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_CHANGE_RANK_CLICK...more details

HANDLE_CTMENU_CLICKEvent Handler - Context Menu ClickPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_CTMENU_CLICK...more details

HANDLE_CTMENU_REQUESTEvent Handler - Context MenuPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_CTMENU_REQUEST...more details

HANDLE_DEFAULT_CTMENU_CLICKEvent Handler - Standard Context Menu Click (Menu L.)Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_DEFAULT_CTMENU_CLICK...more details

HANDLE_DEFAULT_CTMENU_REQUESTEvent Handler - Standard Context Menu (Click Blank Area)Private
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_DEFAULT_CTMENU_REQUEST...more details

HANDLE_DROPDOWN_CLICKEvent Handler - Dropdown ClickPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_DROPDOWN_CLICK...more details

HANDLE_EXPANDER_CLICKGenerate New Tree HierarchyPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_EXPANDER_CLICK...more details

HANDLE_NODE_DCLICKEvent Handler - Double-ClickPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_NODE_DCLICK...more details

HANDLE_OBJECTS_DROPPEDEvent Handler - Drag and DropPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_OBJECTS_DROPPED...more details

HANDLE_TOOLBAR_CLICKEvent Handler - Toolbar ClickPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>HANDLE_TOOLBAR_CLICK...more details

HIGHLIGHT_ACTIVE_FORCESelect Active Force ElementPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>HIGHLIGHT_ACTIVE_FORCE...more details

INITInitialization of Structure AreaPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>INIT...more details

INIT_GT_CASETYPELaunch Table of Usage TypesPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>INIT_GT_CASETYPE...more details

MAPTAB_ADDAdd Data Record to Mapping TablePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>MAPTAB_ADD...more details

MAPTAB_DELETEDelete Mapping TablePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>MAPTAB_DELETE...more details

MAPTAB_DELETE_SINGLEDelete Data Record from Mapping TablePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>MAPTAB_DELETE_SINGLE...more details

MAPTAB_READ_HROBJECTRead All Entries of an Object in the Mapping TablePublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>MAPTAB_READ_HROBJECT...more details

MAPTAB_READ_NKEYRead from Mapping Table with Node IDPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>MAPTAB_READ_NKEY...more details

MOVE_UP_ONE_LEVELLoad Superior Force Element in Structure AreaPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>MOVE_UP_ONE_LEVEL...more details

NAVIGATE_FROM_HERENavigate to Hierarchy LevelPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>NAVIGATE_FROM_HERE...more details

OBJECT_CHANGEDActive Object Was ChangedPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>OBJECT_CHANGED...more details

REFFORCE_CREATECreation of New Reference Force ElementsPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>REFFORCE_CREATE...more details

REFFORCE_LOADLoad Force ElementPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>REFFORCE_LOAD...more details

REFRESHUpdate Structure TreePublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>REFRESH...more details

REFRESH_AFTER_COPYUpdate Structure Tree After Structure OperationsPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>REFRESH_AFTER_COPY...more details

REFRESH_AFTER_DRAGDROPUpdate Structure Tree After Drag and DropPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>REFRESH_AFTER_DRAGDROP...more details

RELATIONS_READCheck Whether Subordinate Organizational Units ExistPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>RELATIONS_READ...more details

RELOADReload (Part of the) StructurePublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>RELOAD...more details

SETTINGS_CHANGEDRebuild Tree Based on Changed SettingsPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>SETTINGS_CHANGED...more details

SET_GS_ROOT_FORCEInserts Root of Structure Tree into a Global StructurePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>SET_GS_ROOT_FORCE...more details

SET_NODE_LAYOUTDefine Node DisplayPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>SET_NODE_LAYOUT...more details

SET_REPORT_SELECTIONBuild Report Selection for Context MenuPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>SET_REPORT_SELECTION...more details

SUBTREE_DELETEClear SubtreePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>SUBTREE_DELETE...more details

TOOLBAR_CHANGEChange Toolbar in Function TreePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>TOOLBAR_CHANGE...more details

TREE_DELETEDelete Entire Main Structure TreePublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>TREE_DELETE...more details

TREE_INITGenerate Structure TreePrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>TREE_INIT...more details

USR_STACK_DELETEDelete Stack for Last-Used ObjectPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>USR_STACK_DELETE...more details

USR_STACK_READLoad Stack for Last-Used ObjectPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>USR_STACK_READ...more details

USR_STACK_UPDATEUpdate Stack for Last-Used Force ElementPublic
CALL METHOD /isdfps/cl_fdpsa_cntl=>USR_STACK_UPDATE...more details

VISUALISE_STATUSDefine Layout for Displaying StatusPrivate
CALL METHOD /isdfps/cl_fdpsa_cntl=>VISUALISE_STATUS...more details



/ISDFPS/CL_FDPSA_CNTL 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
C_FC_COLLAPSE_NODEStatic AttributeFunction Code'NODECOL'LIKE
UI_FUNC
Private
C_FC_EXPAND_NODEStatic AttributeFunction Code'NODEEXP'LIKE
UI_FUNC
Private
C_FC_ICON_LEGENDStatic AttributeFunction Code'LEGEND'LIKE
UI_FUNC
Private
C_FC_STRUCM_COPYStatic AttributeFunction Code'COPY'LIKE
UI_FUNC
Private
C_FC_STRUCM_DELETEStatic AttributeFunction Code'DELETE'LIKE
UI_FUNC
Private
C_FC_STRUCM_DELIMITStatic AttributeFunction Code'DELIMIT'LIKE
UI_FUNC
Private
C_FC_STRUCM_STATUSStatic AttributeFunction Code'STATUS'LIKE
UI_FUNC
Private
C_FC_STRUC_CASE_TYPEStatic AttributeFunction Code'CTYPE'LIKE
UI_FUNC
Private
C_FC_STRUC_CONT_PLANNINGStatic AttributeFunction Code'CONTPLAN'LIKE
UI_FUNC
Private
C_FC_STRUC_CO_MD_GENStatic AttributeFunction Code'COMDGEN'LIKE
UI_FUNC
Private
C_FC_STRUC_CREATEStatic AttributeFunction Code'CREATE'LIKE
UI_FUNC
Private
C_FC_STRUC_DDStatic AttributeFunction Code: Change Sequence by Drag & Drop'D&D'LIKE
UI_FUNC
Private
C_FC_STRUC_DISPLAY_VARIANTSStatic AttributeFunction Code'DISPLVAR'LIKE
UI_FUNC
Private
C_FC_STRUC_FINDStatic AttributeFunction Code'FIND'LIKE
UI_FUNC
Private
C_FC_STRUC_LOADStatic AttributeFunction Code'LOAD'LIKE
UI_FUNC
Private
C_FC_STRUC_NAV_FROM_HEREStatic AttributeFunction Code'NAVFH'LIKE
UI_FUNC
Private
C_FC_STRUC_ONE_DOWNStatic AttributeFunction Code: 'One Position Down''DOWN'LIKE
UI_FUNC
Private
C_FC_STRUC_ONE_UPStatic AttributeFunction Code: 'One Position Up'' UP'LIKE
UI_FUNC
Private
C_FC_STRUC_OPERATIONSStatic AttributeFunction Code'OPERAT'LIKE
UI_FUNC
Private
C_FC_STRUC_PRINTStatic AttributeFunction Code'PRINT'LIKE
UI_FUNC
Private
C_FC_STRUC_REPINTStatic AttributeFunction Code'REPINT'LIKE
UI_FUNC
Private
C_FC_STRUC_STACKStatic AttributeFunction Code'STACK'LIKE
UI_FUNC
Private
C_FC_STRUC_TO_BOTTOMStatic AttributeFunction Code: 'To Last Position''BOTTOM'LIKE
UI_FUNC
Private
C_FC_STRUC_TO_TOPStatic AttributeFunction Code: 'To First Position''TOP'LIKE
UI_FUNC
Private
C_FC_STRUC_UPStatic AttributeFunction Code'UP'LIKE
UI_FUNC
Private
C_FORCER_ICONConstantIcons Reference Force Element'@CZ@'LIKE
TV_IMAGE
Private
C_FORCE_ICONConstantForce Element Icon'@CS@'LIKE
TV_IMAGE
Private
C_USR_STACK_MAXStatic AttributeMAX Stack for Last-Loaded Objects10LIKE
I
Private
GR_DD_BEHAVIORStatic AttributeBehavior for Drag and Drop for Reference Elements/FEsLIKE
CL_DRAGDROP
Private
GS_CASETYPEStatic AttributeCustomizing Usage TypesLIKE
/ISDFPS/V_CTYPE2
Public
GS_ROOT_FORCEStatic AttributeForce Element (Database)LIKE
/ISDFPS/FORCE
Private
GS_ROOT_OBJECTStatic AttributeObject ID StructureLIKE
/ISDFPS/FDP_OBJECT
Private
GS_VARIANTStatic AttributeLayoutLIKE
DISVARIANT
Private
GT_CASETYPEStatic AttributeUsage Type Data Grouped in One TableLIKE
/ISDFPS/V_CTYPE2_TAB
Public
GT_FCATStatic AttributeField CatalogLIKE
LVC_T_FCAT
Private
GT_FCODEStatic AttributeBuffering of Dynamically Generated Function CodesLIKE
/ISDFPS/FCODE_TAB
Private
GT_MAPXStatic AttributeDummy Table in ALV TreeLIKE
/ISDFPS/FDPSA_FCATT
Private
GT_MAP_TREE_HRI1001Static AttributeMapping Table: RelationshipsLIKE
TREE_HRI1001_SORTED_T
Private
GT_STRUC_OP_WEGIDStatic AttributeBuffer of Usage Type-Dependent Eval. Paths for Struc. OpsLIKE
/ISDFPS/STRUC_OP_WEGID_T
Private
G_FORCE_RATING_THRESHOLDSStatic AttributeIndivdual Threshold Values per Force ElementLIKE
/ISDFPS/FORCE_RATING_THRESHOLD
Public
G_GREY_FLAGStatic AttributeDisplay ModeLIKE
AS4FLAG
Public
G_RATING_MATEStatic AttributeLevel of Readiness Customizing - Material ThresholdsLIKE
/ISDFPS/V_SA04
Private
G_RATING_PERSStatic AttributeLevel of Readiness Customizing - Personnel ThresholdsLIKE
/ISDFPS/V_SA04
Private
G_RATING_TRAIStatic AttributeLevel of Readiness Customizing - Training ThresholdsLIKE
/ISDFPS/V_SA04
Private
G_REPINT_ACTIVEStatic AttributeIndicator (X or Blank)'X'LIKE
AS4FLAG
Private
G_REPINT_PREFIXStatic AttributePrefix for Reporting Interface'REPINT'LIKE
CHAR6
Private
G_ROOTStatic AttributeIndicator (X or Blank)''LIKE
AS4FLAG
Private
G_USR_STACK_ACTIVEStatic AttributeIndicator (X or Blank)'X'LIKE
AS4FLAG
Private
G_USR_STACK_PREFIXStatic AttributePrefix for Stack Handling'USRCSTACK'LIKE
CHAR9
Private
STRUC_TOOLBARStatic AttributeToolbar ControlLIKE
CL_GUI_TOOLBAR
Private
STRUC_TREEStatic AttributeStructure TreeLIKE
CL_GUI_ALV_TREE
Private


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!