cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom field and logics

Tehreem_Fatima
Explorer
0 Kudos
177

Hello, 

I have added a custom field using the "Custom Fields and Logic" app in SAP S/4HANA Public Cloud under the Customer: General Information business context. The field is created and published successfully.

Now, I want this custom field to appear in the Customer Master Data Template specifically in the Tax tab. I am unsure about the following:

  1. How do I define the path for this custom field so that it appears in the Tax tab of the Customer Master Data Template?

  2. Do I need to use a different business context ?

  3. Are there any additional steps required to ensure this field is placed in the correct section and has the intended impact?

Best Regards,

Tehreem Fatima

Accepted Solutions (0)

Answers (1)

Answers (1)

FrankFinkbohner
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Fatima,

have you checked the customer migration object's documentation (custom field section)?

https://help.sap.com/docs/SAP_S4HANA_CLOUD/d5699934e7004d048c4801b552f3b013/b251af240d9c41e9b9baf946...

the business context is assigned 

 

Business Context Structure

Master Data: Business Partner (BP_CUSTVEND1)General Data (S_CUST_GEN)
Customer Core View (CUSTOMER_GENERAL)General Data (S_CUST_GEN)
Customer company code core (CUST_COMPANYCODE)Company Data (S_CUST_COMPANY)
Partner Sales area core view (CUST_SALES)Sales Data (S_CUST_SALES_DATA)

Each business context is assigned to an API structure and that API structure is assigned to a sender structure within the migration object. There is no API structure existing for Key-user-extensibility support for tax data.
The business context Customerer Core View (Customer General) is assigned to S_CUST_GEN (General Data) structure. Fields within that business context are only visible in that structure. They cannot be made visible in another structure than the one mentioned within the documentation.

BR

Frank