2009 Mar 11 9:19 PM
Hi experts..
my doubt is about update views, i have to control 2 tables in the same dynpro .. its like 2 selections screen blocks, and each of one must have an update view , for 2 tables.. so i was thinking about 2 table control and associate the tables... but someone told me that this can be done with cluster update views? i have no clue..
thanks in advance (-:
Hi experts..
my doubt is about update views, i have to control 2 tables in the same dynpro .. its like 2 selections screen blocks, and each of one must have an update view , for 2 tables.. so i was thinking about 2 table control and associate the tables... but someone told me that this can be done with cluster update views? i have no clue..
thanks in advance (-:
2009 Mar 11 9:51 PM
Tell me if I understand well : you create 2 views (SE11) and you generate a maintenance dialog for each (SE55). Then you can combine the 2 views into one cluster view via SE54 transaction. You may call the cluster view by VIEWCLUSTER_MAINTENANCE_CALL function module or by a parameter transaction based on SM34 transaction with parameters VCLDIR-VCLNAME=cluster view and UPDATE=X
2009 Mar 11 10:29 PM
thx Sandra, i created the 2 maintence dialgos but i have no idea what to do in se54, can someone help me out??
thx so much in advance
2009 Mar 11 10:47 PM
Just look at some standard view clusters.
- VC_T009 contains 4 views = 1 parent view and 3 children views related to the parent view
- VC_TZONEPAS contains 5 views, not related (all are top views)
and, of course, look at [sap library|http://help.sap.com/saphelp_nw70/helpdata/EN/d0/999246b2aa11d1a5700000e82deaaa/frameset.htm]
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |