mohit_mantoo
Explorer
Member since ‎2019 Dec 06

User Statistics

  • 8 Posts
  • 0 Solutions
  • 5 Kudos given
  • 2 Kudos received

User Activity

i got an issue regarding creating temporary sales order nummber the code is below :- IF SY-UCOMM = 'SAVE'. DOC_NUM TYPE CHAR10. SELECT MAX( ZVBELN ) FROM ZLIPS INTO DOC_NUM WHERE VBELN = WA_ZLIPS-ZVBELN. WA_ZLIPS-ZVBELN = DOC_NUM + 1 . BRE...
Runtime Errors PERFORM_NOT_FOUNDExcept. CX_SY_DYN_CALL_ILLEGAL_FORM Short text Call (PERFORM) to a non-existent routine. Error analysis An exception occurred that is explained in detail below. The exception, which is assigned to class 'CX_SY_DYN_...
Hello. I am making a class builder for the base quantity and required quantity should be same in PP. But if shows error Please help. SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; } .L0S31 { font-style...
Kudos from