Can any please explain me what r bundling technics in SAP?
Answer Posted / vaidehi
one of the bundling technic is update bundling.
there are some disadvantages in LUW.to avoid that update
bundling concept is there.
EX:
imagine an application has 15 screens.here n/w trafic is
high btw application server and dbserver (whenever implicit
commit and explicit commit happens a network is maintained
btw app server and dbserver).since the screens are more it
happens so many times so the n/w trafic increases.
To avoid this n/w trafic we have to maintain a buffer in
application server.we have to maintain explicit logic to
create a buffer in app server.
with update bundling ,buffer can be maintain in application
server.But it is not preferable .by default sap follows LUW.
even LUW has disadvantages of n/w trafic,data will be safe
&secure in the database server.so it can only supports LUw
apart form its disadvantages.update bundling is not
preferable for big applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is locking ?
What is Group by in Select statement?
What are the relational operations that can be performed on view in sap? : abap data dictionary
How to Raise a Particular Ticket in Realtime ?
What is the lock object?
What is a transport?
What are the pooled and cluster tables?
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is at exit-command:?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What are two methods of modifying sap standard tables?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What are interactive reports?
How to find the return code of an stmt in abap programs?
what is sap scriptview ?