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 | ![]() |
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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTYT_KPOSN_TRANSLATION | 20130129 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | EKKO-EBELN | Purchasing Document Number | 20130130 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | EKPO-EBELP | Item Number of Purchasing Document | 20130130 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | EKBE-KNUMV | Number of the document condition | 20130130 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | KOMV-KPOSN | Condition item number | 20130130 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20130129 | |
2 | ![]() |
Static method | Public | Method | 20130130 | |
3 | ![]() |
Static method | Public | Method | 20130129 | |
4 | ![]() |
Static method | Public | Method | 20130130 | |
5 | ![]() |
Static method | Public | Method | 20130131 | |
6 | ![]() |
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 | ![]() |
IV_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130307 | |||
2 | ![]() |
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 | ![]() |
IV_BUZEI | Call by reference | Type reference (TYPE) | EKBE-BUZEI | Item in Material Document | 20130129 | ||
2 | ![]() |
IV_EBELN | Call by reference | Type reference (TYPE) | EKKO-EBELN | Purchasing Document Number | 20130129 | ||
3 | ![]() |
IV_EBELP | Call by reference | Type reference (TYPE) | EKPO-EBELP | Item Number of Purchasing Document | 20130129 | ||
4 | ![]() |
IV_READ_ONLY | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20130129 | ||
5 | ![]() |
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 | ![]() |
IV_EBELN | Call by reference | Type reference (TYPE) | EKKO-EBELN | Purchasing Document Number | 20130130 | ||
2 | ![]() |
IV_EBELP | Call by reference | Type reference (TYPE) | EKPO-EBELP | Item Number of Purchasing Document | 20130130 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 |