Netweaver Developer Studio:
How can you make the Business Objects and Data Types in CAF projects be able to make use of inheritance/polymorphism?
Let's say I make a RecordTransaction and CompactDiscTransaction Business Objects and I wanted the same functions in code to be able to work for both of them, what would I do?
Much thanks in advance!
-John