cancel
Showing results for 
Search instead for 
Did you mean: 

Table details for Simulation required for SAP PLM 7.02

former_member223190
Participant
0 Kudos

Hi all

I am using configurable material for the creation of simulation.

I need a table which should have the details of this material along with the simulation id .

I have checked in the  table PPEFILT, but it shows only the details of simulation.

Thanks & Regards
Satish.

Accepted Solutions (1)

Accepted Solutions (1)

former_member214775
Contributor
0 Kudos

Hi Satish,

it is not stored in database tables as it is a "simulation".

You can maybe check it in debugger with class /PLMI/CL_PPE_SP_SIMULATION and methods: CUOBJ_BUFFER_VALUES or /PLMI/IF_PPE_SP_ND_ACCESS~RETRIEVE

Simulation can be accessed by class /PLMI/CL_PPE_SIM_BO.

Best regards

Tamas

former_member223190
Participant
0 Kudos

Hi Tamas

Thanks for the reply.

I was assumimg its stored in database tables.

Cheers

Satish

Answers (0)