Converting Smartform into PDF preview layout
Hi ABAP experts, We have converted an existing invoice layout smart form into PDF layout in print preview mode. However, we have an issue with PDF layout alignment. Earlier, it used to print the...
View ArticleDynamic value in TVARVC table for standard report
Hello, I am trying to archive objects like FI_DOCUMNT. For this purpose I want to create dynamic variant for the date. ( Date not in complete format) yyyy/mm.So, I created an entrie in TVARVC table,...
View ArticleAnything new with GUI abilities in standard SAP?
I find myself creating yet another workbench with hotspots to yet another Popup using the same FM i've been using for 5 years. Is there anything new to use in standard ABAP (not Web Dynpro)?
View ArticleHow to make an HTTP "PUT or DELETE" request from ABAP?
Hi, I was able to make connection with a RESTful web service from ABAP with the following code: CALL METHOD CL_HTTP_CLIENT=>CREATE_BY_DESTINATION EXPORTING DESTINATION = 'CONSTELLATION'...
View ArticleHow to do PUT in IF_HTTP_CLIENT(IF_HTTP_REQUEST)
Hi I am facing same problem as described here http://scn.sap.com/thread/1680797 Anyone know how to do PUTs in ABAP?
View ArticleVT03n
I have a custom Z program which shows two different list of shipment. One is the list for master shipment and another for sub-shipments. When the sub-shipments are processed, I want this program to...
View ArticleGetting delivered Quantity using ABAP Program
Dear All, How can I get the delivered quantity against a sales order document (Orders in VA03).?Which tables are involved.? How can I join the tables.? Regards,Aneel
View ArticleGetting error while executing BAPI_GOODSMVT_CREATE
Hi Experts, I am creating MB1B scenario through BAPI_GOODSMVT_CREATE with GM_CODE '04' and all necessary input like item and serial numbers Sample Code for that requirement....
View ArticlePropose the Amount and the Quantity on the MIRO transaction screen
Hi experts, I need to change the value of the amount and quantity column in the miro transaction screen after you enter the purchase order, the new values are calculated with other purchase order...
View ArticleCreate Material with reference - stop characteristics update
Hi, When creating a material with reference material (MM01), I don't want Characteristics valued copied from reference material.Those will be updated using another logic. Tried using BADI...
View ArticleSend email from SAP Inbox to external
Hi All. We want to send the CONTENTS of the mail in SAP inbox to an external mail id. Is that possible? I know of the report RSWUWFML2 which can notify of outstanding items. But we want the actual...
View ArticleCall transaction ME33K
Dear Abapers, I have a problem when calling transaction ME33K from a custom program I develop. I know that we can pass agreement number using SAP memory with parameter ID = 'VRT'. This is the code to...
View ArticleSum grouped in alv report
Hi experts, I have a alv report (REUSE_ALV_GRID_DISPLAY) currently sum the Ctd column but sum all regardless of the value of the UM column I need to sum the values of the Ctd column but grouping it...
View ArticleIDOC_INPUT_ORDERS and billing block field (VBAK-FAKSK)
Does anyone know how I can update the VBAK-FAKSK field in the idoc_input_orders finction module? There are several places using user exits that you can update a structure called xvbak and the faksk...
View ArticleHow to use VBScript Inside ABAP and Store VBScript Source as Include
Hello community, in different postings I show the possibilities to use different languages with ABAP, e.g. here. Here now an example how to use VBScript inside ABAP and how to store the VBScript source...
View ArticleCompare two different WA.
Hi Team, I need a help on a topic in ABAP where I need to compare all fields of 2 different Work Areas and for any discrepancy in a particular field.I need to highlight in a different color. It would...
View Articlebadi for hide columns in COR6N
Hello,Anyone knows what I need to do to hide these columns:Thanks and regards.
View ArticleBIlling via VF04 and user-exit for Error messages
Hello ppl,working on a 46C architecture we are facing a difficult issue: we placed some custom controls within a user-exit in RV60AFZZ , so just before invoice is saved.It works perfectly when we save...
View ArticleDefault search help in Material Master not working
Hi, We had come across a different situation where the F4 help for Mateial Number differ for each user. For example, when i select F4, a custom search help has been defaulted always by which i can...
View ArticleFONT Transport Request
Hi, How would I know the TR of a created font?There is an existing font in dev named ZARIAL but I cannot transport it to QAS.How can I view the TR for that font so that I can transprot it?
View Article