cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Prices for installation

former_member608976
Participant
0 Likes
646

HI,

I am trying to get logic to fetch all historical prices applied for a installation. Also, link prices which are applied at register level.

Can anyone give me steps to do that?

Thanks,

Anjana Rao

Accepted Solutions (1)

Accepted Solutions (1)

srinivasankh
Contributor
0 Likes

Hi Anjana,

You get those details from the Billing Documents linked to that Installations (from Contract).

Firstly, you need to gather all the Line Item Types for that Prices so that I will be easier to fetch those lines related to Prices.

Tables involved:

EVER (Contract and Installation)

ERCH (Billing Document)

DBERCHZ1 joining DBERCHZ3 (Billing Line Items table) - this should give all the historical prices applied.

Hope you can get the required details from the above. Let me know if you need any more details than this.

Thanks,

Srini

Answers (1)

Answers (1)

TammyPowlas
SAP Mentor
SAP Mentor
0 Likes

In my system, table ETTIFN (installation facts) stores this information.

former_member608976
Participant
0 Likes

Thanks for your response but that will give me just the installation facts.

Basically i am trying to get all prices that could have been applied for an installation historically, prices that might be deduced from rate category / rate / operands.

Cheers,

Anjana Rao