ABAP-SDK-for-Azure
ABAP-SDK-for-Azure copied to clipboard
Update serializer of zsdk s_tabu_dis to native ABABGIT serializer
trafficstars
Problem: Following the installation guide fails with error: Object type SUCU is not supported by this system Import of object ZSDK S_TABU_DIS failed
Situation: ABAPGIT already support a native serializer for Object Type SUCU. You already updated the serializer for object: zres s_tabu_dis but for object zsdk s_tabu_dis you still use the serialisier which require a plugin.
Solution: Update serializer in zsdk s_tabu_dis
Tested:

ref #92
File src/zadf/zsdk s_tabu_dis.sucu.xml is updated in master branch. Fresh import will not create issue because of this file.