Albert Mink
Albert Mink
This is two fold (both to be removed!): - [ ] We allow ENUMs to be parsed. This can be removed, because as you said: It is out-of-scope. - [...
So (hypothetically) I could do a downport on my local machine and copy/paste the results to the repository, right?
@fvalves: Is there an AFF specified for `DRAS`, see https://github.com/SAP/abap-file-formats? Can you provide an example of a serialized object?
@fvalves: Is there an AFF specified for `DSFD`, see https://github.com/SAP/abap-file-formats? Can you provide an example of a serialized object?
Hi Uenal, the `ENUM` can solved like the abap language version over here https://github.com/SAP/abap-file-formats/blob/main/file-formats/zif_aff_types_v1.intf.abap#L42-L55
Hi @uenal-akkaya, we recommend to put the object specific part (in `ty_main`) into a separate type. Example: https://github.com/SAP/abap-file-formats/blob/main/file-formats/sito/type/zif_aff_sito_v2.intf.abap#L568-L581
Set to draft as there will be still changes in the AFF. @uenal-akkaya feel free, once you have the next increment, to set status to `Ready for review`.
Initially, the AFF framework has been shipped without ABAP-Language-Version support. Nowadays there is one. That is the good news 😅
I tested with CHKO, CHKV and AIFI