2010 Mar 21 9:07 PM
Hi,
I'm searching a BAPI to display a list of prices for a material like the transaction vk33.
Thank You
Julie
Hi,
I'm searching a BAPI to display a list of prices for a material like the transaction vk33.
Thank You
Julie
2010 Mar 21 9:46 PM
check BAPI_PRICES_CONDITIONS
also chk these fms.
RV_VIEWS_FOR_CONDITIONS
PRICING_GET_CONDITIONS
2010 Mar 22 4:16 AM
I need to obtain a list of material price like VK33 produce.
Input information :
Sales organization
Distribution channel low
Distribution channel high
Document currency
Condition type
Valid on
Output information :
List of prices by material and distribution channel
I've tried to display the bapi PRICING_GET_CONDITIONS with the transaction SE37 and my client SAP ECC 6.0 gave me "No vendor specified"
Can I find this BAPI documentation (Tabs Imports Exports and Tables are the most important) somewhere?
Thank You for Your Help
2010 Mar 22 4:40 AM
Hi.. Try the following FM's
RV_VIEWS_FOR_CONDITIONS
PRICING_GET_CONDITIONS
BAPI_CMPGN_DET_CONDITIONS
BAPI_FREEGOODS_CONDITIONS
BAPI_LISTING_CONDITIONS
BAPI_PRICES_CONDITIONS
BAPI_FTR_CONDITION_CHANGE
BAPI_FTR_CONDITION_CREATE
BAPI_FTR_CONDITION_DELETE
BAPI_FTR_CONDITION_GETLIST
And here is the sample code for BAPI_PRICES_CONDITIONS
Moderator message - Please respect the 2,500 character maximum when posting. Post only the relevant portions of code
Cheers
Edited by: Rob Burbank on Mar 22, 2010 4:25 PM
2010 Mar 22 8:20 PM
I'm not able to find all the input data that I need in the BAPIs you listed.
I'm not able to execute one of these and have results....
Do you know if it's possible to see the source code of VK33 to know exactly what BAPI is used?
2010 Mar 23 3:11 AM
Hi Julie,
The program for VK33 - SAPMV13A
Check this out for source code.
http://www.cnblogs.com/wiele/archive/2007/09/29/910349.html
Cheers
2010 Mar 23 3:15 AM
What is the purpose of the source code report you gave me, I'm not sure to understand the ling with VK33 - Price List.
Thank You
2010 Mar 29 1:00 AM
Hi,
You asked for the source code for VK33.
Put a breakpoint in call function and see which BAPI has been called..
Cheers
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |