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 for cv11

former_member538160
Participant
0 Likes
1,092

hi gurus,

i wan bapi to create a document structure in cv11 transaction. can any one tell me the bapi, which is used to create the bom structure in cv11(create document structure).

6 REPLIES 6
Read only

Former Member
0 Likes
949

HI,

try this bapi

BAPI_DOCUMENT_CREATE

thanks.

Read only

0 Likes
949

i have tried with bapi_document_create,

but its giving a error like 'The Knowledge Provider is using document type CDB as a storage system'.

Read only

0 Likes
949

hi

refer

Read only

Former Member
0 Likes
949

Hi rakesh_karpurapu,

I guess for T-Code CV11 there is no BAPI, So need to carry this object using BDC.

Regards,

Suneel Kumar G

Read only

0 Likes
949

hi suneel,

as u said, there is no bapi available for cv11 transaction, so i think i need to go a head with bdc.

thanks for ur reply.

Read only

former_member538160
Participant
0 Likes
949

SElf resolved