‎2007 Jul 04 1:42 PM
Hi all,
I am supposed to develop a BDC for the tcode 'ZFB01'(same as fb01), where the doc type comes from the flat file, so i have recoreded once for one type of doc. type , and developed the program using session method,
and while uploading when any other doc. type comes from the flat file the session is not being created....
So, is it that i have to take the recording for all the Doc. types seperately and give the condition if for a particular doc.type perform this recodring or is there any other method.....
pls give me a suggestion,
thanks and regards,
CAPC
‎2007 Jul 04 5:49 PM
Hi
Yes, For different doc types different screen flow will be there
so based on nthe doc type you have to populate the fields
so better keep that condition and do
Reward points for useful Answers
Regards
Anji
‎2007 Jul 04 5:49 PM
Hi
Yes, For different doc types different screen flow will be there
so based on nthe doc type you have to populate the fields
so better keep that condition and do
Reward points for useful Answers
Regards
Anji
‎2007 Jul 05 5:38 AM
Hi Anji,
Thanks for the suggestion, can u pls tell me if there is any function module to get the next screen number....(also consider that the line item is coming from the flat file)is there anything like i can get to know the next screen number taking the doc type from the flat file....
regards,
CAPC