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

Error in an object

Former Member
0 Likes
420

Hi,

I am working on an lsmw object which uses a bapi. The details are as follows

Business Object QPMK

Method SAVEREPLICA

Message Type QPMK

Basic Type QPMK01

I am encountering the following errors when i execute this object

1.Create insp. method/master insp. characteristic A323 A323 : Data incomplete

2.Non-relevant fields will be initialized

3.Complete the short text data

Can anyone help me out with this problem.

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
320

Hello Lakshmi

Assuming that you are using a file as data souce it may be necessary to fill empty data fields with a <b>NODATA </b>sign (e.g. '/'). This relates to (2).

Error (3) sounds like there is an obligatory description (short text) missing for your object. Check which input field corresponds to this description field and enter reasonable values.

Regards

Uwe

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
321

Hello Lakshmi

Assuming that you are using a file as data souce it may be necessary to fill empty data fields with a <b>NODATA </b>sign (e.g. '/'). This relates to (2).

Error (3) sounds like there is an obligatory description (short text) missing for your object. Check which input field corresponds to this description field and enter reasonable values.

Regards

Uwe