SAP ABAP Class CL_MRM_WRAPPER_FACTORY (Factory Class for CL_MRM_WRAPPER)
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_WRAPPER_FACTORY | |
Short Description | Factory Class for CL_MRM_WRAPPER | |
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 | 20120321 | SAP |
Last change | 20130531 | 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_WRAPPER_FACTORY has no interface implemented.
Friends
Class CL_MRM_WRAPPER_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_MRM_WRAPPER_FACTORY | Factory Class for CL_MRM_WRAPPER | 20120321 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_MRM_WRAPPER | MRM: Wrapper for External Calls | 20120321 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag "Runs in Mocking Mode" | 20120321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120321 | |
2 | ![]() |
Static method | Public | Method | Get Instance (Singleton) | 20120321 |
3 | ![]() |
Instance method | Public | Method | Get Instance of MRM Wrapper Class | 20120321 |
Events
Class CL_MRM_WRAPPER_FACTORY has no event.
Types
Class CL_MRM_WRAPPER_FACTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MOCK_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20120321 |
Method CONSTRUCTOR on class CL_MRM_WRAPPER_FACTORY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MOCK_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag "Mock Mode" | 20120321 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MRM_WRAPPER_FACTORY | Factory Class for CL_MRM_WRAPPER | 20120321 |
Method GET_INSTANCE on class CL_MRM_WRAPPER_FACTORY has no exception.
Method GET_INSTANCE_MRM_WRAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_MRM_WRAPPER | Wrapper for external calls | 20120321 |
Method GET_INSTANCE_MRM_WRAPPER on class CL_MRM_WRAPPER_FACTORY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |