SAP ABAP Class CL_CACS_DET_ABAP_FACADE (Determination UI: Facade Class for ABAP Implementation)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSFN (Package) ICM: UI for Determination Methods
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_DET_ABSTRACT_FACADE | Determination UI: Facade Class | 20051109 |
Properties
| Class | CL_CACS_DET_ABAP_FACADE | |
| Short Description | Determination UI: Facade Class for ABAP Implementation | |
| Super Class | CL_CACS_DET_ABSTRACT_FACADE | Determination UI: Facade Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CACSDET | |
| Program status | ||
| Category | 0 | |
| Package | CACSFN | ICM: UI for Determination Methods |
| Created | 20051109 | SAP |
| Last change | 20100310 | 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) |
Interfaces
Class CL_CACS_DET_ABAP_FACADE has no interface implemented.
Friends
Class CL_CACS_DET_ABAP_FACADE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'Analyse' | Analyze | 20051110 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'Configure ETP Checks' | Configuration - Entry Point Checks | 20060221 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Configure Combinations' | Configuration - Combinations | 20051213 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'Configure Determination' | Configuration - Determination | 20051213 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'Configure Selection Tables' | Configuration - Selection Tables | 20051213 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'Do Nothing' | Do Nothing | 20051112 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'Leave' | Exit | 20051110 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'Next' | Next Screen | 20051110 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'Position Combination' | Position - Combination | 20051110 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'Postion Result' | Position - Result | 20051110 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'Previous' | Previous Screen | 20051110 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'Refresh' | Update | 20051110 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'Proceed with Variant' | Continue with Variant | 20051114 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'Variant Retrieve' | Get Variant | 20051112 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'Variant Save' | Save Variant | 20051112 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'Where-used List Combination' | Where-Used List - Combination | 20051110 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'Where-used List Result' | Where-Used List - Result | 20051110 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'Analysis - Result' | Analysis Screen | 20051109 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'Analysis - Detail' | Detail Screen of Analysis | 20051109 | ||
| 20 | Constant | Public | Type reference (TYPE) | SYREPID | 'CL_CACS_DET_ABAP_FACADE=======CP' | ABAP Program: Current Main Program | 20060125 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'Analysis - Entry' | Initial Screen of Analysis | 20051109 | ||
| 22 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Change Mode | 20051213 | ||
| 23 | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Display Mode | 20051213 | ||
| 24 | Constant | Public | Type reference (TYPE) | VCL_NAME | 'VC_CACS_DET_ETC' | View Cluster of Entry Point Checks | 20060221 | ||
| 25 | Constant | Public | Type reference (TYPE) | VCL_NAME | 'VC_COMB_CASSGN' | View Cluster of Combinations | 20051213 | ||
| 26 | Constant | Public | Type reference (TYPE) | VCL_NAME | 'VC_CACS_DET_PROC' | View Cluster of Determination Configuration | 20051213 | ||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'WUL Combination - Entry' | Initial Screen of Where-Used List Screen of Combination | 20060123 | ||
| 28 | Constant | Public | Type reference (TYPE) | STRING | 'WUL Combination - List' | Output Screen of Where-Used List Screen of Combination | 20060123 | ||
| 29 | Constant | Public | Type reference (TYPE) | STRING | 'WUL Results - Entry' | Initial Screen of Where-Used List Screen of Result | 20060121 | ||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'WUL Results - List' | Output Screen of Where-Used List Screen of Result | 20060122 | ||
| 31 | Instance attribute | Public | Type reference (TYPE) | STRING | Current Screen | 20051109 | |||
| 32 | Instance attribute | Public | Type reference (TYPE) | CACS_S_DET_FACADE_ABAP_CONTROL | Control Data of ABAP Facade Class | 20051112 |
Methods
Events
Class CL_CACS_DET_ABAP_FACADE has no event.
Types
Class CL_CACS_DET_ABAP_FACADE has no local type.
Method Signatures
Method CONFIGURE_COMBINATIONS Signature
Method CONFIGURE_COMBINATIONS on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method CONFIGURE_COMBINATIONS on class CL_CACS_DET_ABAP_FACADE has no exception.
Method CONFIGURE_DETERMINATION Signature
Method CONFIGURE_DETERMINATION on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method CONFIGURE_DETERMINATION on class CL_CACS_DET_ABAP_FACADE has no exception.
Method CONFIGURE_ETP_CHECKS Signature
Method CONFIGURE_ETP_CHECKS on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method CONFIGURE_ETP_CHECKS on class CL_CACS_DET_ABAP_FACADE has no exception.
Method CONFIGURE_SELTABS Signature
Method CONFIGURE_SELTABS on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method CONFIGURE_SELTABS on class CL_CACS_DET_ABAP_FACADE has no exception.
Method GET_FACADE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONTROL_DATA | Call by reference | Type reference (TYPE) | CACS_S_DET_FACADE_ABAP_CONTROL | Steuerdaten der ABAP-Facade-Klasse | 20051115 | |||
| 2 | ES_SCREEN_DATA | Call by reference | Type reference (TYPE) | CACS_S_DET_FACADE_DATA | Daten der Facade-Klasse | 20051115 | |||
| 3 | EV_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20051130 |
Method GET_FACADE_DATA on class CL_CACS_DET_ABAP_FACADE has no exception.
Method GET_UI_DATA Signature
Method GET_UI_DATA on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method GET_UI_DATA on class CL_CACS_DET_ABAP_FACADE has no exception.
Method HANDLE_ACTION Signature
Method HANDLE_ACTION on class CL_CACS_DET_ABAP_FACADE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Findung UI: Ausnahmeklasse des Dialogs | 20051110 |
Method HANDLE_DIALOGUE Signature
Method HANDLE_DIALOGUE on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method HANDLE_DIALOGUE on class CL_CACS_DET_ABAP_FACADE has no exception.
Method INITIALISE_DIALOGUE Signature
Method INITIALISE_DIALOGUE on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method INITIALISE_DIALOGUE on class CL_CACS_DET_ABAP_FACADE has no exception.
Method NEXT_SCREEN Signature
Method NEXT_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method NEXT_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
Method PREVIOUS_SCREEN Signature
Method PREVIOUS_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Findung UI: Ausnahmeklasse des Dialogs | 20060118 |
Method SHOW_ANALYSIS_SCREEN Signature
Method SHOW_ANALYSIS_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method SHOW_ANALYSIS_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
Method SHOW_DETAIL_SCREEN Signature
Method SHOW_DETAIL_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method SHOW_DETAIL_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
Method SHOW_ENTRY_SCREEN Signature
Method SHOW_ENTRY_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method SHOW_ENTRY_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
Method SHOW_SCREEN Signature
Method SHOW_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method SHOW_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
Method SHOW_WUL_COMB_ENTRY_SCREEN Signature
Method SHOW_WUL_COMB_ENTRY_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method SHOW_WUL_COMB_ENTRY_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
Method SHOW_WUL_COMB_LIST_SCREEN Signature
Method SHOW_WUL_COMB_LIST_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method SHOW_WUL_COMB_LIST_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
Method SHOW_WUL_RESULTS_ENTRY_SCREEN Signature
Method SHOW_WUL_RESULTS_ENTRY_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method SHOW_WUL_RESULTS_ENTRY_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
Method SHOW_WUL_RESULTS_LIST_SCREEN Signature
Method SHOW_WUL_RESULTS_LIST_SCREEN on class CL_CACS_DET_ABAP_FACADE has no parameter.
Method SHOW_WUL_RESULTS_LIST_SCREEN on class CL_CACS_DET_ABAP_FACADE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |