SAPist - My SAP experiments
Monday, October 30, 2017
Command Prompt - useful commands
ipconfig - Gives you your Ip address.
reverse lookup IP address to name
ping -a
Tuesday, October 17, 2017
Add entries to empty table via Debugging
Set Breakpoint in FM:- RS_TABLE_LIST_CREATE , line 274 .
Goto se16N- Enter the name of custom table . Set in Debug mode, Hit ‘Create entries:-
Now in debug mode the above FM will be called. Set dd021-mainflag = ‘X’ in debug mode.
Note:-dd02l-mainflag is called twice, thus you may have to set the value twice.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)