cancel
Showing results for 
Search instead for 
Did you mean: 

SUP : Please help with given scenario..

Former Member
0 Kudos

Hi All,

Here is the scenario :

we have to process a customer list every day , so the user enters a date

on the hand held, a list of customers appears, select a customer then the

customer details come up, there should also be a update function for the

customers.

How to go about this in SUP? Do I have to write code for this? or drag and drop?

Please give direction ;

Thanks,

Nirav

Accepted Solutions (0)

Answers (2)

Answers (2)

rohith_deraje
Advisor
Advisor
0 Kudos

Hi Nirav,

At first you can check if any SAP released application already addressing this use case?

You can find SAP app details @ http://scn.sap.com/docs/DOC-31059

If no apps available, you can think of developping your own app  using MBOs to connect to SAP/non SAP backend and also provides you offline usage capabilities.

If you have SAP backend and gateway, then you can go for online application development with SUP2.1-ODP.

Regards

Rohith

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Nirav,

no need to write any code for above scenario.

drag and drop will help here.

how can you get the list of customers based upon the date entered on hand held, you can check below link:

http://scn.sap.com/thread/3252186

you can manually add an operation(update) to your existing MBO.

Regards,

Jitendra