cancel
Showing results for 
Search instead for 
Did you mean: 

Not Standard Business Area determination

Former Member
0 Kudos

I need to determine Business Area acording to storage locations. I know that this solution is poor, but I cannot choose another way.

Storage loactions are already known during goods issue in delivery. So during, postings materials in delivery, Businness area should be determined/ changed. New business area must be updated also in related sales order, because from this document is taken into invoice and posting documents. What user exist should I use?

Maybe business area can be determined already during invoice creation? What do You think.

Thanks in advance for help!

/gosia

Edited by: Malgorzata Paraficz on Aug 11, 2010 2:59 PM

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos
I need to determine Business Area acording to storage locations.

You can try with delivery exit V02V0002 which is used to determine storage location in delivery. You can add the logic in this Enhancement.

thanks

G. Lakshmipathi

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Gosia

I think you can influence Business Area determination during invoice creation:

Try Include LV60AA89 (Form VBRP_GSBER_ERMITTELN) in which you have the enhancement spot:

ENHANCEMENT-POINT VBRP_GSBER_ERMITTELN_01 SPOTS ES_SAPLV60A.

The include also uses Function module RV_BUSINESS_AREA_DETERMINE.

Work with an ABAPer ( if you are not one).

Let me know if it helps.