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

Problem with BAPI_OBJCL_CHANGE function module

Former Member
0 Likes
324

Folks,

I am trying to upload characteristics data for class using BAPI_OBJCL_CHANGE module. Now when people who knows this function module ,they must be knowing that we have 3 tables there for Char data,numeric data and currency data. Now when i upload the data from excel sheet in to SAP ,i put space in some of the cell with numeric data type but this function module put 0 in those characteristics instead of space.Now user want to see space there instead of 0. Is there any way around to have space rather than 0? Point will be rewarded .Thanks .

1 REPLY 1
Read only

Former Member
0 Likes
283

Niraj,

I need small information on BAPI_OBJCL_CHANGE, i am trying to update characterstics of material. With the following params

OBJECTKEY 00000000272000100150250000000063

OBJECTTABLE MCHA

CLASSNUM Z_RM_022

CLASSTYPE 022

I am passing only ALLOCVALUESCHARNEW table.

CHARACT VALUE_CHAR

Z_BATCH_NI 21,0000000

But this is not getting saved, i check in the T-code MSC2n.

Can you please provide me some info about the params i am passing.

Thanks in Advance.

Venkat.