former_member622510
Explorer
Member since ‎2010 Feb 10

User Statistics

  • 11 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi,I have used FM 'set_table_for_first_display' for ALV report(with Tree display) .I am using a selection screen to display ALV data having 3 options in the selection screen (screen,excel, mail+excel)The sequence of fields in screen and mail is same...
Hi ,I am using SAP SCRIPT to print BANK Cheque .SAP SCRIPT IS 'F110_PRENUM_CHCK' but when i execute that script then In the log sm37 error log is coming.error is - "In form F110_PRENUM_CHCK / window MAIN, the element 510-1 (Text-1) is missing" , how...
Hi,I am changing a custom smart form , but when I am going text editor and trying to delete from sender address,I am not able to delete as Its coming protected (MS WORD) and after changing in doc if I am going back then save button is disable.So not ...
Hi,I am using a standard smart form to get the sales invoice but when I execute transaction VA01 and some order number and see issue output to print preview then this error is coming " system message 047 from workarea SSFCOMPOSER does not exist."Whe...
Hi ,How can I link QAVE and MSEG table to get the GR number .I need to write a select query to get two fields from QAVE table1)VCODE2)VBEWERTUNGand match them from some MSEG field.Thanks