SAP ABAP Class CL_PS_FCODE_EXIT (Class to implement exit buttons)
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_EXIT | |
Short Description | Class to implement exit buttons | |
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_EXIT 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_EXIT has no friend class.
Attributes
Class CL_PS_FCODE_EXIT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check if any data was changed | 20100717 |
2 | ![]() |
Instance method | Private | Method | On Cancel from Project Editor Main Screen | 20101013 |
3 | ![]() |
Instance method | Private | Method | Leave to the caller | 20100621 |
Events
Class CL_PS_FCODE_EXIT has no event.
Types
Class CL_PS_FCODE_EXIT has no local type.
Method Signatures
Method CHECK_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Data Changed ? | 20100717 |
Method CHECK_DATA_CHANGED on class CL_PS_FCODE_EXIT has no exception.
Method HANDLE_CANCEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20101013 | ||
2 | ![]() |
EV_SCREEN_NUM | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20101013 |
Method HANDLE_CANCEL on class CL_PS_FCODE_EXIT has no exception.
Method LEAVE_TO_CALLER Signature
Method LEAVE_TO_CALLER on class CL_PS_FCODE_EXIT has no parameter.
Method LEAVE_TO_CALLER on class CL_PS_FCODE_EXIT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |