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: 

Problem With CUSTOMERCOMPANYDETAIL

Former Member
0 Kudos

hi,

for executing BAPI_CUSTOMER_GETDETAIL2 ,i have to set COMPANYCODE .<i><b>How to know COMPANYCODE.</b></i>.can u please tell me bapi name which will give COMPANYCODE(<u><i><b>Remote_enabled</b></i></u>).

regards

Guru

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

U can try with any one of these BAPI.

BAPI_COMPANYCODE_EXISTENCECHK

BAPI_COMPANYCODE_GETDETAIL

BAPI_COMPANYCODE_GETLIST

BAPI_COMPANYCODE_GET_PERIOD

Hope this helps...

Regards,

Chithra

2 REPLIES 2

Former Member
0 Kudos

Hi,

U can try with any one of these BAPI.

BAPI_COMPANYCODE_EXISTENCECHK

BAPI_COMPANYCODE_GETDETAIL

BAPI_COMPANYCODE_GETLIST

BAPI_COMPANYCODE_GET_PERIOD

Hope this helps...

Regards,

Chithra

0 Kudos

HI,

My requirement is, in BAPI_CUSTOMER_GETDETAIL2 i have to set CUSTOMERNO and COMPANYCODE .I can get CUSTOMERNO From GetList.<u><i><b>But How to Know COMPANYCODE Of Customer.</b></i></u>