2011 Dec 05 6:47 AM
Hi everybody,
I'm in trouble by using BAPI_ACC_DOCUMENT_POST. I have two kinds of documents - some of them are matching an GL account which doesn't need a movement type, the other are matching a GL account which needs a movement type.
The first group of postings are doing very well, but the second (movement type necessary) are going wrong with the message, that I have to input a movement type - which I did! I filled the field BAPIACGL09-CS_TRANS_T with a valid movement type, but I am getting Error Message 808 from Form CHECK_SINGLE_FIELD_SELECTION in Program SAPLFACI. The movement type check in Form RMVCT_CHECK in the BAPI is going well.
What I am doing wrong? It seems, that the movement type is going lost while processing the BAPI (or BAPI-called routines), perhaps I have to fill another field when I fill the movement type?
Thanks for helping me!
2011 Dec 06 8:26 AM
Simply misunderstood the documentation. If filled correctly, it works fine.