Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Query in Function Module!!!!

Former Member
0 Likes
563

Hi all,

Can anyone please tell me any Function Module to get the following details of a Business Partner (BP):

(a) Central archiving flag (Field XDELE in table BUT000)

(b) Central Block for Business Partner(Field XBLCK in table BUT000)

(c)Field ORD_BLOCK_REASON in Table CRMM_BUT_FRG0050.

Please tell me some Function Modules which would help me to retrieve the above details.

Regards,

Vijay

1 ACCEPTED SOLUTION
Read only

naveen_inuganti2
Active Contributor
0 Likes
514

Hi... Bala....

As iam not worked on this tables and FMs previously...

Suugest you one way....

Goto se11 -> type this table name-> click on where used list for function module interfaces -> NO for fields search...

Try this,

Thanks,

Naveen.I

3 REPLIES 3
Read only

Former Member
0 Likes
514

try with the FM BAPI_BPCONTACT_GETDETAIL

Read only

0 Likes
514

Hi,

Thanks for your reply. The BAPI

'BAPI_BPCONTACT_GETDETAIL' does not exist.

Can you please give me the correct BAPI name.

Regards,

Vijay

Read only

naveen_inuganti2
Active Contributor
0 Likes
515

Hi... Bala....

As iam not worked on this tables and FMs previously...

Suugest you one way....

Goto se11 -> type this table name-> click on where used list for function module interfaces -> NO for fields search...

Try this,

Thanks,

Naveen.I