cancel
Showing results for 
Search instead for 
Did you mean: 

How to Transport Info Objects with it's Content

Former Member
0 Kudos
49

Hi matez,

We have a Transactional Infocube which we use BPS Manual Planning Functions.

In those Manual Layouts, various Characteristic's Master Data in hard-coded.

Upon my InfoCube transfer(In Data Flow Before and After) from DEV to QAs, those Characteristic Master Data did Not get transported in my QAs !

Please advice how can I transport the Characteristic Master Data Value as well for my Info Cube ; so the Manual Layouts in BPS could be executed

Thanks mate!

Accepted Solutions (1)

Accepted Solutions (1)

edwin_harpino
Active Contributor
0 Kudos

hi mate,

master data value have to load/extract in QAs after the transport. transport won't carry data.

hope this helps.

Former Member
0 Kudos

A.H.P. man,

The InfoObjects that I use in the Transactional InfoCube are Custom Info Objects.

Their values has actually been manually being input (No Loading nor Extracting from anywhere)

I have about 500 InfoObjects each with at least 3 Characteristic Master Data Value

Please suggest A.H.P!

Thanks

Former Member
0 Kudos

Hi John,

I usually create a filesystem datasource for those objects and load the data via csv-file to them. So what you can do now is to display the master data and export them to excel. Save the excel as csv and ....

regards

Siggi

edwin_harpino
Active Contributor
0 Kudos

Siggi,

i'm thinking if using VB staging bapi (since it's 500 infoobjects), read from dev and update to QAs (still may need to create infosource, infopackage etc), at least reduce manual job for master data text upload ?

and will need people understand vb from John's side..

the program may still have option generate csv file for 'backup' data.

https://websmp202.sap-ag.de/~sapidb/011000358700010881972001

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/350ac790-0201-0010-b887-fcb...

https://websmp209.sap-ag.de/~sapdownload/011000358700010881972001E/SAP_ODBC_Connector.zip

Answers (0)