cancel
Showing results for 
Search instead for 
Did you mean: 

Add ' Access sequence' and Table in "PRICING REPORT"

Former Member
0 Kudos

Hi guys,

I would like to change ( or edit ) an existing “Pricing Report”.

How do I add a new “Access Sequences” to Pricing Report?

How do I add new Tables to Pricing Report?

Tcode: V/LB

Please let me the solution in detail

Thanks a lot

Message was edited by:

Gopal Sajee

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Maintain Pricing Report

In this menu option, you define the screen layout for pricing reports. You use pricing reports to analyze condition records according to different criteria. Technically, pricing reportsare ABAP/4 programs.

Note

The standard SAP R/3 System contains predefined pricing reports which you can start using the application menu.

Actions

1. Display the pricing reports defined in the standard SAP R/3 System to check to what extent you can use them.

2. Create new pricing reports. To do this, proceed as follows:

a) Enter a two-digit description (with a character as the first digit) and the title of the pricing report you want to create.

b) All key fields which are used in conditions appear in alphabetical order on the following data screen. Select all key fields which should be used in the pricing report.

If you choose Edit->Further processing with AND, all condition tables will be evaluated that contain at least one of the selected key

fields. If you choose Edit->Further processing with OR, only the condition tables that contain all the selected key fields will

c) be evaluated.Select all condition tables which should be analyzed in the next dialog box.

d) Choose "Position fields" to define the screen layout of the pricing report. Make sure that all key fields from the selected tables appear on the following data screen.

Fields which should not be used as selection criteria later on when displaying the list, can be suppressed by cancelling the check mark in the "Selection" column.

You can also indicate fields as obligatory on the selection screen

Reward points if useful.

Regards,

Amrish Purohit

javed_ihsan
Active Participant
0 Kudos

Hi

Use transaction code V/LA to create new pricing reports. Here enter your new code and title. Ten select the fields and click on "OR" if you want to select tables that contains at least one of the selected fields. Or click on "And" if you want to select those tables which contains all the selected fields.

Then you select the tables that you want to bring in your report.

Similarly you can use V/LB to modify an existing pricing report.

rmazzali
Active Contributor
0 Kudos

you can do it in customizing, goto:

spro: sales-> basic functions -> pricing -> maintain pricing report

(tcode V/LA, V/LB, V/LC).

here you can define your own report coping an existing one or creating from scratch.

reward points if helpful

Roberto