abap-file-formats
abap-file-formats copied to clipboard
[SAIA] Add new object type SAIA
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.
@albertmink AFF updated, do I need to do something else?