cancel
Showing results for 
Search instead for 
Did you mean: 

Assign Sales area to BP

Former Member
0 Kudos

Hi Experts,

I have created Business Partner and now I need to assign sales area (Sales_org, Channel and Division). Can any one help me with any FM or BAPI to update BP with sales area.

I want create a BP in WEB UI. For this BP I need to assign Sales area in background. Can any one suggested me how can I update BP with Sales area.

Thanks in Advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

BGarcia
Active Contributor
0 Kudos

Hi Ulavaa,

Outside WebUI, check if BAPIs with the following syntax can help you:

BAPI_BUPA_FRG00*ADD

Along with sales area information, you can also fill sales or pricing data.

If it is in WebUI that you want to add this info, my preferred way is to add it on BOL MODEL that is behind, at relation 'BuilSalesArrangementRel'.

Kind regards,

Garcia

Edited by: Bruno Garcia on May 11, 2011 11:40 PM

Former Member
0 Kudos

Thank you..