SAP ABAP Class CL_GM_BDGT_LY_ACTBAR_DOCS (GM Budget Action Bar My documents)
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 | 20050329 |
Properties
| Class | CL_GM_BDGT_LY_ACTBAR_DOCS | |
| Short Description | GM Budget Action Bar My documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMBUDGETING_E | Grants management (budgeting) |
| Created | 20050329 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GM_BDGT_LY_ACTBAR_DOCS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GM_BDGT_CONSTANTS | GM constants | 20050329 |
Friends
Class CL_GM_BDGT_LY_ACTBAR_DOCS has no friend class.
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DISPLAY_OTHER_DOCUMENT | Instance Event (0) |
Public (2) |
Display other document | 20050331 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_S_DOCS | Private | See coding | 20050614 | BEGIN OF ltype_s_docs,
owner_user TYPE gm_created_by,
bdgt_doc_nbr TYPE gm_bdgt_doc_nbr,
grant_nbr TYPE gm_grant_nbr,
doc_type TYPE gm_bdgt_doc_type,
process TYPE gm_bdgt_process,
entry_user TYPE gm_created_by,
END OF ltype_s_docs
|
||
| 2 | LTYPE_T_DOCS | Private | See coding | 20050614 | ltype_t_docs TYPE STANDARD TABLE OF ltype_s_docs
|
Method Signatures
Method CHANGE_MAX_LINES Signature
Method CHANGE_MAX_LINES on class CL_GM_BDGT_LY_ACTBAR_DOCS has no parameter.
Method CHANGE_MAX_LINES on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Bilds | 20050329 | |||
| 2 | PF_NUM_REC | Call by reference | Type reference (TYPE) | GMBDGTSETTINGS-NUM_RECORDS | 20050329 | ||||
| 3 | PF_REPID | Call by reference | Type reference (TYPE) | SY-REPID | 20050329 | ||||
| 4 | PF_TYPE | Call by reference | Type reference (TYPE) | GM_BDGT_DOCSTATE | Status eines Budgeterfassungsbelegs | 20050330 | |||
| 5 | PI_PLOAD | Call by reference | Type reference (TYPE) | XFELD | 20050329 | ||||
| 6 | PO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20050329 |
Method CONSTRUCTOR on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method EVENT_REGISTRATION Signature
Method EVENT_REGISTRATION on class CL_GM_BDGT_LY_ACTBAR_DOCS has no parameter.
Method EVENT_REGISTRATION on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method GET_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_DOCS | Call by reference | Type reference (TYPE) | LTYPE_T_DOCS | 20050329 |
Method GET_DOCUMENTS on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method GET_EXCLUDE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_EXCLUDE | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodetabelle | 20050329 |
Method GET_EXCLUDE_TABLE on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20050329 |
Method GET_LAYOUT on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method GET_STRUCTURE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_NAME | Value transfer | Type reference (TYPE) | DD02L-TABNAME | Table Name | 20050614 |
Method GET_STRUCTURE_NAME on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method INIT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Bilds | 20050329 | |||
| 2 | PF_REPID | Call by reference | Type reference (TYPE) | SY-REPID | 20050329 | ||||
| 3 | PO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20050329 |
Method INIT_OBJECTS on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20050330 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20050330 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20050330 |
Method ON_DOUBLE_CLICK on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20050330 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050330 |
Method ON_TOOLBAR on class CL_GM_BDGT_LY_ACTBAR_DOCS 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 | Value transfer | Attribute reference (LIKE) | 20050330 |
Method ON_USER_COMMAND on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method READ_DOCUMENTS Signature
Method READ_DOCUMENTS on class CL_GM_BDGT_LY_ACTBAR_DOCS has no parameter.
Method READ_DOCUMENTS on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method REFRESH Signature
Method REFRESH on class CL_GM_BDGT_LY_ACTBAR_DOCS has no parameter.
Method REFRESH on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method SORT_ASCENDING Signature
Method SORT_ASCENDING on class CL_GM_BDGT_LY_ACTBAR_DOCS has no parameter.
Method SORT_ASCENDING on class CL_GM_BDGT_LY_ACTBAR_DOCS has no exception.
Method SORT_DESCENDING Signature
Method SORT_DESCENDING on class CL_GM_BDGT_LY_ACTBAR_DOCS has no parameter.
Method SORT_DESCENDING on class CL_GM_BDGT_LY_ACTBAR_DOCS 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 | 20050331 | ||
| 2 | PF_TYPE | Exporting | Value transfer | Type reference (TYPE) | GM_BDGT_DOCSTATE | Status eines Budgeterfassungsbelegs | 20050331 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |