cancel
Showing results for 
Search instead for 
Did you mean: 

#COE KKS01 Cloud making extensibilities in Development tenant or customising tenant?

hbayram
Participant
0 Kudos

hello,

We have some extensibilities to do in the 3SL cloud environment. But we are not sure to make them in development tenant or customizing tenant.

Is there any distinction to decide which tenant to be used? For example, we need a sales pricing requirement routine(PRCG_DOCUMENT_ITEM_REQUIREMENT). We already wrote this routine in customizing tenant. Here you can see the code below figure. Where should we implement this routine?

JulianoRomanato
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello xhbayram.

How are you? I have excluded the Tag "SAP S/4HANA Cloud" and included the Tag "SAP S/4HANA Cloud Extensibility" for this question, as it is mentioned the execution of Extensibilities.

Regards.

Juliano Romanato.

View Entire Topic
Hongbo_Wang
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Hasan,

The customizing client(100) is used for In-app extensibility, and development client(080) is just used for developer extensibility.

In your case, you can either create Custom Logic in 100 or BAdI implementation in 080 if BAdI is there.

This link is a good reference for you to understand extensibility in 3SL better:

https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/7139c1648de84c0bbd763758...

BR,

Hongbo