cancel
Showing results for 
Search instead for 
Did you mean: 

Importing description column from C201 to QA33

0 Kudos

Hi!!!

I have to import some table view from C202 into QA33. I need to have  column „Description“ „PLPOD-LTXA1“ from „Program  SAPLCPDI“ „Control  TCTRL_4401“ and column „Short text insp.char“  „Fld name“ „PLMKB-KURZTEXT“  from „Program SAPLQPAA“  „Control  TC_PLMK“ that are in transaction C202 from tabular Configuration view  into transaction QA33 in „Program  SAPMQEVA“ „Control  MERKMALE“ , that presents tabular Configuration view.

In C202 I have create operations with more inspection characteristic for each. Now, I need to see column text for that operation and inspection characteristics in QA33 Display Usage Decision: Characteristics Overview in tab Inspection points. In tabular view now I have only column Identification what is not enough for analysis results view because I have more than one inspection characteristics in one operation.

  Now, question is how to import that object from another to other table/transaction?!

Accepted Solutions (0)

Answers (1)

Answers (1)

anand_rao3
Active Contributor
0 Kudos

I think modifying QA33 layout for this purpose would not be feasible, as QA33 covers header data while routing or recipe and their characteristics are considered as item level.

Why cant you create a separate Z report covering all these details in your required format. I would suggest use following BAPI instead of any tables for fetching required details

BAPI_INSPOPER_GETDETAIL

Regards, Anand