Dear All expert
Could anyone please guide me for my requirements?
I want to create search page with 2 text boxs that allow users to input CustomerID or ProductID as criteria for searching.
If CustomerID is specified by users then I will use that CustomerID to query and get CustomerGroupCode.
After that I will use that CustomerGroupCode to query SalesPriceList and then display the results in table.
The relevant standard Business Objects are Customer, SalesArrangement and SalesPriceList.
In this case , Do I need to create Custom Business Object ? (Mostly example always start by create business object)
Please let me know the first step or idea to develop and fulfill this requirement.
Or let me know the appropriate resource material which I can learn by myself.
PS. Here is the list or resource what I've learned
1. I have already taken openSap course for sap business by design development.
2. I have followed all videos from SAP Cloud Dev: Beginners Guide! Get Started! - YouTube
But it doesn't help for my requirements.
Best Regards,
Krit R.