‎2009 Jul 28 5:31 AM
Hello all,
I want to ask is there any FUNCTION MODULE for creating the Automatic Posting - Clearing Account (Transaction Code - OBYA). Actually I tried to do it using BDC, but for Transaction OBYA it always prompts me to select a Transport Request (which is invalid as I will need to do this through a batch run). Thanks in advance.
Thanks
‎2009 Jul 28 5:40 AM
Hi,
if it prompts to ask a transport request, even if you do in fucntion module or bapi it will prompt for a request only,so what you can do is create a transport request then record obya via BDC when it prompts a transport request assign the transport request,finish all your postings in a single request then you can take across to QA and PRD.
Edited by: suresh suresh on Jul 28, 2009 6:40 AM
‎2009 Jul 28 5:46 AM
Hello.
Thanks for the quick reply. I have suggested this to the client also, where we can use a single transport request to transport all the configurations to the QAS and PRD. But they user would actually like to have a ABAP PROGRAM to carry out this process on demand. As sometimes when they create a new Company Code they will need to establish the Intercompany Posting as well. May I have any other suggestions?
Thanks.
‎2009 Jul 28 5:52 AM
Hi,
then you have to consult with your basis consultant. what you can do is ask your basis consultant to remove the prompt for transport request,whenever you do OBYA transaction it should not ask for a transport request i hope you can achieve this.
‎2009 Jul 28 6:58 AM
Hello Suresh,
Can you please post some reference as to how to exclude the prompt for the transport request for OBYA?
Thanks a lot
‎2009 Jul 28 11:38 AM
Hi,
Am not familiar with these may be you can try these with the help of your basis consultant,
1. Limit the authorization object that can limit your transport activity, please use authorization object S_TRANSP and remove the value 60 (import) .
2. Remove the STMS from the role.