on 2005 Nov 30 9:25 AM
HI all,
I am really confused with this .include and .append in my extract structure. I have a .include there with no fields and now i have to append a field to the extract structure but i dont want to write in user exit as- can i fetch the data from the .include structure...?its for costcenter master data standard 0costcenter_attr .
Please advice.
tina
Request clarification before answering.
Hi tina,
0costcenter_attr has an include CI_CSKS. CI stands for Customer include, SAP implemented them before the append technology has been developed. For compatibility reason they still exist.
For BW you can use both: append and include. If you need to add new fields, you should prefer the append.
Stephan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes my CI_CSKS is empty.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi There...one question ,in my case i want to include the fields for Joint venture that is present in CSKS table.Can you tell me the logical steps to achieve it.
Thanks a ton.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tina,
you can add a field in the include CI_CSKS with no need to code only if your (added) field comes from CSKS table...(but I think that if you have CI_CSKS empty in CSKS you have to use COOMKS01 enhancement...)
Anyway, try to do a check...
Hope it helps!
Bye,
Roberto
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.