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

Park document of RERAPP

0 Likes
899

hi all,

Is there any way to park documents instead of direct post? Periodic posting :Contracts for Lease-In.

Regards,

Asif Shahzad

Accepted Solutions (0)

Answers (1)

Answers (1)

amarendar
Contributor
0 Likes

Hi Asif,

You can achieve it using below badi:

RECACUST-->Accounting--> Automatically Generated Accounting Document--> Enhancement--> Change RE document before posting.

Regards,

Amar

0 Likes

Thank you Amar for your interest and quick reply. We did not find any badi to park the document can you please describe in more detail.

Regards,

Asif

bowen_cao
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

Badi name is BADI_RERA_DOC which you can check via t-cd: SE18.

To implement it, please go to t-cd: SE19, with the interface method "BEFORE_POST", you will be able have changes for documents before posting.

Regards,

Bowen

0 Likes

Hi Bowen,

Thank you for your reply, however, actual requirement is to Park the document not post and could not found any option in this BADI. Can you please let us know any option.

Regards,

Asif

bowen_cao
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Asif,

Sorry I have no experience about park document with BADI.

BUT I believe you can call transactions/function modules to park document here with this BADI implementation. and the exit all further process of posting document.

How do you think of it?

Best regards,

Bowen