Hi All,
I have requirement to call custom BAPI in Custom Busines object Repository. i did the same and it is called successfully. now i am creating one more method(method2). i want to pass some values from method1 to method2. i decalred attributes and i pass values to those attributes in method1 and called in method2 like this.( here i cannt call the BPAI again in method2)
inmethod-2
sWC_GET_ELEMENT CONTAINER 'pinnum' Pinnum.
i am unable to pass values to method 2
do i need to do anything more.Please guide me inthis issue.
Thank & Regards,
Padma.