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

Running transaction.

Former Member
0 Likes
631

Hi,

I want to run a transaction for purcahse requistion. the user input is to be read from flat file.

this can be done through BDC or LSMW.

If LSMW how can i place my cyrsor on 2nd line after reading first line.

or i need to create an IDOC for this.

Thanks

Vik

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
612

Hi,

A good wiki link found on the forum :

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/creating%252ba%252blsmw%252busing%252bstanda...

Hope this might helpful

Pooja

Hi,

I want to run a transaction for purcahse requistion. the user input is to be read from flat file.

this can be done through BDC or LSMW.

If LSMW how can i place my cyrsor on 2nd line after reading first line.

or i need to create an IDOC for this.

Thanks

Vik

3 REPLIES 3
Read only

Former Member
0 Likes
613

Hi,

A good wiki link found on the forum :

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/creating%252ba%252blsmw%252busing%252bstanda...

Hope this might helpful

Pooja

Read only

Former Member
0 Likes
612

Hi,

u can use BAPI 'BAPI_REQUISITION_CREATE.

Read only

Former Member
0 Likes
612

Hi:

Do via BDC recording and generate the program for customizing.

For details

[BDC|http://www.sap-img.com/abap/learning-bdc-programming.htm]

Regards

Shashi