Archive for the ‘ABAP Tutorials’ Category

Modifying dictionary tables

There are 2 ways to add additional fields to a dictionary table without having to make a modification: 1. Append structures 2. Customizing includes 1. Append structures Append structures can only be assigned to a single table. Append structures are created in the custome rnamespace ( ZZ or YY) In case of new versions of [...]

December 19, 2011 · admin · No Comments
Tags:  Â· Posted in: ABAP Tutorials