SAP ABAP Class IF_SFW_SWITCHED_OBJECT_CHECK (Consistency Check for Switched Objects)
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
Class | IF_SFW_SWITCHED_OBJECT_CHECK | |
Short Description | Consistency Check for Switched Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110601 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SFW_SWITCHED_OBJECT_CHECK has no forward declaration.
Interfaces
Class IF_SFW_SWITCHED_OBJECT_CHECK has no interface implemented.
Friends
Class IF_SFW_SWITCHED_OBJECT_CHECK has no friend class.
Attributes
Class 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
Class 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 class IF_SFW_SWITCHED_OBJECT_CHECK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |