SAP ABAP Class CL_MEPR_HELPER (Helper Class for Pricing in MM)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Properties
Class CL_MEPR_HELPER  
Short Description Helper Class for Pricing in MM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 20130129   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)
Interfaces
Class CL_MEPR_HELPER has no interface implemented.
Friends
Class CL_MEPR_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_KPOSN_TRANSLATION Static Attribute Private Type reference (TYPE) GTYT_KPOSN_TRANSLATION 20130129
2 GV_EBELN Static Attribute Private Type reference (TYPE) EKKO-EBELN Purchasing Document Number 20130130
3 GV_EBELP Static Attribute Private Type reference (TYPE) EKPO-EBELP Item Number of Purchasing Document 20130130
4 GV_KNUMV Static Attribute Private Type reference (TYPE) EKBE-KNUMV Number of the document condition 20130130
5 GV_KPOSN Static Attribute Private Type reference (TYPE) KOMV-KPOSN Condition item number 20130130
6 GV_PRICING_FOR_MULTIPLE_GR Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130129
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130129
2 GET_KNUMV Static method Public Method 20130130
3 GET_KPOSN_FOR_BUZEI Static method Public Method 20130129
4 GET_MEMORIZED_KPOSN Static method Public Method 20130130
5 INITIALIZE Static method Public Method 20130131
6 IS_MULTIPLE_BUZEI_SUPPORTED Static method Public Method 20130129
Events
Class CL_MEPR_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYS_KPOSN_TRANSLATION Private See coding 20130129 BEGIN OF gtys_kposn_translation, ebeln TYPE ekko-ebeln, ebelp TYPE ekpo-ebelp, buzei TYPE ekbe-buzei, kposn TYPE komp-kposn, END OF gtys_kposn_translation
2 GTYT_KPOSN_TRANSLATION Private See coding 20130129 gtyt_kposn_translation TYPE TABLE OF gtys_kposn_translation
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_KNUMV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20130307
2 Returning RV_KNUMV Value transfer Type reference (TYPE) EKBE-KNUMV Number of the document condition 20130130

Method GET_KNUMV on class CL_MEPR_HELPER has no exception.

Method GET_KPOSN_FOR_BUZEI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUZEI Call by reference Type reference (TYPE) EKBE-BUZEI Item in Material Document 20130129
2 Importing IV_EBELN Call by reference Type reference (TYPE) EKKO-EBELN Purchasing Document Number 20130129
3 Importing IV_EBELP Call by reference Type reference (TYPE) EKPO-EBELP Item Number of Purchasing Document 20130129
4 Importing IV_READ_ONLY Call by reference Type reference (TYPE) XFELD Checkbox 20130129
5 Returning RV_KPOSN Value transfer Type reference (TYPE) KOMP-KPOSN Condition item number 20130129

Method GET_KPOSN_FOR_BUZEI on class CL_MEPR_HELPER has no exception.

Method GET_MEMORIZED_KPOSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EBELN Call by reference Type reference (TYPE) EKKO-EBELN Purchasing Document Number 20130130
2 Importing IV_EBELP Call by reference Type reference (TYPE) EKPO-EBELP Item Number of Purchasing Document 20130130
3 Returning RV_KPOSN Value transfer Type reference (TYPE) KOMV-KPOSN Condition item number 20130130

Method GET_MEMORIZED_KPOSN on class CL_MEPR_HELPER has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EKET Call by reference Type reference (TYPE) EKET_TT Purchasing Document Number 20130131

Method INITIALIZE on class CL_MEPR_HELPER has no exception.

Method IS_MULTIPLE_BUZEI_SUPPORTED Signature

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

Method IS_MULTIPLE_BUZEI_SUPPORTED on class CL_MEPR_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617