If so, you need SAP Universal ID. In a few months, SAP Universal ID will be the only option to login to SAP Community. Without it, you will lose your content and badges. If you have multiple accounts, use the Consolidation Tool to merge your content.
In BDC if we use call transaction method if it is sucessful sy-subrc will be zero.Otherwise we are checking for sy-subrc<>0.But at that time when it fails what will be the value of sy-subrc.