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

how to generate a report for all missing phrase translations out of sap

Former Member

Accepted Solutions (1)

Accepted Solutions (1)

christoph_bergemann
Active Contributor
0 Likes

Dear Krishna

sorry i was to fast with my response Did you check online help ???? or your system??

PLease check: Phrase Search - Basic Data and Tools (EHS-BD) - SAP Library

and look at "Phrase in language not available": This functionality support you (for phrase text only) to do the job. If you need the same for phrase code... just extend this as explained using new "search function"

C.B.

Former Member
0 Likes

thank  you Chris . I was also looking the same sap help .

Answers (1)

Answers (1)

christoph_bergemann
Active Contributor
0 Likes

Dear Krishna

depends on how often you would need this. Is you check once per year: just use se16; if you need it regularly: create an one "search exit"  in CG12 to implement this type of inquiry. This is quite standard and done often;  Just look in the existing "search exits" which are developped by SAP and analyse code used; understand the parameters used etc. and generate your own one (code, user interface etc.)

C.B.