Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

issues about ''BAPI_ODSO_READ_DATA_UC'

0 Likes
388

hi experts,

I did some testing of 'BAPI_ODSO_READ_DATA_UC'

The selection input is below:

IOBJNM:0TXTSH

SIGN:E

OPTION:EQ

LOW:22

HIGH:

But Error "870 selection of characteristic 0TXTSH is not possible : Not in Infoprovider ODS4" returned.

Then I go to check the ODS object.

When I go to the 'change' page of the corresponding ODS object ,it shows the ODS contains one key fields(Z_COUNTRY),two data fields(0TXTSH,0LANGU).

But when I did 'object overview' of the ODS , it only shows one characteristics(z_country).

And when I did 'object overview' of the update rule, it shows three characteriscs(z_country,0TXTSH,0LANGU).

I am confused about the phenomena. Why the 'object overview' of ODS and update rule differs?

Is this the reason of the error above?

Thanks

Phoebe

1 REPLY 1
Read only

Former Member
0 Likes
335

The two info-objects that you mentioned here 0TXTSH,0LANGU attribute only objects. There is an OSS note 1297004 regarding the BAPI_ODSO_READ_DATA_UC and attribute only objects.

Regards,

Jim