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

Function Module for OBYA (Automatic Posting - Clearing Account)

Former Member
0 Likes
1,063

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

5 REPLIES 5
Read only

Former Member
0 Likes
798

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

Read only

Former Member
0 Likes
798

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.

Read only

0 Likes
798

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.

Read only

Former Member
0 Likes
798

Hello Suresh,

Can you please post some reference as to how to exclude the prompt for the transport request for OBYA?

Thanks a lot

Read only

0 Likes
798

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.