cancel
Showing results for 
Search instead for 
Did you mean: 

PCUI field groups for Accounts_Org & Accounts_Person

Former Member
0 Kudos

Hi Group,

we are using CRM 5.0. i want to handle Accounts_Organization and Accounts_Person fields saperatly. that means it should not effect each other's view when i remove or add any fields or Tabs in CRMC_BLUEPRINT_C.

do we have two seperate field groups for Organization and Person in Accounts whare we can generate layouts accordingly?.

your help is Appreciated and Awarded.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Anu,

You can work with fieldgroup variant (in fieldgroup structure).

Check the MAC CL_BSP_BP_ACCMOD (for application CRMM_ACCOUNT : Accounts), in method GET_FIELDGROUP_VARIANT, you will see that the variant is determined following the partner type.

Create one fieldgroup variant for person and one for organization.

Regards,

Frédéric

Former Member
0 Kudos

Hi Frédéric,

i saw Variants "ORG" for Organization and "PERSON" for Person in the same method you have given.

please let me know where i can create this variant and how i can use it with field groups?

can you please tell me if i can use same field groups for both Organization and Person?

Appreciate your time and efforts.

Lakshmi.

Former Member
0 Kudos

Frédéric,

i want to remove TITLE field from Accounts_Organization and keep the same field when i create Accounts_Person.

i took main Field group: ACC_GENERAL_DATA under which it has ACC_SRES_LOG_NAM_V1 which has TITLE field. i included VARIANT name as "Person" for this field then generated layout.

but the field got removed from both create Organization as well as Person even though i have variant name given.

am i going wrong somewhere? please help me figure out.

Lakshmi.

Former Member
0 Kudos

Hello Lakshmi,

Sorry for the late update...

If your work with field groups with variant, when you regenerate the field group, you must take care that you also put the variant for the generation.

Regards,

Frédéric

Former Member
0 Kudos

Frédéric,

Yes you are right. i did it as u said. now it works fine. i will close this and reward you points.

regards,

Lakshmi.

Answers (0)