SAP ABAP Class CL_GM_BDGT_SEL_TABLE_IN_DBX (Select a table in a dialog box)
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)

⤷

⤷

Properties
Class | CL_GM_BDGT_SEL_TABLE_IN_DBX | |
Short Description | Select a table in a dialog box | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | GRANTMGMT | |
Program status | ||
Category | 0 | |
Package | GMBUDGETING_E | Grants management (budgeting) |
Created | 20050517 | SAP |
Last change | 20050705 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GM_BDGT_SEL_TABLE_IN_DBX has no interface implemented.
Friends
Class CL_GM_BDGT_SEL_TABLE_IN_DBX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Any Data | 20050517 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050517 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20050517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050517 |
2 | ![]() |
Instance method | Private | Method | DESTRUCTOR | 20050517 |
3 | ![]() |
Instance method | Public | Method | Get selected lines | 20050517 |
4 | ![]() |
Instance method | Private | Event handling method | Close dialog box | 20050517 |
5 | ![]() |
Instance method | Private | Event handling method | On toolbar | 20050518 |
6 | ![]() |
Instance method | Private | Event handling method | On User Command | 20050518 |
7 | ![]() |
Instance method | Public | Method | Show | 20050518 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CLOSE | Instance Event (0) |
Public (2) |
Close object | 20050517 |
2 | COPY | Instance Event (0) |
Public (2) |
Copy lines | 20050518 |
Types
Class CL_GM_BDGT_SEL_TABLE_IN_DBX has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CAPTION | Call by reference | Type reference (TYPE) | C | Dialog Box Caption | 20050517 | ||
2 | ![]() |
HEIGHT | Call by reference | Type reference (TYPE) | I | 30 | Height of This Container | 20050517 | |
3 | ![]() |
LEFT | Call by reference | Type reference (TYPE) | I | 0 | Left Position of Dialog Box | 20050517 | |
4 | ![]() |
LIFETIME | Call by reference | Type reference (TYPE) | I | CNTL_LIFETIME_DEFAULT | Lifetime | 20050517 | |
5 | ![]() |
STYLE | Call by reference | Type reference (TYPE) | I | Windows Style Attributes Applied to this Container | 20050517 | ||
6 | ![]() |
TOP | Call by reference | Type reference (TYPE) | I | 0 | Top Position of Dialog Box | 20050517 | |
7 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | I | 30 | Width of This Container | 20050517 |
Method CONSTRUCTOR on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no parameter.
Method FINALIZE on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_LINES | Call by reference | Type reference (TYPE) | STANDARD TABLE | Lines | 20050518 |
Method GET on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no exception.
Method ON_DIALOGBOX_CLOSE Signature
Method ON_DIALOGBOX_CLOSE on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no exception.
Method ON_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20050518 | ||||
2 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20050518 |
Method ON_TOOLBAR on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no exception.
Method ON_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20050518 |
Method ON_USER_COMMAND on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20050518 | ||
2 | ![]() |
IT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050518 | ||
3 | ![]() |
IT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20050518 | ||
4 | ![]() |
PT_INPUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Input table | 20050518 |
Method SHOW on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no exception.
Event Signatures
Event CLOSE Signature
Event CLOSE on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no parameter.
Event COPY Signature
Event COPY on class CL_GM_BDGT_SEL_TABLE_IN_DBX has no parameter.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 600 |