2009 Mar 06 10:06 AM
Hi All,
i want to creat a document number using the below fileds using MB1A transaction.
plant , movement type, storage location in first screen
cost center , material , quantity in second screen
can u please advice me using call transaction method...
thanks & Regards,
praveen
Hi All,
i want to creat a document number using the below fileds using MB1A transaction.
plant , movement type, storage location in first screen
cost center , material , quantity in second screen
can u please advice me using call transaction method...
thanks & Regards,
praveen
2009 Mar 06 10:08 AM
What advice are you expecting ?
Just do the recording for those fields and write the program
using call transaction method.
2009 Mar 06 10:11 AM
Hi,
i have done recording and writen code for that, but i am unable get any documents are created.
just send me any refference code which are working fine.
Thanks,
Praveen
2009 Mar 06 10:48 AM
Hi guatham,
I have done recording and writen code for that, but i am unable get any documents are created.
just send me any refference code which are working fine.
Thanks,
Praveen
2009 Mar 06 10:09 AM
2009 Mar 06 10:11 AM
Hi,
Do the Recording USING SHDB Tcode
Then after giving the values in relavent screen and save the recording and copy all the performs satements into your program, do the modifcation accoridng your requirment
Call the MBa! tocde
Thanks & Regards
Ramakrishna Pathi
2009 Mar 06 10:14 AM
Hi,
Please refer the below link for sample code MB1B transaction code
http://saplab.blogspot.com/2007/10/sample-abap-program-for-mb1b-call.html
Thanks & Regards
Ramakrishna Pathi