cancel
Showing results for 
Search instead for 
Did you mean: 

Adding custom fields in SRM UI5 Account assignment details popup screen

former_member199670
Participant
0 Kudos

Hi Friends,

We are working in SRM 7.0 EHP3 upgrade project in which we need to add user defined fields in account assignment details screen of both Portal and UI5 screen. We could able to add those fields in portal but unable to add in UI5 screen.

Can anyone help me how to add customer fields in Account assignment Details popup screen of SRM UI5 screen.

As per the note 1830075, I just followed the Extensibility-Customer_CookBook_SP04_1


And I have added all the custom fields in following structures,

1)  CI_BBP_ACC

2)  /SRMNXP/S_ACC_ASSIGN_MET_CUST

3)  /SRMNXP/S_CUST_ACC_ASSIGN 

Finally in SPRO->SAP SRM User Interface Add-on->Extension and Field Controls->Configure Extension and Fields Controls  I have created new view accountLineDetails (AccountAssignment) and added all my customer fields but still the fields are not coming in the account detail screen.


Thanks

Manimaran K

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Manimaran,

Did you find the solution for this?

It could be a cashing issue, the cash must be cleared in both SAP and in the browser. Chrome works best.

Steps for clearing the cashe in SAP are listed below:

Clear SAP NetWeaver Gateway Cache

You need to clear cache from two different places using the customizing, as mentioned below:

1. Enter the transaction SPRO.

2. Go to SAP Web Application Server  Gateway Service Enablement  Backend OData Channel  Support Utilities Clear Cache

The Cleanup of Model Cache screen appears.

3. Select the Cleanup Cache for all Models checkbox.

4. Execute.

5. Go to SAP Web Application Server  Gateway  OData Channel  Administration  Cache Settings  Metadata Clear Cache.

The Cleanup of Model Cache screen appears.

6. Select and enter the model in the Model Identifier field or select the Cleanup Cache for all Models checkbox.

7. Execute.

You can also use the transaction /iwfnd/cache_cleanup and /iwbep/cache_cleanup.

Clear SAP ICM Cache

You need to clear ICM cache, as mentioned below:

 Enter the transaction SMICM.

 Navigate to menu and then go to HTTP Server Cache Invalidate Global in System.

 Click OK in the dialog box.

 Navigate to the menu and then go to HTTP Server Cache Invalidate Local.

 Execute.

Regards, Emilie

Answers (0)