abap-file-formats
abap-file-formats copied to clipboard
Serialized directory/folder structure
Is defining directory/folder structure in scope?
Like in Java, a project typically consists of a folder structure, where each folder contains multiple objects
This might be releated to file format for DEVC = Packages
This might be releated to file format for DEVC = Packages
Most probably there is a relation. E.g., what would be the folder in which the file for a package is stored? Due to TADIR it would be in its own folder. Furthermore, if one would like to have packages as folders, but the folders do not represent the package hierarchy (nested folders), the super package must be a property in the file format for packages.