SAP ABAP Class CL_MRM_PEV (Period-End Valuation)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MRM_PEV Period-End Valuation 20130514
Properties
Class CL_MRM_PEV  
Short Description Period-End Valuation    
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 20130513   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MRM_PEV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MRM_PEV Period-End Valuation 20130514
Friends
Class CL_MRM_PEV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_IDX_MAINTAIN Static Attribute Private Object reference (TYPE REF TO) IF_CMM_IDX_MAINTAIN Index: API for Index Table 20131127
2 GO_IDX_UTIL Static Attribute Private Object reference (TYPE REF TO) IF_CMM_IDX_UTIL Index: Utilities 20131127
3 GO_MEV_EXTERNAL_SERVICES Static Attribute Private Object reference (TYPE REF TO) IF_MEV_EXTERNAL_SERVICES Period-End Valuation 20130514
4 MY_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_MRM_PEV Period-End Valuation 20130514
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IF_IN_PERIOD_END Instance method Public Method 20130514
2 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20130514
3 CONSTRUCTOR Instance method Private Constructor Default Constructor 20130514
4 GET_INSTANCE Static method Public Method Access to Singleton Object 20130514
5 GET_RELEVANT_ITEMS Instance method Private Method Get Relevant Items for Check 20131127
6 READ_INDEX Instance method Private Method Read Index 20131127
Events
Class CL_MRM_PEV has no event.
Types
Class CL_MRM_PEV has no local type.
Method Signatures

Method CHECK_IF_IN_PERIOD_END Signature

Method CHECK_IF_IN_PERIOD_END on class CL_MRM_PEV has no parameter.
Method CHECK_IF_IN_PERIOD_END on class CL_MRM_PEV has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MRM_PEV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MRM_PEV has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MRM_PEV has no parameter.
Method CONSTRUCTOR on class CL_MRM_PEV has no exception.

Method GET_INSTANCE 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) IF_MRM_PEV Periodenendbewertung 20130514

Method GET_INSTANCE on class CL_MRM_PEV has no exception.

Method GET_RELEVANT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DRSEG Call by reference Type reference (TYPE) MMCR_TDRSEG 20131127
2 Returning RT_GR_KEYS Value transfer Type reference (TYPE) MEV_T_GR_KEY 20131127

Method GET_RELEVANT_ITEMS on class CL_MRM_PEV has no exception.

Method READ_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX Call by reference Type reference (TYPE) CMM_T_IDX 20131127
2 Importing IT_DRSEG Call by reference Type reference (TYPE) MMCR_TDRSEG 20131127

Method READ_INDEX on class CL_MRM_PEV has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in