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
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.