InterviewSolution
Saved Bookmarks
| 1. |
How To Debug Idoc Manually? If I Want To Extend The Standard Idoc Say Matmas, Where We Have To Write Code For Extension? |
|
Answer» For ERRORS we NEED to check for the status codes and coming to debug we can debug our the assigned function module i.e idoc_input_matmas05 or Z(fun module) in case of custom and while processing in bd87 the COMPLETE idoc can be processed by selecting the option available. For errors we need to check for the status codes and coming to debug we can debug our the assigned function module i.e idoc_input_matmas05 or z(fun module) in case of custom and while processing in bd87 the complete idoc can be processed by selecting the option available. |
|