on 2005 May 19 7:15 PM
can anyone plz explain how to create generic datasources using function modules.
i mean, creating datasources using views makes sense but how does a function module indicate what fields i want to include in my datasource????
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Ssree & roberto,
thanx for the warm welcome and prompt reply!
I am working on this....and come back later as and when a problem arises.
As of now....I am not able to understand the upper & lower limit settings for safety interval in generic delta and .....concept of LUW...(i noted that the LUW field pointed in the PDF link SREE gave me has sometimes value of around 2000 .....so is it that a single recod extraction can become a LUW?????)
and roberto .....I am still trying to figure out how best to understand the concept of populating my datasource using function module...whether just mentioning the field names in a view and including that solved the purpose!
I will come back with my remaining doubts sooner....
PLZ try to clear these doubts ...!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
iF just mentioning the field names in a view and including that solves your needs...you don't have to use function module, but it's enough a view...no doubt !
But, sometimes a FM is necessary if you need to apply some complex calculation or business logic (lookups, alternatives scenarios...)...
FM is only one more opportunity !
Then, LUW stands for Logical Unit of Work consisting of dialog steps (that can include more than a single record!), whose changes are written to the database in a single step...
take a look here:
http://help.sap.com/saphelp_erp2004/helpdata/en/41/7af4bfa79e11d1950f0000e82de14a/content.htm
Bye,
Roberto
Hi Sudhir,
Welcome to SDN! Look at the link below ->
http://help.sap.com/saphelp_bw32/helpdata/en/3f/548c9ec754ee4d90188a4f108e0121/content.htm
Also, take a look at the how to guide
http://service.sap.com/bi -->infoindex -->delta handling (how to create generic delta). You would need a oss user id.
Hope it helps,
Sree
Message was edited by: SSree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.