on 2010 Nov 02 2:28 PM
Hi,
I am having a strange issue while posting using BAPI_ACC_DOCUMENT_POST.
I am calling this BAPI inside an FM which in turn is called from a web dynpro program.
Please note that i have no import parameters to this FM. All values are hardcoded.
Now if i run this FM independently, BAPI works fine; document gets posted.
But if i call the same via portal/web dynpro, BAPI is returning an error; eventhough all data passed to BAPI remains the same(hardcoded).
Any pointers would be extremely helpful.
Thanks,
Meera
To be honest this isn't really a web dynpro ABAP question. Have you tried calling this BAPI from a program running in the background? I'm betting it wouldn't work there either. Furthermore, there isn't really anything you can do from Web Dynpro differently that would cause or correct this. Either your parameters are wrong or this BAPI incorrectly can't run dark (without SAPGUI connection).
A couple of suggestions.
1. Post this question instead into one of the general ABAP forums to see if others are having similiar problems with this BAPI. As stated this isn't really a Web Dynpro specific aspect here.
2. Search the service notes database to see if there any documented problems with this BAPI.
3. Confirm you don't have any enhancements or modifications within the BAPI.
4. Consider opening a support ticket specific to this BAPI (not in the Web Dynpro ABAP category).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Thomas for your reply.
I had infact posted this in the ABAP Development section as well; wanted to know if this had something to do with webdynpro, hence the repeat here.
I am guessing it has something to do with the BAPI call from webdynpro. Will update once resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.