on ‎2009 Dec 28 4:55 PM
Hi ,
I want to load a flat file ( format in CSV) through web upload into a master data infoobject.
that is i want to upload through BPS webinterface . (3.5 version)
Is it possible to write everything in a BSP application without the help of Planning level or layout or functions.
but only through webinterface and a BSP application and can abap coding be included in directly in .htm page.
kindly help me out.
Request clarification before answering.
Hi,
Try using the Webdynpro interface ,but still it would require the planning sequence to trigger.
Best Regards,
Rajesh Das .K.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I don't think so you 'll be able to write the abap code directly in htm page.Web interfaces are used for the purpose of creating and using user interface .It is no where linked to the logic or the activity that has to be performed using abap code directly.
You have to use the planning level and planning function for uploading the data through flat file.You can check the How to guide in forum's.
You can also create Transaction code for uploading the master data,through abap code you can provide buttons to upload it.
Regards,
Indu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.