What multi org tables . example - difference between app
table non all table . Po_header and po_headers_all
-all is multiorgtable which contains all orgnization
information
po_hedear is the view which contains information abt
particular organization of user is login
-- little tricy to understand how it works
how view get particular organization data
select * from po_headers where org_id=:client_info
client_info holds the org_id which user logged
if any dout askvenki@gmail.com i will respond
| Is This Answer Correct ? | 9 Yes | 0 No |
Presently u are working in which version?
about TCA architecture
what is the diff between custom.pll and form personalization? Tell me one example?
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
What is invoice?
How to print multi currency,multi language in xml?
wht r the basetables of customer interface?
what is trace file? what is the use of that?
What is request group
How to make Parameter as Mandatory?
Steps for DFF registration
what is item status? name the related table.