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

Queries regarding Retrieve Footprint (Corporate and Products) API

SAPSupport
Employee
Employee
0 Likes
338
  1. What types of emissions are included in the current API called "Retrieve Footprint (Corporate and Products)", and does this also cover transport-related emissions?
  2. Is it possible to extract emissions data for each stage of the product life cycle, such as procurement, production, and transport?

------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

It is advised that you no longer use the API "Retrieve Footprint (Corporate and Products)" as this is an old API which has been ear-marked for deprecation in near future.  Before deprecation, you will be notified and given sufficient time to transition. However, we would already strongly encourage customers to move away from this API, and start using the Item Footprints API to be proactive. 

 

The API "Item Footprints" contain the same functionality with more additional features. You can find more about this API here - Overview | Item Footprints | SAP Business Accelerator HuB

With regards to being query on extracting emissions data for each stage of the product life cycle, we do not have a product life cycle stage based separation in the APIs. However, a comparable version exists that is based on 'Item Type' field. So, for example, the ItemFootprints API can be used to access different item-types like 'product', 'production', 'business activity' etc.

 

If you want to know more about the data model of the API, we would recommend you open the scheme details of each API specifically, where an example along with description and explanation of each field is maintained.  You will find these here - SAP Sustainability Footprint Management - Item Footprints - API Reference.

If you check each of the GET API for Item Footprints, it will give you a description of the get request, parameters used, responses which shows an example value and Schema view. 

Answers (0)