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

BAPI_DOCUMENT_CREATE2 + Characteristics

Former Member
0 Likes
1,186

Hello Friends,

I am using following BAPI BAPI_DOCUMENT_CREATE2 to create a new document, everything works fine, and docu is created ( i can check using cnv02 ) but characteristics are not created even I am setting the table ? any idea what is going wrong ?

Regards,

Any idea here ?

Message was edited by:

Shah H

Message was edited by:

Shah H

11 REPLIES 11
Read only

0 Likes
1,048

Hi,

Can u paste your code so that i can help you.

Read only

0 Likes
1,048

hi

Sure, I will paste my code, ...actually I am having problem with characteristics..however

the document is created,...

Regards,

Read only

Former Member
0 Likes
1,048

Are you sending classification data as well?

Rob

Read only

0 Likes
1,048

hi,

no actually not, but setting the objectlink

do I have to sent the classification data as well ?

Regards,

Read only

0 Likes
1,048

I think at least in the CHARACTERISTICVALUES table.

Rob

Read only

0 Likes
1,048

hello Rob,

Can you please explain what you wana say ?

I did not understand,

Regards,

Read only

0 Likes
1,048

You are passing the characteristics in the CHARACTERISTICVALUES table. Correct?

That structure has fields for both Class Type and Class Number in addition to the characteristic data. I think you have to pass the classification data to which the characteristics apply in these fields.

Rob

Read only

0 Likes
1,048

Hi Rob,

Actually, I am not sitting right now infront of system, I will try tommorow your tip;

However I am setting the class type and class number.

It gives me some error, something like, innconsistence characteristics values or so...

Regards,

Read only

0 Likes
1,048

Hi,

Well I am setting the classification data as well, but still did not work ?

Can any one help me pls ?

Regards,

Message was edited by:

Shah H

Read only

Former Member
0 Likes
1,048

Hi Shah,

you are working on Sales Module Or IS-OIL?.

For IS-OIL Reqirement no BAPI will be support as per OSS note.

Check the reqiremet once

Regards

Read only

0 Likes
1,048

hi Skk,

I am working for CS order, and in cs order there are operations, and I have to attatch a PRTs to this operation and a document to this PRTS...

Regards,