SAP ABAP Interface IF_EX_QM_CLIENT_SETTINGS (Interface for BAdI: BADI_QM_CLIENT_SETTINGS)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
QM00 (Package) QM central QM functions
⤷
⤷
⤷
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
| Interface | IF_EX_QM_CLIENT_SETTINGS | |
| Short Description | Interface for BAdI: BADI_QM_CLIENT_SETTINGS |
General Data
| Package | QM00 | QM central QM functions |
| Created | 20120612 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_QM_CLIENT_SETTINGS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120612 |
Friends
Interface IF_EX_QM_CLIENT_SETTINGS has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_EX_QM_CLIENT_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |