2008 Jun 12 10:39 AM
2008 Jun 12 10:41 AM
HI,
Structures
Structures are reusable , once created can be used in any queries, for example
You have a report for Demographics by region (headcount by region ,suppose your company has X offices/branches at X regions), then you can create a structure for headcount of LEVEL/REGION, it means you will be getting headcount of each level of employee(say partner/director/manager/senior manager) by region. And this structure can be made use in any other queries required and you can also swap the region or level with any other characteristic, for example in some other query you need Headcount for LEVEL vs gender , you can swap the above structure with region to gender.
<REMOVED BY MODERATOR>
Naresh.
Edited by: Alvaro Tejada Galindo on Jun 12, 2008 6:50 PM
2008 Jun 12 10:43 AM
Hi,
Structure is a reusable one , in structure we have characteristics, key figures, calculated KF's , Restricted KF's . if you create a structure in one query means , as it is reusable one , u can use the same strucutre in multiple queries of the same infocube. One infocube is obviously having number of queries, if you create one structure you can use the same for different queries of the same infocube. these are stored in the metadata repository.
I hope this will help u a lot.
2008 Jun 12 10:44 AM
Hi,
Basically a structure is used to save data dynamically for transactions.
Thanks
Nayan
2008 Jun 12 10:46 AM
hiii
you will get all the information about structure by following link
http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3138358411d1829f0000e829fbfe/content.htm
<REMOVED BY MODERATOR>
thx
twinkal
Edited by: Alvaro Tejada Galindo on Jun 12, 2008 6:50 PM
2008 Jun 12 10:52 AM
\[Copy-and-paste answer deleted by moderator!\]
Edited by: Jan Stallkamp on Jun 13, 2008 12:52 AM
2008 Jun 12 11:55 PM
Structures are data objects that are used to data that belongs together logically.For eg material master record.
eg.
DATA wa TYPE mara.
Regards,
Abdul Hakim