cancel
Showing results for 
Search instead for 
Did you mean: 

Linking PM Confirmation (IW41/IW44) lines to DMR lines (VA02)

9876543210
Participant
0 Kudos

We use PM Orders by entering lines in IW41/IW44. After the Confirmations are entered, users are using DP90 to generate a Debit Memo Request. There are some things that can't be entered in IW41/44; so they would add any misc. items on the DMR using VA02.


Is there any t-code, query, or a way to link up the confirmation table to the Order table to find out what came in from a Confirmation line vs. what was entered manually?

Accepted Solutions (0)

Answers (4)

Answers (4)

peter_atkin
Active Contributor

Mach,

Many years ago we did a DP90 development to bring the individual IW41 lines onto the DMR with the associated users full name (not SAP username). This was done so the customer could see which technician had done the work, and how many hours they had booked.

So yes, it can be done, but from memory it takes a some development..

.

PeteA

peter_atkin
Active Contributor
0 Kudos

Mach,

A lot depends on how your DIP Profile is set up. If you aggregate information, then you will lose the direct connection between the order posting and the IW41 posting.

I dont have a CS system to look at, so unfortunately I cannot check.

There are loads of user-exits/BADIs in the DP90 process. Download the excellent PDF document from: https://launchpad.support.sap.com/#/notes/301117

.

PeteA

9876543210
Participant
0 Kudos

Yes, unfortunately the DIP Profile was setup so that the information was aggregate it, but our consulting partner at the time said that's the only way it works. You're saying that we can change it so it's not aggregate?!

pardhreddyc
Active Contributor
0 Kudos

Hi,

by looking at your post, where no clarity on your statement "There are some things that can't be entered in IW41/44"... at this point I can say, to get the required information from VA03 can be achieved with screen enhancement...

Regards,

Pardha Redy.C

9876543210
Participant
0 Kudos

Certain things such as % surcharges, etc. can't be added on the IW41/44 screens because those screens are meant for time-based activity only.

peter_atkin
Active Contributor
0 Kudos

Mach,

Many of the DP90 tables begin with AD0*.

Use SE16/SE16N/SE16H to review this data.

PeteA

9876543210
Participant
0 Kudos

Peter, it looks like the following tables have considerable data:

AD01DLI
AD01DLIEF
AD01DLISF
AD01C_MAT
AD01C_MATA

But none of these tables link the Confirmation lines to the DMR lines