cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning Info Object to InfoArea after Transformations and Update Rules

Former Member
0 Kudos

Hi,

I am new to SAP BW. I have created few Info Objects (2 Key Figures, 4 CHAR) as part of Enhancement of an existing BW Extractor.  Then I also used them in Transformations, Update Rule and DTP. Now I noticed that all the previously created Info Objects are part of an Info Area, where my newly created ones are still sitting under "Unassigned Node". 

Is it safe to move them now to the same Info Area where others are or it will make any mess?  What is the proper and safe way to achieve this?

Thank you,

Junoon

Accepted Solutions (1)

Accepted Solutions (1)

ccc_ccc
Active Contributor
0 Kudos

Hi Tahir,

It does not matter under which infoarea your moving infoobjects and also it does not harm.

Thank you,

Nanda

Former Member
0 Kudos

Thank you very much for your reply and help, but I came to know that previously, these Transformations and Update Rules were created as SAP BW 3.0 while in SAP BW 7.4 and since I am only enhancing the extractor with these Fields (Key Figure and CHAR).

How can I move them in this case.  I am pretty sure I can not drag and drop in proper and existing Info Area (in 3.0 version) where previously created ones are currently.

Please let me know.

Thanks.

KodandaPani_KV
Active Contributor
0 Kudos

Hi,

data source we can't move to specifc applicaiton componenet it is  the source system dependency

it is not possible to move one application component to another application component.

we want enhace the files for the 0CUSTOMER_ATTR.

go to the CMOD give the project name -> select the EXIT_SAPLRSAP_002 -> select the include program - ZXRSAU01 - then write it the code there.

before going code first add the fields into data source 0CUSOTMER_ATTR in the extrat structure.

Thanks,

Phani.

ccc_ccc
Active Contributor
0 Kudos

Hi Tahir,

Once you move 0CUSTOMER to infoarea, when you drill down, you are able see transfer and update rules. Once you move to Infoarea just , reopen RSA1 again then you will see the transfer and update rules.

No need to drag them.

Regards,

Nanda

Answers (2)

Answers (2)

sander_vanwilligen
Active Contributor

Hi Junoon,

I think we should distinguish between:

  • Creating an InfoObject;
  • Making the InfoObject (i.e. Characteristic) an InfoProvider.

The best practice for creating an InfoObject is assigning it directly to an appropriate InfoObject Catalog. An InfoObject Catalog is a kind of folder to store, organize and categorize InfoObjects. You can do that in t/code RSA1 and choose here for the InfoObject view.

For some InfoObjects or better Characteristics we want to load master data (attributes, texts and/or hierarchies). The best practice is to adhere to the 7.0 data staging technology. In this case you should make the Characteristic an InfoProvider in order to be able to create a Transformation and DTP. Choose an appropriate InfoArea for the sake of organizing and in a similar way as you would do for any other Infoprovider. You can do that in t/code RSA1 and choose here for the InfoProvider view.

I really advice to use InfoObject Catalogs and InfoAreas for organizing, structuring and categorizing the various objects. Usually BW tend to grow steadily in the course of years and this is the only way to survive.

Best regards,

Sander

KodandaPani_KV
Active Contributor
0 Kudos

Hi,

i think you created the under unassigned nodes what ever you developed.

that is the not a problem craate the custome info area then drag to those objects ((2 Key Figures, 4 CHAR) Transformations, Update Rule and DTP.

if you create the info area under info objects same info area you will get at the info provider area.

while creating the info objects you can create the char and key figure catlog then create the info objects (char,key figures)

EX - ZIA_TEST

         ZIOC_CAHR

             ZIA1

             ZIA2

        ZIOC_KF

             ZIA_KF1

             ZIA_KF2

after come to info provider are then check the same info area ZIA_TEST

here you can check tragets like cube,DSO,  transformations and DTP's.

Thanks,

Phani.