The ABAP package concept allows you to create stable APIs of a package. This means that you can distinguish between public and private parts (implementation details) that can be changed. But package concept has many other use cases – we can define depen
Just go into transaction SE80, display the package , select it with the context menu and choose Create – Development Coordination – Package Interface. Best Practice #1: Create multiple Interfaces. It makes sense to create more than one interface for t
In the AS ABAP developer edition, we offer only one layer, SAP. In a real-world system, you may want to transport objects to several different production systems - for example, to transport some of the same objects to both a Financials system and an HCM s
Post a Comment:
Showing 0 Comments: