SAP ABAP Interface IF_SFW_SWITCHED_OBJECT_CHECK (Consistency Check for Switched Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFW_SWITCH_BROWSER (Package) SFW - Switch Framework Browser
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SFW_SWITCHED_OBJ_CHECK_DDIC | Consistency Check DDIC | 20110819 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SFW_SWITCHED_OBJ_CHECK_ENHO | Consistency Check DDIC | 20110819 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SFW_SWITCHED_OBJ_CHECK_SCP1 | Consistency Check DDIC | 20130403 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SFW_SWITCHED_OBJ_CHECK_SCP2 | Konsistenzprüfung DDIC | 20110926 |
Properties
| Interface | IF_SFW_SWITCHED_OBJECT_CHECK | |
| Short Description | Consistency Check for Switched Objects |
General Data
| Package | SFW_SWITCH_BROWSER | SFW - Switch Framework Browser |
| Created | 20110601 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SFW_SWITCHED_OBJECT_CHECK has no forward declaration.
Interfaces
Interface IF_SFW_SWITCHED_OBJECT_CHECK has no interface.
Friends
Interface IF_SFW_SWITCHED_OBJECT_CHECK has no friend.
Attributes
Interface IF_SFW_SWITCHED_OBJECT_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Consistency Check | 20110819 | |
| 2 | Static method | Public | Method | Registration for Enhancement Technology or of Type | 20110819 |
Events
Interface IF_SFW_SWITCHED_OBJECT_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SWITCHED_OBJECT_TYPE | Public | See coding | 20110819 | begin of ty_switched_object_type,
pgmid type pgmid,
type type trobjtype,
enhtooltype type enhtooltype,
end of ty_switched_object_type
|
||
| 2 | TY_SWITCHED_OBJECT_TYPES | Public | See coding | 20110819 | ty_switched_object_types type hashed table of ty_switched_object_type with unique key table_line
|
Method Signatures
Method CHECK_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHTOOLTYPE | Call by reference | Type reference (TYPE) | ENHTOOLTYPE | Enhancement Tool | 20110819 | |||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Objektname in der Objektliste | 20110819 | |||
| 3 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20110819 | |||
| 4 | PGMID | Call by reference | Type reference (TYPE) | PGMID | 'R3TR' | Programm-ID in Aufträgen und Aufgaben | 20110819 | ||
| 5 | SWITCH_STATE | Call by reference | Type reference (TYPE) | SFW_SWITCHPOS | Schalterstellung | 20110819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konsistenzcheck | 20110819 |
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_TYPES | Call by reference | Type reference (TYPE) | TY_SWITCHED_OBJECT_TYPES | 20110819 |
Method REGISTER on Interface IF_SFW_SWITCHED_OBJECT_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |