System Class for internal tables in ABAP

The CL_ABAP_ITAB_UTILITIES class contains methods with which individual or all secondary table keys of an internal table can be explicitly updated. Otherwise the update takes place as a delayed or lazy update.System class CL_ABAP_ITAB_UTILITIES is used for speeding the internal table updation.

No comments:

Post a Comment