abapGit icon indicating copy to clipboard operation
abapGit copied to clipboard

Pulling failed when creating enterprise services for RFC functions.

Open mkiii opened this issue 3 years ago • 4 comments
trafficstars

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. image Field 'DATAS' is Table Type whose line type is Structure. image image image image

mkiii avatar Mar 24 '22 08:03 mkiii

Can you create a test repo that contains only the object which causes the dump and post a link to the repo?

mbtools avatar Mar 25 '22 07:03 mbtools

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.

mkiii avatar Mar 31 '22 13:03 mkiii

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?

mbtools avatar Apr 23 '22 13:04 mbtools

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.

mkiii avatar Apr 25 '22 14:04 mkiii

no action

mbtools avatar Dec 02 '22 19:12 mbtools