SAP ABAP Class CL_SPROJECT_TOOLBAR (Dokument Template Toolbar)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-IMG (Application Component) Implementation Guide
⤷
SPROJECT (Package) General project management

⤷

⤷

Properties
Class | CL_SPROJECT_TOOLBAR | |
Short Description | Dokument Template Toolbar | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SPROJECT | |
Program status | ||
Category | 0 | |
Package | SPROJECT | General project management |
Created | 20010326 | SAP |
Last change | 20010326 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPROJECT_TOOLBAR has no interface implemented.
Friends
Class CL_SPROJECT_TOOLBAR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | CHAR1 | ' ' | Boolean Constants | 20010326 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Display Mode | 20010327 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CTMENU | Dynamic menu | 20010326 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Screen Container | 20010326 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UI_FUNC | Selected Function | 20010326 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20010326 | ||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | CHAR1 | 'X' | Boolean Constants | 20010326 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010326 |
2 | ![]() |
Instance method | Protected | Method | Creates Existing Pushbuttons | 20010326 |
3 | ![]() |
Instance method | Public | Method | Destroys the Toolbar | 20010326 |
4 | ![]() |
Instance method | Public | Method | Gets Selected Function Code | 20010326 |
5 | ![]() |
Instance method | Public | Method | Initialize Toolbar | 20010327 |
6 | ![]() |
Instance method | Protected | Event handling method | Action when Selecting Pushbutton | 20010326 |
7 | ![]() |
Instance method | Protected | Event handling method | Action when Selecting Function | 20010326 |
8 | ![]() |
Instance method | Protected | Method | Register Events | 20010326 |
Events
Class CL_SPROJECT_TOOLBAR has no event.
Types
Class CL_SPROJECT_TOOLBAR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER_NAME | Value transfer | Type reference (TYPE) | C | 20010326 | |||
2 | ![]() |
DISPLAY | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20010326 | ||
3 | ![]() |
DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010326 | ||
4 | ![]() |
REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20010326 |
Method CONSTRUCTOR on class CL_SPROJECT_TOOLBAR has no exception.
Method CREATE_BUTTONS Signature
Method CREATE_BUTTONS on class CL_SPROJECT_TOOLBAR has no parameter.
Method CREATE_BUTTONS on class CL_SPROJECT_TOOLBAR has no exception.
Method FREE Signature
Method FREE on class CL_SPROJECT_TOOLBAR has no parameter.
Method FREE on class CL_SPROJECT_TOOLBAR has no exception.
Method GET_SELECTED_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010326 |
Method GET_SELECTED_FCODE on class CL_SPROJECT_TOOLBAR has no exception.
Method INIT_TOOLBAR Signature
Method INIT_TOOLBAR on class CL_SPROJECT_TOOLBAR has no parameter.
Method INIT_TOOLBAR on class CL_SPROJECT_TOOLBAR has no exception.
Method ON_DROPDOWN_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010326 | ||||
2 | ![]() |
POSX | Value transfer | Attribute reference (LIKE) | 20010326 | ||||
3 | ![]() |
POSY | Value transfer | Attribute reference (LIKE) | 20010326 |
Method ON_DROPDOWN_CLICKED on class CL_SPROJECT_TOOLBAR has no exception.
Method ON_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010326 |
Method ON_FUNCTION_SELECTED on class CL_SPROJECT_TOOLBAR has no exception.
Method SET_EVENTS Signature
Method SET_EVENTS on class CL_SPROJECT_TOOLBAR has no parameter.
Method SET_EVENTS on class CL_SPROJECT_TOOLBAR has no exception.
History
Last changed by/on | SAP | 20010326 |
SAP Release Created in | 610 |