SAP ABAP Class CL_MRM_SWITCH_CHECK (Query Class for Switch)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MRM (Package) Appl.development R/3 decentralized invoice verification
⤷
⤷
⤷
Properties
| Class | CL_MRM_SWITCH_CHECK | |
| Short Description | Query Class for Switch | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MRM | Appl.development R/3 decentralized invoice verification |
| Created | 20080108 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MRM_SWITCH_CHECK has no interface implemented.
Friends
Class CL_MRM_SWITCH_CHECK has no friend class.
Attributes
Class CL_MRM_SWITCH_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Switch Check for Contracts | 20081208 | |
| 2 | Static method | Public | Method | Check for "Plant" Field in G/L Account Switch | 20080114 | |
| 3 | Static method | Public | Method | Switch Check for SRM Contracts | 20081208 | |
| 4 | Static method | Public | Method | Switch Check for Transportation Management (TM 8.0) | 20091006 |
Events
Class CL_MRM_SWITCH_CHECK has no event.
Types
Class CL_MRM_SWITCH_CHECK has no local type.
Method Signatures
Method GET_CONTRACT_SWITCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Switch active/deactive | 20081208 |
Method GET_CONTRACT_SWITCH_STATE on class CL_MRM_SWITCH_CHECK has no exception.
Method GET_PLNT_SWITCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | field werk schalter aktiv/deaktiv | 20080114 |
Method GET_PLNT_SWITCH_STATE on class CL_MRM_SWITCH_CHECK has no exception.
Method GET_SRM_CONTRACT_SWITCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Switch active/deactive | 20081208 |
Method GET_SRM_CONTRACT_SWITCH_STATE on class CL_MRM_SWITCH_CHECK has no exception.
Method GET_TM_SWITCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Switch active/deactive | 20091006 |
Method GET_TM_SWITCH_STATE on class CL_MRM_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |