2008 Dec 24 4:57 AM
We want to create new appraisal document in background(without going to appcreate screen manually).
Appraisal document should be created based on the template ID passed dynamically through program. (we tried BDC approach but it takes first available templete and not the templete passed dynamically)Can somebody please suggest us a way to generate a new document with a pre defined templeteID. A function module or any other approach possible .
thanks in advance,
Suma
We want to create new appraisal document in background(without going to appcreate screen manually).
Appraisal document should be created based on the template ID passed dynamically through program. (we tried BDC approach but it takes first available templete and not the templete passed dynamically)Can somebody please suggest us a way to generate a new document with a pre defined templeteID. A function module or any other approach possible .
thanks in advance,
Suma
2008 Dec 24 5:32 AM
Hi Suma,
I think BAPI_APPRAISAL_CREATE should be of use to you.
Regards,
Darshan Mulmule