‎2011 Dec 24 6:11 AM
Dear All,
Greetings....
We are developing TDS process for Nepal Country similar to Indian i.e J1INCHLN, J1INBANK, J1INCERT. As there is no standard functionality available for Nepal Country in SAP, we have copied the standard above mentioned T-Codes to custom T-codes and modified. Everything is working perfectly except that, when we give Posting date range and execute the J1INCHLN custom program, it will internally call BDC program for FB05. It is calling correctly but while displaying the list of open items in FB05 it is displaying all the open items available for a particular GL account number and not restricting the posting date range.
But in standard J1INCHLN, when we execute this T-Code by givng posting date range, it will display the list of open items available for the posting date range entered in FB05.
I have not changed the BDC code and using the std program availble for J1INCHLN. Even though it is not behaving properly. So kindly suggest how to pass the posting date range to FB05 using Call Transaction or restrict the open items..
Regards
Gururaj...
‎2011 Dec 25 9:24 PM
As you said you did modifications.
First of all compare your codes of posting date in customized program with standard and check if the logic hasn't been hampered.
If everything is same then do check your recording again ( Check form of BDC whether data is being passed accurately ).
I hope it helps.
Happy Coding!!!
Cheers
Anup