SAP ABAP Class CL_GM_BDGT_LY_ACTIONS_BAR (GM Budget Laytou Actions Bar)
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 20050330
Properties
Class CL_GM_BDGT_LY_ACTIONS_BAR  
Short Description GM Budget Laytou Actions Bar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMBUDGETING_E   Grants management (budgeting) 
Created 20041202   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CXTAB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GMBGT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GMBU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GM_BDGT_CONSTANTS GM constants 20050330
Friends
Class CL_GM_BDGT_LY_ACTIONS_BAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_HELD Instance attribute Private Attribute reference (LIKE) 20050330
2 CON_PARKED Instance attribute Private Attribute reference (LIKE) 20050330
3 CON_POSTED Instance attribute Private Attribute reference (LIKE) 20050330
4 DOCKING_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Container 20041202
5 GO_CONTAINER_BAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER_BAR_2 Vertical Tabstrip for Controls 20041202
6 GO_DIMOBJECTS Instance attribute Private Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_DIMOBJS GM Budget Action Bar Dimension Objects 20050407
7 GO_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_FILTER GM Budget Action Bar Filter 20050407
8 GO_ME Static Attribute Private Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTIONS_BAR GM Budget Laytou Actions Bar 20050823
9 GO_MY_HELD Instance attribute Private Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_DOCS GM Budget Action Bar My documents 20050329
10 GO_MY_PARKED Instance attribute Private Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_DOCS GM Budget Action Bar My documents 20050330
11 GO_MY_POSTED Instance attribute Private Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_DOCS GM Budget Action Bar My documents 20050330
12 GO_MY_SEARCH Instance attribute Private Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_SEARCH GM Budget Action Bar My search documents 20050407
13 PRESSED_ACTIVE Instance attribute Public Type reference (TYPE) SYUCOMM Screens, function code triggered by PAI 20041202
14 PROGRAM_ACTIVE Constant Public Type reference (TYPE) SYREPID 'SAPLGMBUDGETING' ABAP program, current main program 20041202
15 SUBSCREEN_ACTIVE Instance attribute Public Type reference (TYPE) SYDYNNR ABAP program, number of current screen 20041202
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CAPTIONS Instance method Private Method Build Captions table 20041202
2 CONSTRUCTOR Instance method Public Constructor Constructor 20041202
3 CREATE_DIMOBJECTS Instance method Private Method Create Dimension Objects 20050407
4 CREATE_ELEMENTS Instance method Public Method Create Nodes and Items 20041202
5 FINALIZE Instance method Public Method Finalize 20041202
6 GET_FILTER Instance method Public Method Get Dimension Object 20050407
7 GET_MY_HELD Instance method Public Method Get My Held Document Object 20050331
8 GET_MY_PARKED Instance method Public Method Get My Parked Document Object 20050331
9 GET_MY_POSTED Instance method Public Method Get My Posted Document Object 20050331
10 GET_MY_SEARCH Instance method Public Method Get My Search Document Object 20050426
11 GET_OBJ_FILTER Static method Public Method 20050823
12 INIT Instance method Public Method Init 20041202
13 INIT_OBJECTS Instance method Private Method Init Objects 20041202
14 SET_GRANT_OBJECTS Instance method Public Method Assign Object Values to Dimensions 20041202
15 SET_NEW_LAYOUT Instance method Public Method Set New Layout 20041202
16 SET_VISIBLE Instance method Public Method Set Visible Status 20041202
Events
Class CL_GM_BDGT_LY_ACTIONS_BAR has no event.
Types
Class CL_GM_BDGT_LY_ACTIONS_BAR has no local type.
Method Signatures

Method BUILD_CAPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_CAPTIONS Value transfer Type reference (TYPE) SBPTCAPTNS 20041202

Method BUILD_CAPTIONS on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DIM_ST Call by reference Type reference (TYPE) GMBDGTLSTNUMBER-DIM_ST Kontierungselementstatus 20041202
2 Importing P_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Bilds 20041202
3 Importing P_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Hauptprogramm 20041202

Method CONSTRUCTOR on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method CREATE_DIMOBJECTS Signature

Method CREATE_DIMOBJECTS on class CL_GM_BDGT_LY_ACTIONS_BAR has no parameter.
Method CREATE_DIMOBJECTS on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method CREATE_ELEMENTS Signature

Method CREATE_ELEMENTS on class CL_GM_BDGT_LY_ACTIONS_BAR has no parameter.
Method CREATE_ELEMENTS on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method FINALIZE Signature

Method FINALIZE on class CL_GM_BDGT_LY_ACTIONS_BAR has no parameter.
Method FINALIZE on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PO_FILTER Value transfer Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_FILTER GM Budget Action Bar Filter 20050407

Method GET_FILTER on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method GET_MY_HELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PO_MYDOC Value transfer Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_DOCS FMM-Budget-Kontierungselement 20050331

Method GET_MY_HELD on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method GET_MY_PARKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PO_MYDOC Value transfer Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_DOCS FMM-Budget-Kontierungselement 20050331

Method GET_MY_PARKED on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method GET_MY_POSTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PO_MYDOC Value transfer Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_DOCS FMM-Budget-Kontierungselement 20050331

Method GET_MY_POSTED on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method GET_MY_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PO_MYDOC Value transfer Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_SEARCH 20050426

Method GET_MY_SEARCH on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method GET_OBJ_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PO_FILTER Value transfer Object reference (TYPE REF TO) CL_GM_BDGT_LY_ACTBAR_FILTER GM Budget Action Bar Filter 20050823

Method GET_OBJ_FILTER on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method INIT Signature

Method INIT on class CL_GM_BDGT_LY_ACTIONS_BAR has no parameter.
Method INIT on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method INIT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Bilds 20041202
2 Importing P_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Hauptprogramm 20041202

Method INIT_OBJECTS on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method SET_GRANT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POBJ_GRANT Call by reference Object reference (TYPE REF TO) CL_GM_BDGT_GRANT_OBJECTS Förderungsobjektklasse 20041202

Method SET_GRANT_OBJECTS on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method SET_NEW_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_LAYOUT Call by reference Type reference (TYPE) GM_BDGT_LAYOUT Förderungsbudget-Layoutreihenfolge 20041202

Method SET_NEW_LAYOUT on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) C Sichtbar 20041202

Method SET_VISIBLE on class CL_GM_BDGT_LY_ACTIONS_BAR has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 600