cancel
Showing results for 
Search instead for 
Did you mean: 

GROSS_VALUE Dynamic - see A-GETTER

former_member241303
Participant
0 Kudos

Hi Guru,

I need to
look the Gross value on the header of service order, in the transaction BSP_WD_CMPWB for the component BT116H_SRVO view Details, on the Configuration tab, I tried to assign this field but I didn’t find it.

 

When I check the context nodes on the View structure tab, the BTADMINH has the field
but say:

GROSS_VALUE Dynamic - see A-GETTER

  

I don’t knows if this is a problem. What can I do?

I have the net value, but this field does not have the tax.

GROSS_VALUE is net value plus tax.

Best regards,

Accepted Solutions (1)

Accepted Solutions (1)

devashish_bhattacharya
Active Participant
0 Kudos

Hi Fernando,

The A-Getters are based on the switch framework provided by SAP.

Now the business function associated with the switch must be made active so that the switch to work and show you the 'Gross Value' field in Web UI.

The Business Function associated with your requirement is CRM_SLS_SRV_1.

Go to transaction code SFW5 and activate this business function to bring Gross Value field in UI.



A background job will start which usually takes 15-20 minutes to finish. Once the activation is done, you will be able to see the field in UI.





Cheers,

Devashish

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Fernado,

Did you click the button Show technical details in the configuration tab.

If you click that button you can get the Attribute technical name as in the context node.

The A getter Methods will come when the attribute added through relations to that context node.

Regards,

Rajya lakshmi Ch.