cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving "Specifications" Text from T-CODE QE03

Duro_Nguyen
Discoverer
0 Kudos
230

Dear all,

Is it possible to retrieve the text displayed in the "Specifications" field in T-CODE QE03? If yes, what tables or function modules can be used to fetch this information?

I need to extract specification texts similar to what is shown in QE03 and display them on an ALV. For example, if the inspection characteristic is "Package Humidity," the specification would be "<= 4.5%." Another example would be the characteristic "Feel of package" with a specification like "Feel of package [that package unit]."

Currently, I am unable to find the complete specification text directly and seem to be manually processing and assigning the correct symbols to the text. Is there a more automated way to handle this?

AlbertMolnar
Product and Topic Expert
Product and Topic Expert
0 Kudos

-

Accepted Solutions (1)

Accepted Solutions (1)

AlbertMolnar
Product and Topic Expert
Product and Topic Expert

Dear Duro_Nguyen,

thank you for the details provided.

As far as I understand you are seeking for the logic how value into the field 'Specifications' (QAMKR-TOLGRENZE) is written. Please check this function module:

QSS4_PREPARE_CHAR_SUM_DATA.

Have a nice day,

Albert 

Duro_Nguyen
Discoverer

YES!!! Thank you for replying, I did manage to make a workaround for this but not good enough.
This FS solved my problems, it even has the symbols that I wanted for the results.
Kudo to you 💥😄

Answers (2)

Answers (2)

AlbertMolnar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Duro_Nguyen,

thank you for the details provided.

As far as I understand you are seeking for the logic how value into the field 'Specifications' (QAMKR-TOLGRENZE) is written. Please check this function module:

QSS4_PREPARE_CHAR_SUM_DATA.

Have a nice day,
​Albert
​***
​Read and follow the 'SAP Community Rules of Engagement' at
https://www.sap.com/community/about/rules-of-engagement.html

AlbertMolnar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Duro_Nguyen,

thank you for the details provided.

As far as I understand you are seeking for the logic how value into the field 'Specifications' (QAMKR-TOLGRENZE) is determined. Please check this function module:

QSS4_PREPARE_CHAR_SUM_DATA.

Have a nice day,
​Albert
​***
​Read and follow the 'SAP Community Rules of Engagement' at
https://www.sap.com/community/about/rules-of-engagement.html