cancel
Showing results for 
Search instead for 
Did you mean: 

set Attributes in SAPJCo

Former Member
0 Kudos

I want data transfer from a plm system to sap with sapjco interface. Now have an access with sapjco2. I can get the attributes. How I can set attributes in sap.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

You will find the above mentioned examples in the SAP JCo folder. Try to find it.

Also the link provides the sample example,

http://help.sap.com/saphelp_nw04/helpdata/en/35/42e13d82fcfb34e10000000a114084/frameset.htm

Thanks,

Arun V G.

alespad
Contributor
0 Kudos

Hi,

you have to call a BAPI in Sap

check tutorials TutorialBapi1.java , TutorialBapi2.java ecc in Jco2 folder

in these tutorials Sap function BAPI_COMPANYCODE_GETLIST is called