SAP ABAP Class IF_MRM_DINV_PRICING (Differential Invoicing - Price Determination)
Properties
Class IF_MRM_DINV_PRICING  
Short Description Differential Invoicing - Price Determination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100922   SAP 
Last change 20130531   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)
2 MMCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 MRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_MRM_DINV_PRICING has no interface implemented.
Friends
Class IF_MRM_DINV_PRICING has no friend class.
Attributes
Class IF_MRM_DINV_PRICING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Purge 20101028
2 CONTAINS_DATA Instance method Public Method Check Whether Price Determination Data Exists 20110217
3 ERROR Instance method Public Method Price Determination Error Occurred 20101110
4 GET_DATA Instance method Public Method Provides Price Determination Information for Document Item 20100922
5 SET_CURRENT Instance method Public Method Display: Price Determination Data Current/Not Current 20110208
6 SET_DATA Instance method Public Method Updates Pricing Information for the Document Item 20110809
Events
Class IF_MRM_DINV_PRICING has no event.
Types
Class IF_MRM_DINV_PRICING has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class IF_MRM_DINV_PRICING has no parameter.
Method CLEAR on class IF_MRM_DINV_PRICING has no exception.

Method CONTAINS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTAINS Value transfer Type reference (TYPE) ABAP_BOOL 20110217

Method CONTAINS_DATA on class IF_MRM_DINV_PRICING has no exception.

Method ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ERROR Value transfer Type reference (TYPE) ABAP_BOOL 20101110

Method ERROR on class IF_MRM_DINV_PRICING has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KOMK Call by reference Type reference (TYPE) KOMK Preisfindung Kommunikations-Kopf aktueller Beleg 20100922
2 Exporting ES_KOMP Call by reference Type reference (TYPE) KOMP Preisfindung Kommunikations-Position aktueller Beleg 20100922
3 Exporting ET_KOMV Call by reference Type reference (TYPE) KOMV_TAB Tabellentyp komv aktueller Beleg 20100922
4 Exporting EV_CPE_GUID_E Call by reference Type reference (TYPE) MRM_CPE-CPE_GUID_E Globally Unique Identifier 20110720

Method GET_DATA on class IF_MRM_DINV_PRICING has no exception.

Method SET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT Call by reference Type reference (TYPE) ABAP_BOOL 20110208

Method SET_CURRENT on class IF_MRM_DINV_PRICING has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KOMK Call by reference Type reference (TYPE) KOMK Preisfindung Kommunikations-Kopf 20110809
2 Importing IS_KOMP Call by reference Type reference (TYPE) KOMP Preisfindung Kommunikations-Position. 20110809
3 Importing IT_KOMV Call by reference Type reference (TYPE) KOMV_TAB Tabellentyp komv 20110809
4 Importing IV_CPE_GUID_E Call by reference Type reference (TYPE) MRM_CPE-CPE_GUID_E Globally Unique Identifier 20110809

Method SET_DATA on class IF_MRM_DINV_PRICING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in