cancel
Showing results for 
Search instead for 
Did you mean: 

Newly Created Specification Not appears in Fiori via BAPI

former_member625937
Participant
0 Kudos

Hi Team,

I have created the Specification via below bapi's .

New Specification got created but, the newly generated number does not appear in my Fiori Tile.

I can able to view in ESTRH table.

Can any one help on this.

Is there something to be added to the BAPI so that the newly created substance material , flows automatically in BASIC MATERIAL COMPLIANCE tab in sap fiori screen.

bapi used -

BAPI_BUS1077_CREATE

BAPI_TRANSACTION_COMMIT

BAPI_BUS1077_SAVEFROMBUFFER

Note -

1. Newly Created Specification Material is 441 via BAPI

2. In Fiori Screen, 441 Not Appears - Kindly guide me on this.

Regards,

Karthik S

Accepted Solutions (0)

Answers (8)

Answers (8)

former_member625937
Participant
0 Kudos

Hi Christoph,

Thanks for the reply.

via Migrate program, I have skipped few conditions in debug mode and basic data got transferred to Fiori screen , but not the Composition data.

Is there any specific class or program which transfers the composition data ?

Regards,

Karthik S

former_member625937
Participant
0 Kudos

Hi Christoph,

Thanks for the reply.

Its enough if i do the below steps given as solution ?

Just go to required client to you need populate the data n enter t code SCC1

above is for SAP PRC 2.0

Don't check any check boxes just click on Start immediately you will get standard classes characteristics

if you still miss some classes just RUN program in

SE38 /TDAG/RCSR_EHS_PROP_CREATE

christoph_bergemann
Active Contributor
0 Kudos

Hello

regarding: Invalid unit in characteristic 'SAP_RCS_1030_020_MASS" in classification system" .

e.g. check here: https://answers.sap.com/questions/12228802/how-can-i-get-standard-class--characteristics-sapr.html

E.g. https://www.se80.co.uk/oo-abap/c/cl_e/cl_ehprc_c_migrate_prop.htm

could be of interest as well.

C.B.

christoph_bergemann
Active Contributor
0 Kudos

Hello

the report "R_EHPRC_SPEC_CDO_MIGRATE" is not related to the new product "Product Compliance"

If you have used the product "Compliance for products 2.2" or the product "Product and Reach Compliance" you can use this report to migrate data to the product "Component Extension for SAP EHS Management" (check ABAP documentation etc.).

I am sorry: SAP is now using many terms which are not easy to understand.

And yes you are right. The "Component Extension" does have a "Sub Component" called "Product Compliance"

https://help.sap.com/viewer/c2db47abe44e4aa7ab1be93e4c20ae18/6.0/en-US/4448085474b21c6ee10000000a441...

But this component has no (or limited) overlap to the "new" (as well called) Product Compliance (e.g. check here: https://blogs.sap.com/2020/11/04/highlights-for-product-compliance-in-sap-s-4hana-2020-part-1-produc...

The most current help for "Component Extension" can be found here:

https://help.sap.com/viewer/c2db47abe44e4aa7ab1be93e4c20ae18/6.0/en-US

The component extension version uses an object "Chemical". This does not have any overlap to the object called "CCI" as used in the "Product Compliance"

So first step is: we must clarify if you use "Component Extension for SAP EHS Management" as a software. And if so: this tool has different set up as EHS classic

C.B.

former_member625937
Participant
0 Kudos

Hi Christoph,

Thanks for the reply.

Can i use the Migrate program of "R_EHPRC_SPEC_CDO_MIGRATE" which moves the details of newly specification to Compliance object in FIORI Screen?

I tried the same, it end up with error as below.

"Invalid unit in characteristic 'SAP_RCS_1030_020_MASS" in classification system" .

Can i know how to migrate the details to Compliance Object in FIORI screen ?

Regards,

Karthik S

christoph_bergemann
Active Contributor
0 Kudos

Hello

do not use the term "specification" if you use the "Product Compliance" version

The new term to be used is "CCI" (Chemical Compliance Info). The concepts used in the new software are > 80% different in comparison to the old software.

In 2021 september/october the next version is (we can assume) ready for download.

Therefore: assuming that you are using an "on premise" version and you have the current software: then you are using S/4 HANA 2020 software. If so:

1.) first you must understand the new concepts

2.) to do so: may be read here: https://blogs.sap.com/2021/02/13/current-status-of-ehs/

Here you will find links to other blogs etc which are important to read before you go on with your work.

read as well the corresponding the SAP online help (S/4 HANA on premise version) to learn the new features of the new software. Use other options provided by SAP to learn the new software.

Please be aware of the fact that "Product Compliance" does have an assigned roadmap which is discussed in many papers etc. (which you can find here as well). Currently: SAP will need more time to deliver a complete the software,

Use as well the "Product Explorer" at SAP to identify the current limitations of "Product Compliance" etc.

C.B:

former_member625937
Participant
0 Kudos

Hi Christoph,

Thanks for the reply.

We are using S/4 Hana Product Complaince .

Can i know the list of bapi's or other ways to be used in coding so that once specification created , it flows automatically to Fiori screen of product complaince.

Regards,

Karthik S

christoph_bergemann
Active Contributor
0 Kudos

Hello

You have to differentiate EHS classic; Component Extension for EHS and the new version of EHS which will be delivered with "Product Compliance" in S/4 HANA (and which is not called any more EHS !)

EHS classic is "rendered" if needed in Fiori (so you can see and use EHS classic using Fiori Apps). So do you use a "rendered" Cg02/CG02BD screen? Then please check in CG02 first; if your specification shows up there it must show up in the "rendered" CG02 in Fiori.

Therefore: I am currently not 100% sure which version you are looking on

If we talk about the S/4 HANA version Product Compliance: you can not use the "old" BAPIs to do something

C.B.