Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MB1A transaction

Former Member
0 Likes
917

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

6 REPLIES 6
Read only

GauthamV
Active Contributor
0 Likes
854

What advice are you expecting ?

Just do the recording for those fields and write the program

using call transaction method.

Read only

Former Member
0 Likes
854

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

Read only

Former Member
0 Likes
854

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

Read only

Former Member
0 Likes
854

hi,

try to use SHDB transaction...

regards,darek

Read only

Former Member
0 Likes
854

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

Read only

Former Member
0 Likes
854

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