abapGit
abapGit copied to clipboard
Pulling failed when creating enterprise services for RFC functions.
CL_WS_MD_VIF_FIELD
IF_WS_MD_VIF_FIELD~SET_TYPE
me->inactive-typeref = type->get_name( ).
When using getname() for field 'DATAS', program crashed and triggered system runtime errors.
Field 'DATAS' is Table Type whose line type is Structure.

Can you create a test repo that contains only the object which causes the dump and post a link to the repo?
Sorry, very busy on upgrading S4H project. Here is the test repo ECDK_TEST REPO 20220331.zip "zmes_schedule_sync_service.webi.xml" causes short dumps, importing would be successful without it.
I took some time to reproduce this using your zip file. However, the objects are in a non-standard language (Chinese?) and also require ERP or S4. I'm unable to run a test with this.
Do you have an example that works in NetWeaver only and is in English?
I'm afraid not have an English Netweaver environment.
After removing "zmes_schedule_sync_service.webi.xml" from zip file,other development objects have been imported in S4H successfully. AbapGit still helps a lot.
no action