SAP ABAP Class CL_MRM_COMPONENTS (Components for Invoice Verification)
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_COMPONENTS | |
Short Description | Components for Invoice Verification | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MRM | Appl.development R/3 decentralized invoice verification |
Created | 20080124 | SAP |
Last change | 20110908 | 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_COMPONENTS has no interface implemented.
Friends
Class CL_MRM_COMPONENTS 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) | TYP_BUKRS_SPLIT | Buffer: Document Splitting Active for Company Code | 20080603 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20080124 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110404 | |||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_MRM_COMPONENTS | Components for Invoice Verification | 20080124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check: New General Ledger Active (Yes/No) | 20080603 |
2 | ![]() |
Static method | Public | Method | Factory Method | 20080124 |
3 | ![]() |
Static method | Public | Method | Get Variable I_NO_EVENT | 20110404 |
4 | ![]() |
Instance method | Public | Method | Read Activation State for Various Components | 20080124 |
5 | ![]() |
Static method | Public | Method | Set Variable I_NO_EVENT | 20110404 |
Events
Class CL_MRM_COMPONENTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_BUKRS_SPLIT | Private | See coding | 20080603 | Begin of TYP_BUKRS_SPLIT,
bukrs type bukrs,
active type xfeld,
End of TYP_BUKRS_SPLIT
|
Method Signatures
Method CHECK_DOCUMENT_SPLIT_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20080603 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | XFELD | aktiv (ja/nein) | 20080603 |
Method CHECK_DOCUMENT_SPLIT_ACTIVE on class CL_MRM_COMPONENTS has no exception.
Method CREATE 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) | CL_MRM_COMPONENTS | Komponenten für Rechnungsprüfung | 20080124 |
Method CREATE on class CL_MRM_COMPONENTS has no exception.
Method GET_NO_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NO_EVENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110404 |
Method GET_NO_EVENT on class CL_MRM_COMPONENTS has no exception.
Method READ_ACTIVATION_STATUS Signature
Method READ_ACTIVATION_STATUS on class CL_MRM_COMPONENTS has no parameter.
Method READ_ACTIVATION_STATUS on class CL_MRM_COMPONENTS has no exception.
Method SET_NO_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NO_EVENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110404 |
Method SET_NO_EVENT on class CL_MRM_COMPONENTS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |