SAP ABAP Class /SRMERP/CL_DSS_DS_GUIBB_LIST (Handle List Data on UI)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/CH_FPM_BO (Package) FPM entities for BOs

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_FBI_GUIBB_LIST | FBI Version 2: List GUIBB Feeder | 20100804 |
Properties
Class | /SRMERP/CL_DSS_DS_GUIBB_LIST | |
Short Description | Handle List Data on UI | |
Super Class | /BOFU/CL_FBI_GUIBB_LIST | FBI Version 2: List GUIBB Feeder |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SRMERP/CH_FPM_BO | FPM entities for BOs |
Created | 20100804 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SRMERP/CL_DSS_DS_GUIBB_LIST has no forward declaration.
Interfaces
Class /SRMERP/CL_DSS_DS_GUIBB_LIST has no interface implemented.
Friends
Class /SRMERP/CL_DSS_DS_GUIBB_LIST has no friend class.
Attributes
Class /SRMERP/CL_DSS_DS_GUIBB_LIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adapt the list after left initial screen | 20100820 |
2 | ![]() |
Instance method | Private | Method | Adapt the list after left initial screen | 20100819 |
3 | ![]() |
Instance method | Private | Method | Adapt the list after left initial screen | 20100819 |
4 | ![]() |
Instance method | Private | Method | Adapt the list after left initial screen | 20101007 |
5 | ![]() |
Instance method | Private | Method | Process event of list on cell action | 20100810 |
6 | ![]() |
Instance method | Private | Method | Process event of list on cell action | 20100810 |
Events
Class /SRMERP/CL_DSS_DS_GUIBB_LIST has no event.
Types
Class /SRMERP/CL_DSS_DS_GUIBB_LIST has no local type.
Method Signatures
Method GET_DATA_ON_CELL_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20100820 | |||
2 | ![]() |
CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20100820 | ||
3 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100820 | ||
4 | ![]() |
IV_EVENTID | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100820 |
Method GET_DATA_ON_CELL_ACTION on class /SRMERP/CL_DSS_DS_GUIBB_LIST has no exception.
Method GET_DATA_ON_EDIT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20100819 | |||
2 | ![]() |
CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20100819 | ||
3 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100819 |
Method GET_DATA_ON_EDIT_EVENT on class /SRMERP/CL_DSS_DS_GUIBB_LIST has no exception.
Method GET_DATA_ON_LEFT_INIT_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20100819 | |||
2 | ![]() |
CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20100819 |
Method GET_DATA_ON_LEFT_INIT_SCREEN on class /SRMERP/CL_DSS_DS_GUIBB_LIST has no exception.
Method GET_DATA_ON_SAVE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20101007 | |||
2 | ![]() |
CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20101007 | ||
3 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101007 |
Method GET_DATA_ON_SAVE_EVENT on class /SRMERP/CL_DSS_DS_GUIBB_LIST has no exception.
Method PROCESS_EVENT_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20100810 | ||
2 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100810 | ||
3 | ![]() |
IS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100810 | |||
4 | ![]() |
IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100810 | |||
5 | ![]() |
IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100810 | ||
6 | ![]() |
IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100810 |
Method PROCESS_EVENT_EDIT on class /SRMERP/CL_DSS_DS_GUIBB_LIST has no exception.
Method PROCESS_EVENT_LIST_ON_CELL_ACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20100810 | ||
2 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100810 | ||
3 | ![]() |
IS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100810 | |||
4 | ![]() |
IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100810 | |||
5 | ![]() |
IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100810 | ||
6 | ![]() |
IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100810 |
Method PROCESS_EVENT_LIST_ON_CELL_ACT on class /SRMERP/CL_DSS_DS_GUIBB_LIST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |