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 ABAP 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 MS_BUKRS_SPLIT_ACTIVE Static Attribute Private Type reference (TYPE) TYP_BUKRS_SPLIT Buffer: Document Splitting Active for Company Code 20080603
2 MV_CASH_LEDGER_ACTIVE Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20080124
3 MV_NO_EVENT Static Attribute Private Type reference (TYPE) ABAP_BOOL 20110404
4 MY_INSTANCE 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 CHECK_DOCUMENT_SPLIT_ACTIVE Static method Public Method Check: New General Ledger Active (Yes/No) 20080603
2 CREATE Static method Public Method Factory Method 20080124
3 GET_NO_EVENT Static method Public Method Get Variable I_NO_EVENT 20110404
4 READ_ACTIVATION_STATUS Instance method Public Method Read Activation State for Various Components 20080124
5 SET_NO_EVENT 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 Importing I_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20080603
2 Returning 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 Returning 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 Exporting 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 Importing 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