cancel
Showing results for 
Search instead for 
Did you mean: 

CRMM_BUT_FRG0050

Former Member
0 Kudos

Hi Guys,

I have created a BP with sold-to-party role. I noted down the BP number

I go to BUT000 check the GUID corresponding to BP number.

I go to CRMM_BUT_FRG0050 and enter the above GUID and get no values found.

Can anybody explain why GUID is not seen in CRMM_BUT_FRG0050?

Thanks,

Krish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The values can only be seen in table CRMM_BUT_FRG0050, if you have maintained some entry in tab STATUS of business partner(Tcode: BP).

For ur BP maintain the status tab, by putting some entry for ARCHIVING FLAGS, LOCK, OR STATUS MANAGEMENT.

only then the mentioned table will get populated.

Regards,

Shalini Chauhan

Former Member
0 Kudos

Thanks for your continued response. I checked the status indicator in the table CRMM_FRG_0050, I see many entries without status field values.

Is there way i can write a code in the infosets such that i check for Partner_GUID with status flag on and populate only Partner_GUID without status flag on in my infosets.

I awarded points for your helpful answer.

Regards,

Krish

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

The Guid in the table CRMM_BUT_FRG0050 must be SET_GUID.

In order to get the PARTNER_GUID , you need to join table CRMM_BUT_FRG0050 and CRMM_BUT_LNK0011 on field SET_GUID in your infoset.

This will in turn get you the Partner_guid field during the craetion of datasourse and attribute list.

Wish this solves your issue.

Regards,

Shalini Chauhan

Former Member
0 Kudos

Hey Shalini,

Thanks for the reply. I checke the table - CRMM_BUT_FRG0050 , GUID is Partner-GUID.

Former Member
0 Kudos

Hi Hunter,

I guess this FM is not present in CRM.

But there is an FM CRM_BUPA_FRG0050_READ which actually gets the status of Business Partner. Its a std FM to get the Status of BP.

Hope you are not maintaining the Status on the BP...thts why ur this FM is not returning any value for BP GUID.

Siva

Former Member
0 Kudos

What data do you wnat for which you are using the table mentioned?

If you are looking for any specific data ..maybe we can help you with the table name.

Julius

Former Member
0 Kudos

Hi,

I am using this table (CRMM_BUT_FRG0050) for one of the Infoset to generate Attribute List for Marketing Campaign. Since Idont see GUID for the created BP in CRMM_BUT_FRG0050, I cannot create target group in the segment builder.

I hope this answer your question.

Krish

Former Member
0 Kudos

Are you sure that is the correct table?

Have u tried this table CRMD_MKTBP_AUSP