cancel
Showing results for 
Search instead for 
Did you mean: 

Selection Set - Import Master data (prompt selection)

Former Member
0 Kudos

Hello Gurus,

When we run the package "Import Master data from NW infoobject" using data manager in BPC

we have options to select ,Infoobject ,write mode ,format ,transformation file and Dimension ,all of this we can use the answer prompt and provide the inputs using UJD_TEST_PACKAGE and automate it.

Now i want to also provide the inputs of "SET SELECTION" tab available on the package which are below ,so how to automate

Attribute ,Hierarchy ,Language ,Attribute List

in the prompt file in the UJD_TEST_PACKAGE

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

krishna_priya1
Contributor
0 Kudos

I understand when importing master data form BW infoobject , we need to provide lot of information before triggering. Package link can be created , by adding "Import Master data from NW infoobject" package. Prompts can be set by clicking "Set Prompt" .Those prompts are saved when package link is saved.When this package link is triggered using " Run Package Link" all the prompts that are set previously can be seen and can be cross checked if all prompts are correct .This way user dont have to set prompts each time they run Master data load.

Hope this helps.

Former Member
0 Kudos

Thanks , but I still a question how to Run Package Link from back end - RSPC tcode in BW

can we schedule the package link from backend in BW using RSPC tcode ,NOT using data manager ?

if so how ?

like i can schedule data package "load data from NW iobj" using RSPC tcode with UJD_TEST_PACKAGE and entering the ANSWER prompt ?

Thanks

Former Member
0 Kudos

Use UJD_TEST_PACKAGE_LINK and you are all set .

Thanks

Chetan

@CP...

Former Member
0 Kudos

also link id's could be found in table

Thanks

Chetan

@CP..

Former Member
0 Kudos

Hi Peter,

You can trigger a BPC load from back end too. For that you need to create variants for the program UJD_TEST_PACKAGE or create a custom program depending on the requirement and then create variants( for example to load cost center master data, create a variant for 0COSTCENTER ) for it. The values for the variant{as already mentioned by Gersh} would be the text enclosed in square brackets after you run a Data Manager Package manually and then view details of the status.

Steps are:

1) Goto SE38

2) Enter the program UJD_TEST_PACKAGE or the custom package

3) Create a variant for the required master data/hierarchy load.

4) Enter the details of variant by using the details after you have manually run a data manager package.

You can test the package and include it in your pc's too.

Thanks,

Vinay

Edited by: Vinay Madhadi on Dec 16, 2011 5:01 PM

Edited by: Vinay Madhadi on Dec 16, 2011 6:18 PM

Answers (1)

Answers (1)

former_member200327
Active Contributor
0 Kudos

Hi Peter,

You can run once you Package from the Data Manager and than file log in UJFS. Part of the log in square brackets is your answer prompt. make sure you uncheck attributes you don't need, otherwise that file becomes too long.

Regards,

Gersh