cancel
Showing results for 
Search instead for 
Did you mean: 

Cant Set The Debit Account in BP

Former Member
0 Kudos

Hi

I Cant Set The Debit Account in BP. I am using US Data Base.

In SAP User Interface Can assign this account.But in my Code it will give an error

Error is

Value too long in property 'DebitorAccount' of 'BusinessPartner

oBP.DebitorAccount = "12100000-01-001-01";

oBP.DownPaymentClearAct = "12100000-01-001-01";

Thanks

Ranil Prasanna De Silva

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ranil,

I think when you work with account segmentation you need to use the account code (query the db form SELECT * FROM OACT) and find the code for that account.

Regards,

Vítor Vieira

Former Member
0 Kudos

Hi Vítor Vieira

Thanks for your answer,

This is Ok Now.

Regards,

Former Member
0 Kudos

Hi Vítor Vieira

Thanks for your answer,

This is Ok Now.

Regards,

Answers (0)