SAP ABAP Interface IF_SWF_CONSTANTS (SW/EH Framework Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFWTOOLS (Package) Basis Tools for Switch Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_SFW_STATE | Status of SFW Objects / For Workbench Requests | 20080306 |
Properties
| Interface | IF_SWF_CONSTANTS | |
| Short Description | SW/EH Framework Constants |
General Data
| Package | SFWTOOLS | Basis Tools for Switch Framework |
| Created | 20080306 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_CONSTANTS has no forward declaration.
Interfaces
Interface IF_SWF_CONSTANTS has no interface.
Friends
Interface IF_SWF_CONSTANTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFSET_STATE_DESELECTED | Constant | Public | Type reference (TYPE) | SFW_BFS_STATE | 'D' | Switch Framework: Status of a Business Function Set | 20091116 | |
| 2 | BFSET_STATE_SELECTED | Constant | Public | Type reference (TYPE) | SFW_BFS_STATE | 'S' | Switch Framework: Status of a Business Function Set | 20091116 | |
| 3 | CALLING_CONTEXT_IMPORT | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Call from Import Context | 20081009 | |
| 4 | CALLING_CONTEXT_PROCESSING | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Call from Normal Processing | 20081009 | |
| 5 | DISPLAYED_OBJECT | Constant | Public | Type reference (TYPE) | FLAG | 'D' | Data belong to displayed object | 20080327 | |
| 6 | FALSE | Constant | Public | Type reference (TYPE) | BOOLEAN | ' ' | False | 20080306 | |
| 7 | FCODE_ACTIVATE_BCSET | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ACT_BC' | Activate BC Sets from SFW1 | 20080425 | |
| 8 | FCODE_BACK_TO_ACT_VERS | Constant | Public | Type reference (TYPE) | SYUCOMM | 'B2A' | Return to Active Version | 20080317 | |
| 9 | FCODE_GET_TMP_VERSION | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TMP_VERS' | Generate Version | 20080403 | |
| 10 | FCODE_NAV_VERS_MNT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NAV_VERS' | Navigation Version Management | 20080307 | |
| 11 | FCODE_WB_ACTIVATE | Constant | Public | Type reference (TYPE) | SYUCOMM | 'WB_ACTIVATE' | Function Code that Triggered PAI | 20080410 | |
| 12 | FCODE_WB_ACT_INACT_TOGGLE | Constant | Public | Type reference (TYPE) | SYUCOMM | 'WB_ACT_INACT_TOGGLE' | Function Code that Triggered PAI | 20080410 | |
| 13 | FCODE_WB_DISP_EDIT_TOGGLE | Constant | Public | Type reference (TYPE) | SYUCOMM | 'WB_DISP_EDIT_TOGGLE' | Display <-> Change | 20080310 | |
| 14 | FCODE_WB_EDIT_ENH | Constant | Public | Type reference (TYPE) | SYUCOMM | 'WB_EDIT_ENH' | Function Code that Triggered PAI | 20080410 | |
| 15 | OBJ_VERSION_ACTIVE | Constant | Public | Type reference (TYPE) | VERSION | '000000' | Active Version | 20080310 | |
| 16 | OBJ_VERSION_INACTIVE | Constant | Public | Type reference (TYPE) | VERSION | '099999' | Inactive Version | 20080312 | |
| 17 | OBJ_VERSION_TYPE_ACTIVE | Constant | Public | Type reference (TYPE) | SFW_R3STATE | 'A' | Internal Version Display Active | 20080313 | |
| 18 | OBJ_VERSION_TYPE_INACTIVE | Constant | Public | Type reference (TYPE) | SFW_R3STATE | 'I' | Internal Version Display Active | 20080313 | |
| 19 | PROCESS_STEP_CLIENT_COPY | Constant | Public | Type reference (TYPE) | SFW_PROCESS_STEP | 'C' | Switch Framework: Process Step | 20091116 | |
| 20 | PROCESS_STEP_DIALOGUE | Constant | Public | Type reference (TYPE) | SFW_PROCESS_STEP | 'D' | Switch Framework: Process Step | 20091116 | |
| 21 | PROCESS_STEP_GUI | Constant | Public | Type reference (TYPE) | SFW_PROCESS_STEP | 'G' | Switch Framework: Process Step | 20091116 | |
| 22 | PROCESS_STEP_IMPORT | Constant | Public | Type reference (TYPE) | SFW_PROCESS_STEP | 'I' | Switch Framework: Process Step | 20091116 | |
| 23 | PROCESS_STEP_UPGRADE | Constant | Public | Type reference (TYPE) | SFW_PROCESS_STEP | 'U' | Switch Framework: Process Step | 20091116 | |
| 24 | SEU_OBJ_TYPE_BUSINESS_FKT | Constant | Public | Type reference (TYPE) | SEU_STYPE | '6F' | Workbench: Internal type (w/o directory) | 20080309 | |
| 25 | SEU_OBJ_TYPE_BUSINESS_SET | Constant | Public | Type reference (TYPE) | SEU_STYPE | '6T' | Workbench: Internal type (w/o directory) | 20080309 | |
| 26 | SEU_OBJ_TYPE_SWITCH | Constant | Public | Type reference (TYPE) | SEU_STYPE | '6S' | Workbench: Internal type (w/o directory) | 20080309 | |
| 27 | SUBCREEN_B_FKT_PROP | Constant | Public | Type reference (TYPE) | SYUCOMM | 'BFUNC_WB_FC4' | Subscreen Property | 20080310 | |
| 28 | SUBCREEN_B_SET_PROP | Constant | Public | Type reference (TYPE) | SYUCOMM | 'BFS_WB_FC4' | Subscreen Property | 20080310 | |
| 29 | SUBCREEN_SWITCH_PROP | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SWITCH_WB_FC1' | Subscreen Property | 20080310 | |
| 30 | TRUE | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | True | 20080306 | |
| 31 | VERSIONABLE_OBJ_BUSINESS_FKT | Constant | Public | Type reference (TYPE) | SFW_VERSIONABLE_OBJ_TYPE | 'SFBF' | Versionable Object Type SFSW / SFBF / SFBS | 20080306 | |
| 32 | VERSIONABLE_OBJ_BUSINESS_SET | Constant | Public | Type reference (TYPE) | SFW_VERSIONABLE_OBJ_TYPE | 'SFBS' | Versionable Object Type SFSW / SFBF / SFBS | 20080306 | |
| 33 | VERSIONABLE_OBJ_TYPE_SWITCH | Constant | Public | Type reference (TYPE) | SFW_VERSIONABLE_OBJ_TYPE | 'SFSW' | Versionable Object Type SFSW / SFBF / SFBS | 20080306 | |
| 34 | WHERE_USED_LIST | Constant | Public | Type reference (TYPE) | FLAG | 'W' | Data is from where-used list | 20080327 |
Methods
Interface IF_SWF_CONSTANTS has no method.
Events
Interface IF_SWF_CONSTANTS has no event.
Types
Interface IF_SWF_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 711 |