SAP ABAP Class CL_QM_BADI_FACTORY (Factory for BAdIs Related to QM Objects)
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
⤷
⤷
⤷
Properties
| Class | CL_QM_BADI_FACTORY | |
| Short Description | Factory for BAdIs Related to QM Objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | QM00 | QM central QM functions |
| Created | 20011010 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_QM_BADI_FACTORY has no interface implemented.
Friends
Class CL_QM_BADI_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20020917 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QM_IDI_INSPPOINT | BAdI Interface IF_EX_QM_IDI_INSPPOINT | 20011109 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20020917 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QM_INPUT_PROCEDURE | BAdI Interface IF_EX_QM_INPUT_PROCEDURE | 20011010 | |||
| 5 | Constant | Private | Type reference (TYPE) | SXRT_BOOLEAN | 'X' | Cross | 20020917 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20020917 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QC_PROFILE_MAINTAIN | BAdI Interface IF_EX_QC_PROFILE_MAINTAIN | 20011112 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20041130 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QE_SAVE_ADDON | BAdI Interface IF_EX_QE_SAVE_ADDON | 20041130 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20020917 | |||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QE_SAVE | BAdI Interface IF_EX_QE_SAVE | 20020114 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20030718 | |||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QG_INSP_RESULT_PRINT | BAdI Interface IF_EX_QG_INSP_RESULT_PRINT | 20030718 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20020917 | |||
| 15 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QB_QM_SYSTEM_COMPARE | BAdI Interface IF_EX_QB_QM_SYSTEM_COMPARE | 20011121 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20020917 | |||
| 17 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QB_Q_INFO_RECORD | BAdI Interface IF_EX_QB_Q_INFO_RECORD | 20011108 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | Run Through Implementation | 20020917 | |||
| 19 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_QE_RESULT_VALUATION | BAdI Interface IF_EX_QE_RESULT_VALUATION | 20011031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delivers Instance of BAdI QM_IDI_INSPPOINT | 20011109 | |
| 2 | Static method | Public | Method | Delivers Instance of BAdI QM_INPUT_PROCEDURE | 20011010 | |
| 3 | Static method | Public | Method | Delivers Instance of BAdI QC_PROFILE_MAINTAIN | 20011112 | |
| 4 | Static method | Public | Method | Delivers Instance of BAdI QE_SAVE_ADDON | 20041130 | |
| 5 | Static method | Public | Method | Delivers Instance of BAdI QE_SAVE | 20020114 | |
| 6 | Static method | Public | Method | Delivers Instance of BAdI QG_INSP_RESULT_PRINT | 20030718 | |
| 7 | Static method | Public | Method | Delivers Instance of BAdI QB_QM_SYSTEM_COMPARE | 20011121 | |
| 8 | Static method | Public | Method | Delivers Instance of BAdI QB_Q_INFO_RECORD | 20011108 | |
| 9 | Static method | Public | Method | Delivers Instance of BAdI QE_RESULT_VALUATION | 20011031 |
Events
Class CL_QM_BADI_FACTORY has no event.
Types
Class CL_QM_BADI_FACTORY has no local type.
Method Signatures
Method GET_IDI_INSPPOINT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QM_IDI_INSPPOINT | BAdI-Interface IF_EX_QM_IDI_INSPPOINT | 20011109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20011109 |
Method GET_INPUT_PROCEDURE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QM_INPUT_PROCEDURE | BAdI-Interface IF_EX_QM_INPUT_PROCEDURE | 20011010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20011010 |
Method GET_PROFILE_MAINTAIN_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QC_PROFILE_MAINTAIN | BAdI-Interface IF_EX_QC_PROFILE_MAINTAIN | 20011112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20011112 |
Method GET_QE_SAVE_ADDON_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QE_SAVE_ADDON | BAdI-Interface IF_EX_QE_SAVE_ADDON | 20041130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20041130 |
Method GET_QE_SAVE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QE_SAVE | BAdI-Interface IF_EX_QE_SAVE | 20020114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20020114 |
Method GET_QG_INSP_RESULT_PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QG_INSP_RESULT_PRINT | BAdI-Interface IF_EX_QG_INSP_RESULT_PRINT | 20030718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20030718 |
Method GET_QM_SYSTEM_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QB_QM_SYSTEM_COMPARE | BAdI-Interface IF_EX_QB_QM_SYSTEM_COMPARE | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20011121 |
Method GET_Q_INFO_KEY_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QB_Q_INFO_RECORD | BAdI-Interface IF_EX_QM_INPUT_PROCEDURE | 20011108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20011108 |
Method GET_RESULT_VALUATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EX_QE_RESULT_VALUATION | BAdI-Interface IF_EX_QE_RESULT_VALUATION | 20011031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Instanzerzeugung | 20011031 |
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 470 |