Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

What are Post-exit,pre-exit and overwrite exits?

Former Member
0 Kudos

Hi All,

What are Post-exit,pre-exit and overwrite exits in a class context?

Thanks,

Rakesh.

3 REPLIES 3

matt
Active Contributor
0 Kudos

Applying to methods, a post-exit runs after, a pre-exit before, and an overwrite instead of, the standard.

matt

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi Rakesh ,

Please refer to this link

[Enhancement Framework - Class Enhancements - Pre-exit, Post-exit and Overwrite-exit methods - Concept and Simple Scenarios |https://wiki.sdn.sap.com/wiki/x/RwDoB ]

Luck,

Bhumika