cancel
Showing results for 
Search instead for 
Did you mean: 

S/4HANA Cloud Extensibility: New field referenced to an existing field.

Anna_Rafter
Participant
0 Kudos

Hi,

We are trying to add some new fields, for various processes. 

Some fields should be text fields for which we can manually update the information. However, for some processes we should be able to recover information available in the system for these new fields. How can this logic be performed? 

An example would be a new field in sales area. We would need to include a field at sales order header level in which we could select an existing project. 

Another example would be the following: When automatically creating a purchase requisition from a sales order, the number of the sales order is shown on the purchase requisition, but for analytics reasons, the customer should be shown too. How could we include the customer field in the purchase requisition, and purchase order, and automatically update this field when procurement is triggered directly from the sales order? Should this be performed via SCP?

Thank you in advance.

Kind Regards,

Anna

Accepted Solutions (1)

Accepted Solutions (1)

Kamal_Jain
Employee
Employee
0 Kudos

Hello Ana,

There is Custom Fields and Logic App on S4HANA Cloud under Extensibility Area and the same can be used by Key users to create custom field and use that in required business scenario.

About custom field value logic we can use available BADI's that can be implemented to pick value from other sources via CDS or can can be determined based on available importing parameters.

Further, if required extended fields can be published to use for OData/SOAP/Reporting and others based on API extensibility given.

For given example of Sales order there is business context Sales: Sales Document and available BADIs are there.

Kindly reply if any additional information required.

Regards,

Kamal Jain

Answers (0)