SAP ABAP Class CL_PS_FCODE_DATASETS (UI FCODE Handler for all datasets)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS-ST (Application Component) Structures
⤷
PS_HLP_MD (Package) Handling Large Projects:-Master Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PS_UI_FCODE_HANDLER | PSHLP UI FCODE HANDLER | 20100621 |
Properties
| Class | CL_PS_FCODE_DATASETS | |
| Short Description | UI FCODE Handler for all datasets | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PS_HLP_MD | Handling Large Projects:-Master Data |
| Created | 20100621 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PS_FCODE_DATASETS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PS_UI_FCODE_HANDLER | PSHLP UI FCODE HANDLER | 20100621 |
Friends
Class CL_PS_FCODE_DATASETS has no friend class.
Attributes
Class CL_PS_FCODE_DATASETS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100630 | ||
| 2 | Instance method | Private | Method | 20100623 | ||
| 3 | Instance method | Private | Method | 20100622 | ||
| 4 | Instance method | Private | Method | 20100623 | ||
| 5 | Instance method | Private | Method | 20100622 | ||
| 6 | Instance method | Private | Method | 20100622 | ||
| 7 | Instance method | Private | Method | 20100622 | ||
| 8 | Instance method | Private | Method | Msg for dataset loading | 20110214 |
Events
Class CL_PS_FCODE_DATASETS has no event.
Types
Class CL_PS_FCODE_DATASETS has no local type.
Method Signatures
Method DETERMINE_BLANK_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATASET | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code That Triggered PAI | 20100630 | |||
| 2 | EV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20100701 | |||
| 3 | EV_SCREEN_NUM | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20100630 |
Method DETERMINE_BLANK_SCREEN on class CL_PS_FCODE_DATASETS has no exception.
Method DETERMINE_DEFAULT_DATASET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | J_OBART | Object Type | 20100623 | |||
| 2 | RV_DATASET | Value transfer | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20100623 |
Method DETERMINE_DEFAULT_DATASET on class CL_PS_FCODE_DATASETS has no exception.
Method DETERMINE_PROGRAM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROGRAM_NAME | Value transfer | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20100722 | |||
| 2 | IV_CURRENT_DATASET | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20101020 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | J_OBART | Object Type | 20100624 |
Method DETERMINE_PROGRAM_NAME on class CL_PS_FCODE_DATASETS has no exception.
Method DETERMINE_SCREEN_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CURRENT_UI_INFO | Call by reference | Type reference (TYPE) | PSHLP_CURRENT_UI_ST | 20101020 | ||||
| 2 | EV_SCREEN_NUM | Value transfer | Type reference (TYPE) | SYDYNNR | 20101020 | ||||
| 3 | IS_NEXT_HIER | Call by reference | Type reference (TYPE) | PSHLP_HIERARCHY_ST | Hierarchy structure for PS | 20110228 |
Method DETERMINE_SCREEN_NUMBER on class CL_PS_FCODE_DATASETS has no exception.
Method HANDLE_FCODE_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CURRENT_UI | Call by reference | Type reference (TYPE) | PSHLP_CURRENT_UI_ST | Current UI Display | 20100622 | |||
| 2 | IV_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20100622 |
Method HANDLE_FCODE_BUTTONS on class CL_PS_FCODE_DATASETS has no exception.
Method HANDLE_FCODE_HIER_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CURRENT_UI | Call by reference | Type reference (TYPE) | PSHLP_CURRENT_UI_ST | Current UI Display | 20100622 | |||
| 2 | IS_CURR_HIER | Call by reference | Type reference (TYPE) | PSHLP_HIERARCHY_ST | Hierarchy structure for PS | 20110228 | |||
| 3 | IS_NEXT_HIER | Call by reference | Type reference (TYPE) | PSHLP_HIERARCHY_ST | Hierarchy structure for PS | 20110228 |
Method HANDLE_FCODE_HIER_CHANGE on class CL_PS_FCODE_DATASETS has no exception.
Method HANDLE_FCODE_TAB_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CURRENT_UI | Call by reference | Type reference (TYPE) | PSHLP_CURRENT_UI_ST | Current UI Display | 20100622 | |||
| 2 | IV_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20100622 |
Method HANDLE_FCODE_TAB_CHANGE on class CL_PS_FCODE_DATASETS has no exception.
Method HANDLE_LOAD_DATASET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CURRENT_HIER | Value transfer | Type reference (TYPE) | PSHLP_HIERARCHY_ST | Hierarchy structure for PS | 20110222 | |||
| 2 | IS_CURRENT_UI_INFO | Value transfer | Type reference (TYPE) | PSHLP_CURRENT_UI_ST | Current UI Display | 20110215 | |||
| 3 | IS_ENTRY_SCREEN_NEW | Value transfer | Type reference (TYPE) | PSHLP_ENTRY_SCREEN_ST | Stores Entry Screen Information of PSHLP20 | 20110214 | |||
| 4 | IS_ENTRY_SCREEN_OLD | Value transfer | Type reference (TYPE) | PSHLP_ENTRY_SCREEN_ST | Stores Entry Screen Information of PSHLP20 | 20110214 |
Method HANDLE_LOAD_DATASET on class CL_PS_FCODE_DATASETS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |