This Space has blogs on various topics in the field of SAP. These blogs point out solutions to various technical and functional issues that consultants face during implementation or support of SAP Projects. Readers/followers are welcome to contribute to this space by emailing your content at bohra.mohammadi@gmail.com. You will be rewarded according to the topic/number of words/complexity of the topic/issue which are you addressing in your blog.
Friday, March 16
ABAP syntaxes which can not be used in Web Dynpro ABAP
- You cannot use dynpro and control technology and list
- CALL / LEAVE TO SCREEN
- LEAVE TO LIST-PROCESSING
- WRITE / ULINE / HIDE
- MESSAGE
- Program flow cannot be changed in Web Dynpro ABAP. Statements to exit the current session can not be used. For example:
- CALL / LEAVE TO TRANSACTION
- SUBMIT
- LEAVE PROGRAM
- Following commands can not be used in WDA
- EDITOR-CALL
- SYNTAX-CHECK/GENERATE
- There is no need to query the parameter interface.
- IS SUPPLIED
- IS REQUESTED
- The integration of program includes and type pools and is not supported in Web Dynpro ABAP programming.
Labels:
dynpro and control technology,
IS SUPPLIED,
LEAVE TO LIST-PROCESSING,
program includes and type pools
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
You are welcome to express your views here...