cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Good morning Slackers Cool People in the Coffee Corner,

I just came across a funny OSS Note.

Why do I find it funny ? As a technician, it's always nice to know little secrets for working with SAP's products,

little gems of information, short cuts and tips and tricks, and this OSS Note describes the steps to find some

information on Fiori, and the funny thing is, the steps involved take unintuitive to a new level.

Just when you thought things couldn't get any more unintuitive, then this little gem comes along.

Nice one.

Best regards,

Andy.

p.s. please respect the OSS and do not quote the contents of the OSS Note here

0 Likes
View Entire Topic
Lukas_Weigelt
Active Contributor
0 Likes

Found one today too. Maybe it's not perceived as funny by everyone, but I find it amusing. Especially in the German Version of the Note I had to think of "Es gibt keinen Löffel"

--> 2029289

Former Member
0 Likes

Yes, it is funny, no symptoms, no prerequisites,a non-functional correction, nobody knows what this correction does, just a correction for the corrections sake.

martin_E
Active Contributor
0 Likes

The deleted code is


IF m_object_key-controller_name IS INITIAL AND sy-sysID = 'B20'.

  MESSAGE i000(swdp_wb_tool) WITH 'Empty controller name' "#EC NOTEXT

  'class CL_WDY_WB_CONTR_USAGE_EDITOR'. "#EC NOTEXT

  ENDIF.

that looked familiar... System ID B20 is specified in some of the examples in the "SAP Library Installation and Update on UNIX for SAP systems based on SAP NetWeaver" guide.