naming conventions - When to use the Y-Namespace -


is there accepted convention among abap developers when use y-namespace , when use z-namespace customer repository objects?

the original intention use namespace y... centrally developed solutions (head office) , z... local development (branch office) - can still find in older (and perhaps more recent) documentation. in experience however, unless enforces these rules system landscape, each developer chooses whatever seems appropriate @ time...


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -