Question:
hello guys
please anyone tell e what is the difference between Update Rules and Transfer Routines.
What we can do or not in these routines.
_________________
Nemo
www.FreeSofty.com
_______________________________________
Smile is the sign of beautiful world.
Answer:
Hi,
Update rules - specifies how data will be updated into a target (infocube).
Transfer routines - are ABAP programs, the routine only affects the selected InfoObject in the relevant communication structure. you have option of using transfer structure fields in the routine such as no fields, all fields or selected fields.
Answer:
Hi,
Search the Postings Please...
lnv
Answer:
Hi Bell,
here i m talking about Update Routine not Update Rules.
In Update rules we can also create the Routines.
what r those Routines?? What we can do with them?
_________________
Nemo
www.FreeSofty.com
_______________________________________
Smile is the sign of beautiful world.
Answer:
In layman's terms, transfer routines are programs that you write within the transfer rules to manipulate (massage) the data as it comes in from R/3, and gets into the PSA table or the communication structure. You have the choice of selecting a specific infoobject/objects (fields) or all the fields, if you are not sure, to write the routine.
Update routines are programs written within the update rules to massage the data from the PSA (via the comm. structure, as it comes into the DataTargets) before it hits the DTs. Here you can be more specific as you can choose only one KF or characteristic at a time, to write a routine (program).
_________________
Keep smiling