cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get both tel phone and cell phone default flgs?

Former Member
0 Kudos

Hi everyone.

When I input tel phone number and cell phone number

from BP(t-cd:bp),

of course,I can confirm both telphone and cellphone in BP.

Also,I can see 2 default flgs in BP.

But,in ADR2 table (phone table),I can't find both of two

flgs.

I would like to get both of two default flgs.

If anyone know,please tell me about it.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you for your reply,Gregor and Suresh V.

I already checked ADR2(R3_USER field).

I can distinguish whether tel or cell phone.

But when i give a priority to tel or cell phone from

bp(t-cd:bp),I cannot find both default flg in ADR2.

(only higher priority one is visible in ADR2)

I found function module yesterday.

'BUPA_ADDRESS_GET_DETAIL'

'ADDR_PERSONAL_GET_COMPLETE'.

If I gave bp number and adress number,I could get

cell phone number and default flg.

but when a adress is standard adress,

I can not get a phone number・・・

(if adress is not standard adress,there is no

problems)

gregorw
Active Contributor
0 Kudos

Hi Nanako,

that is rearly a problem. Also from the BAPI BAPI_BUPR_CONTP_ADDR_GETDETAIL I get both phone numbers back in one table and there is only one marked as default. And you can't distinguish what is the mobile number.

Regards

Gregor

Former Member
0 Kudos

Check R3_USER field in ADR2, I am guessing the BAPI should have an entry in Import structure too.

Thanks,

Suresh V