abap-file-formats icon indicating copy to clipboard operation
abap-file-formats copied to clipboard

Serialized directory/folder structure

Open larshp opened this issue 4 years ago • 2 comments

Is defining directory/folder structure in scope?

Like in Java, a project typically consists of a folder structure, where each folder contains multiple objects

larshp avatar Apr 06 '21 14:04 larshp

This might be releated to file format for DEVC = Packages

larshp avatar Apr 30 '21 11:04 larshp

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.

schneidermic0 avatar Apr 30 '21 11:04 schneidermic0