cancel
Showing results for 
Search instead for 
Did you mean: 

AET in dependent Object

Former Member
0 Kudos

Hi Experts,

  I am having a requirement where i need to add 5 fields in the table BUT0ID, which is a business partner Identification table. I need to add the same 5fields in corresponding structure CRMT_BUPA_IL_IDENTIFICATION. So that i can able to use those fields in webui and i can save the values in BUT0ID table. How i will achieve this? Need your help.

Note :

1. BUILIDNUMBER is the dependent object.

2. Component : BP_DATA/Account ID number list , Context node : Builidnumber

3. structure CRMT_BUPA_IL_IDENTIFICATION has enhanced 'category as cannot be enhanced' not able to add append structure.

Thanks,

Arun

Accepted Solutions (0)

Answers (5)

Answers (5)

nisha_vinod
Advisor
Advisor
0 Kudos

Hi Arun,

Did you try adding the fields as value attributes in the context node BuilIDNumber?

Regards,

Nisha

Former Member
0 Kudos

Hi Arun,

You can enhance genil structure to append the required fields. Please check the below screenshot -

Thanks

Kalyani

Former Member
0 Kudos

Hi Kalyani & Gopal,

FYI,

Strucutre CRMT_BUPA_IL_IDENTIFICATION has enhancement category as cannot be enhanced. So we cant able to add fields through Append structure.

Provide some other solns.

Best Regards,

Arun

Former Member
0 Kudos

Hi Arun,

Which EHP you are checking about. In EHP3, it has facility to append the structure. The above screen shot in earlier thread was belongs to EHP3 only.

Thanks

Former Member
0 Kudos

Hi Experts,

Kindly help in this?

Regards,

Arun

Former Member
0 Kudos

Hello Arun ,

Please try this to add fields :

Click on the append structure INCL_EEW_BUT0ID and append your new structure and add the fields :

Thanks & Regards,

Akhilesh Bhagat.

Former Member
0 Kudos

Akhilesh,

your approach will add fields in table not in corresponding genil structure since all these are cannot be enhanced.

Thanks for your reply..

Regards,

Arun

GopalakrishnanS
Participant
0 Kudos

Hi Arun,

As suggested by Kalyani L, you can add those attributes to the structure CRMT_BUPA_IL_IDENTIFICATION. The added fields are available in the available fields under the configuration tab of the view in the component workbench. You can move those fields and configure your view as per the requirement.

Regards,

Gopalakrishnan S.

Former Member
0 Kudos

Pls Help in this?

pedro_murias
Participant
0 Kudos

Dear Arun,

AET fields on BUT0ID are not supported you have the following workaround via AET or EEWB:

1. Add new field - this new field can be added ONLY to table BUT000

2. Add new attributes table - this will create a new table , linked to BUT000 by field PARTNER.

3. Have a look on SAP note 807493 and try to append your fields on  INCL_EEW_BUT0ID

4. Use BDT to append your fields and add your coding.

Regards,

Pedro

Former Member
0 Kudos

Hi Pedro,

  Kindly provide some more details. how will achieve this scenario with good example. I am not aware of BDT !

Thanks,

Arun