Enno
Enno
Thanks for your fast response, @SebastianWolf-SAP ! at least there needs to be a way to define an alternative APACK manifest to (Z)IF_APACK_MANIFEST for each package IMHO. Maybe somewhere in...
there is no 😢 reaction
I only use chaining with TYPES. For all others (DATA, CONSTANTS, METHODS) I never use a the colon. Reasons: much easier refactoring, when deleting, copying or moving things. Examples: ```...
A method returns a "result". No matter, how this result looks like, how many table lines, fields or attributes there are. If there were "results" then this would result in...
I have the same issue on anleitung.md and txt-files in a group folder. additionally user can edit the markdown file anleitung.md (folder description) although he should have no rights to...
Hey @jung-thomas ! This is really cool! I❤️ it! Will ASAP investigate how you did it. Cheers Enno
When pulling your repo, I get the message: `Object type HTTP is not supported by this system` How could you export this? HTTP is not supported by abapGit!? https://docs.abapgit.org/ref-supported.html
everything is okay now, but now the main things are missing, aren't they?  ``` Method Z2UI5_IF_APP~MAIN Method "Z2UI5_IF_APP~MAIN" is not declared or inherited in class "ZCL_AXAGE_DEMO1_UI". - Public Section...
Sorry, I was confused about how to use abap2ui5... 😿 So now, when I start the abap2ui5-service and "link to the service"  I get this error: Method call failed:...
The same old story... 😢 I haven't updated abap2ui5 to the latest release... Now it works! Thanks again for this cool idea!