SAP ABAP Class IF_EX_QM_CLIENT_SETTINGS (Interface for BAdI: BADI_QM_CLIENT_SETTINGS)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120612 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QM_CLIENT_SETTINGS_01 | Class for BAdI Implementation: QM_CLIENT_SETTINGS_POS_01 | 20120613 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QM_CLIENT_SETTINGS_02 | Class for BAdI Implementation: BADI_QM_CLIENT_SETTINGS_02 | 20120625 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QM_CLIENT_SETTINGS_03 | 20120711 | |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QM_CLIENT_SETTINGS_04 | Class for BAdI Implementation: QM_CLIENT_SETTINGS_POS_04 | 20120719 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QM_CLIENT_SETTINGS_05 | FMEA Enhancements | 20120831 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QM_CLIENT_SETTINGS_06 | 20120906 | |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QM_CLIENT_SETTINGS_07 | 20120831 |
Properties
Class | IF_EX_QM_CLIENT_SETTINGS | |
Short Description | Interface for BAdI: BADI_QM_CLIENT_SETTINGS | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120612 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_QM_CLIENT_SETTINGS has no forward declaration.
Interfaces
Class IF_EX_QM_CLIENT_SETTINGS has no interface implemented.
Friends
Class IF_EX_QM_CLIENT_SETTINGS has no friend class.
Attributes
Class IF_EX_QM_CLIENT_SETTINGS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Export of Switches to UI | 20120612 |
2 | ![]() |
Instance method | Public | Method | Import of Switches from UI | 20120612 |
3 | ![]() |
Instance method | Public | Method | Check Whether Switch Active | 20120612 |
Events
Class IF_EX_QM_CLIENT_SETTINGS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_SWITCH | Public | See coding | Switch | 20120612 | BEGIN OF ts_switch,
process TYPE qm_business_process,
dataelement TYPE rollname,
active TYPE qm_switch,
END OF ts_switch
|
|
2 | TT_SWITCH | Public | See coding | Table: Switch | 20120612 | tt_switch TYPE STANDARD TABLE OF ts_switch
|
Method Signatures
Method EXPORT_SWITCHES_TO_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SWITCH | Call by reference | Type reference (TYPE) | TT_SWITCH | Tabelle: Schalter | 20120612 | ||
2 | ![]() |
IV_SWITCHES | Call by reference | Type reference (TYPE) | TQSS-SWITCHES | Customizingschalter zum BAdI BADI_QM_CLIENT_SETTINGS | 20120612 |
Method EXPORT_SWITCHES_TO_UI on class IF_EX_QM_CLIENT_SETTINGS has no exception.
Method IMPORT_SWITCHES_FROM_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20120612 | ||
2 | ![]() |
CV_SWITCHES | Call by reference | Type reference (TYPE) | TQSS-SWITCHES | Customizingschalter zum BAdI BADI_QM_CLIENT_SETTINGS | 20120613 | ||
3 | ![]() |
IT_SWITCH | Call by reference | Type reference (TYPE) | TT_SWITCH | Tabelle: Schalter | 20120612 |
Method IMPORT_SWITCHES_FROM_UI on class IF_EX_QM_CLIENT_SETTINGS has no exception.
Method IS_SWITCH_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_ACTIVE | Value transfer | Type reference (TYPE) | QM_SWITCH | Aktiv? | 20120612 | ||
2 | ![]() |
IV_DATAELEMENT | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20120612 |
Method IS_SWITCH_ACTIVE on class IF_EX_QM_CLIENT_SETTINGS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |