cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Datasource 0PM_ORDER_ATTR

Former Member
0 Likes
1,220

Hello Experts,

I have implemented datasource 0PM_ORDER_ATTR which is created on a view BW_0PM_ORDER.

There is a field BWSTUSR1(User status) in the datasource,I need to understand how is this field populated in the datasource.

I cannot find this field in the view on which this datasource is created.

Thanks for your help!!

Regards,

Vaishali.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

you can find the Datasource fileds related BI fileds by following steps:

1. Goto SE16.

2. Give the RSOSFIELDMAP.

3. Give the Datasource name--> Click on Execuite.

4. It will display the Datasource fields which are related to BI fields.

Regards.

Edited by: Suman Reddy.Vuyyuru on Feb 15, 2010 6:42 AM

Former Member
0 Likes

Hi Suman,

Thanks for the reply,but please note that I am not looking for the mappings in BI.

I need to know how is the data extracted for this datasource in that particular field.

Regards,

Vaishali.

Pravender
Active Contributor
0 Likes

Check in table AUFK, whether it is available.

Former Member
0 Likes

It is not available in table AUFK.

Order user status is stored in table JEST,we need to track the object number from AUFK and get the statuses from JEST using that object number.

Former Member
0 Likes

Hi Vaishali, the statuses are filled with the concept described in note 300300, check it out.

Hope it helps.