Passing default value to sold to party for VA01 Using "function exit" in ABAP.

 Steps to Implement function module exit.

1. Goto T-code CMOD.
2. Give project name and click create.

3. Give short description and click on enhancement assignments.

4. Give enhancement and click on components.



5. Double click on function exit name.



6. Double click on include and hit enter and create object.

7. Check the field in export tab.

8. write code and activate.


9. Go back and activate the project.


Checking

* Goto T-code VA01.

* Give order type (AA) and press enter.

Finally delete project.

* Deactivate the project and delete.

Comments

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Read statement new syntax in ABAP. (7.4+).

Concatenation new syntax( 7.4+ ).