Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exit for parking document

Former Member
0 Likes
1,842

Dear All,

I have a requirement for parking document. When I test run the code,it directly post the document number i.e puchase document no.

I want to know, which exit is to be used where I can find the parking document number and not the post document number in the output.

The tcode is MRRL.

Please help as I am beginner (1 month exp)

Thanks

Dear All,

I have a requirement for parking document. When I test run the code,it directly post the document number i.e puchase document no.

I want to know, which exit is to be used where I can find the parking document number and not the post document number in the output.

The tcode is MRRL.

Please help as I am beginner (1 month exp)

Thanks

4 REPLIES 4
Read only

shadab_maldar
Active Participant
0 Likes
1,326

Hi Mason,

What is the exact requirement.?

Regards,

Shadab.

Read only

0 Likes
1,326

I want to Parking Document number in the Inv Doc. No column. There is no need of purchase document number.

(Here it is directly posting)

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,326

Try to read first 1156325 - BAdIs in the Logistics Invoice Verification environment to find some suitable enhancement for your requirement, but could you reformulate your exact requirement (parked/final document number is the same, only different status of invoice, rbkp-rbstat, so what ?)

Regards,

Raymond

Read only

Former Member
0 Likes
1,326

Hi Experts,

For document parking in MRRL, I found a exit EXIT_SAPLACC4_001 ,but when I put a breakpoint inside it,the program doesn't enter in this. I want to ask is there any alternate way or any other exit for parking a document in MRRL.

Secondly, I found on some threads that in the same exit ,the documents can be parked using bstat = V. https://scn.sap.com/thread/415250

Please help me......as I am confused about this.