Application Development 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: 

Mass Upload - Customer Contract Related Notes

Former Member
0 Kudos

Hi Everyone,

i am trying to find a BAPI or FM for Customer Contract Related Notes. T-code for this is UDM_SUPERVISOR . could anyone help with the FM or BAPI's which has these fields mentioned below: -

COLL_SEGMENT

PARTNER

CCT_DATE

CCT_GUID

CUSTOMER

CCT_ID

COLL_SPECIALIST

CASE_GUID

TEXT_LINE

Thanks

Edited by: akshrao on Oct 28, 2010 4:14 PM

2 REPLIES 2

Former Member
0 Kudos

Hi ,

Did u find any solution to the above... I was trying to use FDM_CCT_CREATE and FDM_P2P_create for contact upload and Promise to pay upload... can u throw some lighht on this.....

surajarafath
Contributor
0 Kudos

Hi

For this requirement you can use BDC to do,

Just use the transaction SHDB to record your T-Code

and use create program to do BDC program

then you do mass upload, it would be easy to do..

you can also get data from excel..

Use FM WS_UPLOAD WS_DOWNLOAD