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

System not reading the data from Idoc BAPI

Former Member
0 Likes
927

Hi

I am trying to move the data from legacy using Idoc BAPI. For this I am using BAPI - FIXEDASSET_OVERTAKE_CREATE, Basic Type: FIXEDASSET_CREATEINCLVALUES01 & Message type FIXEDASSET_CREATEINCLVALUES. But here the problem.

But when ever the Idoc is created using Tcode WE19, the system unable to update the data in SAP tables which was coming from IDoc segment

E1BP1022_DEP_AREAS data

.

Here the point is the SAP system not reading the data pertaining to the segment "E1BP1022_DEP_AREAS" in the Idoc.

Can any one help on this? do I miss any config settings here?

Best Regards,

Anand

Hi

I am trying to move the data from legacy using Idoc BAPI. For this I am using BAPI - FIXEDASSET_OVERTAKE_CREATE, Basic Type: FIXEDASSET_CREATEINCLVALUES01 & Message type FIXEDASSET_CREATEINCLVALUES. But here the problem.

But when ever the Idoc is created using Tcode WE19, the system unable to update the data in SAP tables which was coming from IDoc segment

E1BP1022_DEP_AREAS data

.

Here the point is the SAP system not reading the data pertaining to the segment "E1BP1022_DEP_AREAS" in the Idoc.

Can any one help on this? do I miss any config settings here?

Best Regards,

Anand

5 REPLIES 5
Read only

Former Member
0 Likes
824

hello,

please check note 1620690 if the issue is related to date fields.

best regards,

swanand

Read only

0 Likes
824

Hi

Thank you for the reply

But the problem is not with the date fields, it is with the Useful life years and Useful life period fields..

Can any one help on this?

Read only

0 Likes
824

Hi

Thank you for the reply

But the problem is not with the date fields, it is with the Useful life years and Useful life period fields..

Can any one help on this?

Read only

0 Likes
824

Hi

Thank you for the reply

But the problem is not with the date fields, it is with the Useful life years and Useful life period fields..

Can any one help on this?

Read only

0 Likes
824

Did you ever figure out this issue? I'm struggling with the same thing. My Useful life years and period aren't updating from the IDOC.