stilianos_mavromatidis2
Participant
Member since ‎2008 Nov 19

User Statistics

  • 68 Posts
  • 4 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi, I have created a z program to send email with a single pdf attachment. I am using the FM: SO_NEW_DOCUMENT_ATT_SEND_API1 to send the email. I am using the FM:GUI_UPLOAD to specify the PDF file. Now I want ...
Hi, I want to add a custom z button on FBL1N transaction so that to add custom functionality to selected rows in FBL1N. I have found that I have to use BADI FI_ITEMS_MENUE01. Is this correct? Can someone guide me how to add this custom (Z) butt...
Hi, I have a request to convert the incoterms field (VBKD-INCO2) in sales order create/edit screen, to a drop down list with fixed values. what is the proper way to achive this? Can someone help us?
Hi, I have a request to convert the incoterms (part 2) field (VBKD-INCO2) in create/edit of a sales order to a drop down list with fixed values. Can someone help us?
Hi, I have developed an ABAP program that calls transaction FBZ2 and with the created document number prints a report. I have used the following statement to call FBZ2 transaction: CALL TRANSACTION 'FBZ2' USING BDCDATA MODE 'A' MESSAGES INTO M...
Kudos from