Jaime Rodriguez Capote

Results 15 issues of Jaime Rodriguez Capote

Cleaning of variables is not checking correctly: ![image](https://user-images.githubusercontent.com/56556686/81924735-cabf4600-95df-11ea-86e2-49e51663a519.png)

I am using the same constants from an interface in a class and in a local class defined inside, using them as aliases ``` ALIASES: gc_splitter FOR /rslt/if_ish_event_constants~gc_splitter, gc_patient FOR...

bug

When I activate a Function Module after, execute Pretty Painter, code changes and all Function Module interface to uppercase: Before: ![image](https://user-images.githubusercontent.com/56556686/71083528-85fbc400-2193-11ea-879b-f21b61bf457d.png) After: ![image](https://user-images.githubusercontent.com/56556686/71083546-8e53ff00-2193-11ea-8036-7bb0d1837da1.png) I don't know if this is a...

There is a problem in the serialization of BSP application that has a binary file, in my case a FontAwesome otf file: The problem seems to be that the "page...

serialization

I tried to include in Git repository an enhancement for IMG structure (S_IMG_EXTENSION) and abapGit doesn't include them, I saw that objects are not supported (object types SHI6 and SHI7)...

serialization
new feature

Change Document is now supported for abapGit, so it will be pushed to the repository

Method `ZCL_MONSTER_RULES->derive_ingredient_type` calls to `cl_fdt_function_process=>get_data_object_reference` and it causes a dump. This is because no entry is found with the constant key `ingredient_function = '005056B074C91ED8A2BA59B5E05F810F'`

Table type ZTT_MONSTER_NUMBER is throwing a DUMP because it is a referenced table type: ![image](https://user-images.githubusercontent.com/56556686/76337220-57573a80-62f7-11ea-9733-15ede2c5cae5.png) This causes a dump: ![image](https://user-images.githubusercontent.com/56556686/76337258-62aa6600-62f7-11ea-9968-90e47ed62610.png)

This new option will skip all the nodes that have no content: - Simple node values empty/null - Structures/Arrays with no subnodes