cancel
Showing results for 
Search instead for 
Did you mean: 

Sales Activity BAPI

Former Member
0 Kudos

Hi,

What is the correct BAPI to create a Sales Activity (VC01)?

Thanks in advance.

Ricard.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Oscar,

I'm not an expert but google shows this:

http://216.239.59.104/search?q=cache:R9wsaJk-ChMJ:www.experts-exchange.com/Database/Software/ERP/SAP...BAPIVC01&hl=en&ct=clnk&cd=1&client=firefox-a

(Scroll till the very end of page -- here is explanation of using BAPI_BPCONTACT_CREATEFROMDATA)

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Answers (1)

Answers (1)

abhijeet_mukkawar
Active Contributor
0 Kudos

HI,

For creating sales activity you can use

BAPI_BPCONTACT_CREATEWITHDIA

regards,

abhijeet

Former Member
0 Kudos

abhijeet,

<i>For creating sales activity you can use BAPI_BPCONTACT_CREATE<b>WITHDIA</b></i>

Wrong answer -- *_CREATEWITHDIA == CREATE WITH DIALOG, so it opens UI and this will fail in WD.

Probably instead author shoud use BAPI_BPCONTACT_CREATEFROMDATA

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

abhijeet_mukkawar
Active Contributor
0 Kudos

Oops !!!! thank you so much Valery, i didnt know that...

regards,

abhijeet