cancel
Showing results for 
Search instead for 
Did you mean: 

My scenario is Proxy to Plat file…

Former Member
0 Kudos

My scenario is Proxy to Plat file…

We have 3 company codes 1100, 2100 & 2200

IN SAP I have one field like a~bukrs but to need find this field relating to which company Code

Look up table "2100"="SDGE (2100)" "Sempra Energy (1100)", "SDGE (2100)", "SCG (2200)"

so how i can achieve this .

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member207703
Active Participant
0 Kudos

Hi,

If i got it correct, you want to change Numeric codes to their respective company codes. If its just 3 codes, then write a UDF to transpose Numeric Code to Company Code.

Please explain your question, i really didn't get it properly.

Regards,

Anoop Rai

former_member186851
Active Contributor
0 Kudos

Hello Chandra,

so based on Bukrs are u will determining the company code?

You can try fix values if the values are fixed or do a rfc call if the details need to be fetched from SAP.