SAP ABAP Class CL_GM_BDGT_LY_ACTBAR_DIMOBJS (GM Budget Action Bar Dimension Objects)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-GM-GTE-BU (Application Component) Budgeting and Availability Control
     GMBUDGETING_E (Package) Grants management (budgeting)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GM_BDGT_CONSTANTS GM constants 20050407
Properties
Class CL_GM_BDGT_LY_ACTBAR_DIMOBJS  
Short Description GM Budget Action Bar Dimension Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMBUDGETING_E   Grants management (budgeting) 
Created 20050407   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GM_BDGT_CONSTANTS GM constants 20050407
Friends
Class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_HELD Instance attribute Protected Attribute reference (LIKE) 20050407
2 CON_OFF Instance attribute Protected Attribute reference (LIKE) 20050407
3 CON_ON Instance attribute Protected Attribute reference (LIKE) 20050407
4 CON_PARKED Instance attribute Protected Attribute reference (LIKE) 20050407
5 CON_PARKED_POSTED Instance attribute Protected Attribute reference (LIKE) 20050407
6 CON_POSTED Instance attribute Protected Attribute reference (LIKE) 20050407
7 CON_UNDONE Instance attribute Protected Attribute reference (LIKE) 20050407
8 GI_LOAD Instance attribute Private Type reference (TYPE) XFELD Load flag 20050408
9 GO_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050407
10 GT_OBJECTS Instance attribute Private Type reference (TYPE) GMBGT_T_ACTBAR_OBJECTS Dimension objects table 20050408
11 GT_OBJ_FYDREL Instance attribute Private Type reference (TYPE) GMBGT_T_ACTBAR_FM_REL_OBJS FM relation of dimension objects 20050408
12 GT_OBJ_REL Instance attribute Private Type reference (TYPE) GMBGT_T_ACTBAR_GM_REL_OBJS GM relation of dimension objects 20050408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050407
2 COPY_OBJECTS Instance method Private Method Copy Objects into layout 20050408
3 EVENT_REGISTRATION Instance method Private Method Event Registration 20050407
4 GET_DOCUMENTS Instance method Private Method Get Documents displayed 20050407
5 GET_EXCLUDE_TABLE Instance method Private Method Get exclude functions table 20050407
6 GET_LAYOUT Instance method Private Method Get Layout values 20050407
7 INIT_OBJECTS Instance method Private Method Init Objects 20050407
8 LOAD_OBJECTS Instance method Private Method Load Objects into control 20050408
9 ON_DOUBLE_CLICK Instance method Private Event handling method On Double Click 20050407
10 ON_TOOLBAR Instance method Private Event handling method On Toolbar 20050407
11 ON_USER_COMMAND Instance method Private Event handling method On User Command 20050407
12 REFRESH Instance method Private Method Refresh values 20050407
Events
# Event Type Visibility Description Created on
1 DISPLAY_OTHER_DOCUMENT Instance Event
(0)
Public
(2)
Display other document 20050407
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_TR_DOC_NBR Private See coding Table range with Doc Number 20050407 ltype_tr_doc_nbr TYPE RANGE OF gmbdgtheader-bdgt_doc_nbr
2 LTYPE_TR_DOC_TYPE Private See coding Table range with Doc Type 20050407 ltype_tr_doc_type TYPE RANGE OF gmbdgtheader-doc_type
3 LTYPE_TR_GRANT_NBR Private See coding Table range with Grant Number 20050407 ltype_tr_grant_nbr TYPE RANGE OF gmbdgtheader-grant_nbr
4 LTYPE_TR_OWNER_USER Private See coding Table range with Owner User 20050407 ltype_tr_owner_user TYPE RANGE OF gmhbdgtheader-owner_user
5 LTYPE_TR_PROCESS Private See coding Table range with Process 20050407 ltype_tr_process TYPE RANGE OF gmbdgtheader-process
6 LTYPE_TR_STATUS Private See coding Table range with Status (R/U) 20050407 ltype_tr_status TYPE RANGE OF gmbdgtheader-bdgt_status
7 LTYPE_TR_VERSION Private See coding Table range with Version 20050407 ltype_tr_version TYPE RANGE OF gmbdgtheader-bdgt_version
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20050407

Method CONSTRUCTOR on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method COPY_OBJECTS Signature

Method COPY_OBJECTS on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no parameter.
Method COPY_OBJECTS on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method EVENT_REGISTRATION Signature

Method EVENT_REGISTRATION on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no parameter.
Method EVENT_REGISTRATION on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method GET_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_DOCS Value transfer Type reference (TYPE) GMBDGT_T_MYDOCUMENTS 20050407

Method GET_DOCUMENTS on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method GET_EXCLUDE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_EXCLUDE Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodetabelle 20050407

Method GET_EXCLUDE_TABLE on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PS_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050407

Method GET_LAYOUT on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method INIT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20050407

Method INIT_OBJECTS on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method LOAD_OBJECTS Signature

Method LOAD_OBJECTS on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no parameter.
Method LOAD_OBJECTS on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20050407
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20050407
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20050407

Method ON_DOUBLE_CLICK on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20050407
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20050407

Method ON_TOOLBAR on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20050407

Method ON_USER_COMMAND on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.

Method REFRESH Signature

Method REFRESH on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no parameter.
Method REFRESH on class CL_GM_BDGT_LY_ACTBAR_DIMOBJS has no exception.
Event Signatures

Event DISPLAY_OTHER_DOCUMENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PF_DOCNBR Exporting Value transfer Type reference (TYPE) GM_BDGT_DOC_NBR Budgetbelegnummer 20050407
2 PF_TYPE Exporting Value transfer Type reference (TYPE) GM_BDGT_DOCSTATE Status eines Budgeterfassungsbelegs 20050407
History
Last changed by/on SAP  20050411 
SAP Release Created in 600