Wrong value in RV61A-AWEIN on return order
Our customer wants to force the UOM in return sales orders based on invoice, for some materials. For example if an invoice, has UOM box and he makes a return sales order, the UOM in the return sales...
View ArticleABAP Run time error (GETWA_NOT_Assigned_RANGE) while running print job in F110
Hi Experts, I am getting ABAP Run time error (GETWA_NOT_Assigned_RANGE) while running print job in APP (F110). System is not generating emails for ACH payment advice but its creating ACH file,...
View ArticleParameter to be passed for GN_INVOICE_CREATE
Hi, I am using the function module GN_INVOICE_CREATE to create invoice without referring to any document.But the pricing value is not getting populated even though I am passing the condition type and...
View ArticleVBUP-BESTA... and a non-working day
All,I'm using a custom web service to create an order in SAP ECC 6.0 from BAPI_SALESORDER_CREATEFROMDAT2. After the order creates, while still in the web service, I read VBUP-BESTA to make further...
View ArticleLink between Appropriation Request No. & Work item id (linked Workflow)
Hi everyone, I have a requirement to display all the comments and list of attachments linked to a workflow against a Appropriation request number. i.e. I want a link between Appropriation request...
View ArticleHardcoded Chinese literals in ABAP-code and Unicode Migration
Hi Folks, currently, I'm involved with a Unicode migration project (under ECC 6.0) and we have some minor issues with ABAP code where Chinese literals have been hardcoded for example as default-values...
View ArticlePark a Vendor Invoice with 2 tax lines using BAPI_ACC_DOCUMENT_POST
I am trying to use BAPI BAPI_ACC_DOCUMENT_POST to park a FI-AP invoice using Tax Jurisdiction Code for Canada. I am populating the Tax Jurisdiction Code and the Tax code at the ACCOUNTGL table because...
View ArticleProblem with KCD_EXCEL_OLE_TO_INT_CONVERT
Hi, i am developing a batch input which use the KCD_EXCEL_OLE_TO_INT_CONVERT sentence to read a excel file and insert it in a interna table, when i try to read the excel I get the error number 2...
View ArticleCalling FF.5 through zprogram
Hi All, I have a requirement, according to that I have to pick file from desktop change its format and pass it on to FF.5I have used gui_upload to pick and converted the file in an itab. Now how do I...
View Articlecl_gui_alv_grid Expand / Collapse icon at subtotal row
Hi Experts, I am using cl_gui_alv_grid. I remember, it shows the icon (just like printer icon) at the subtotal line. But in my current report, it does not show subtotal icon. I don't want it via ABAP...
View ArticleCalling tcode FF.5 in z program
Hi All, I have a requirement to pick a file from desktop . convert it in different format and pass it to FF.5 (RFEBKA00). I have used gui_upload to read and after converting format when I try to pass...
View ArticleExecute button missing after displaying the error message on selection screen
Hi, Execute(F8) button is missing in my program after displaying the error message in the selection screen. AT SELECTION-SCREEN.If field IS INITIAL. Message s001 display like 'E'. call...
View ArticleCan i archive SAP Inbox in SBWP ?
Hello, Use case: I will receive may incoming mails outside SAP network with PDF attachment and need to archive those attachements or mails with attachments. Can i archive SAP Inbox in SBWP transaction...
View ArticleIssue in coping stanard program for PP61 (Change Shift Planning)
Hi Team, For one of our requirement, I have copied the PP61 (Prog name : SAPFH5AH) to ZPP61 (Prog name : ZSAPFH5AH) and made changes accordingly. But some stanard functionality stopped working. After...
View ArticleIssue when adding custom code to field in LSMW
Dear experts:This is my very first post to the SCN world so if I’m not following established etiquette please forgive. I have been working with LSMW’s for about 4 years now but I have never done any...
View ArticleReturn Orders Creation w/ reference to Billing Document
Hello Experts , I would like to Create a Return order Creation with reference to a Billing Document. So Which Standard BAPI we need to call inside this Function Module to pass Invoice details....
View ArticleHow to make a fields in gray out mode in VA01 based on company code
Sap Gurus, How to make a fields in disable mode in VA01 T-Code based on company code, Order type. By using loop at screen we can achieve this but I need to make the fields in gray out mode only for one...
View ArticleSmartforms Error
Hi Experts I m getting below dump when calling smartform to print sales order I am using below code field-symbols: <ls_vbdpa> type vbdpa.loop at it_vbdpa assigning <ls_vbdpa>. if...
View ArticleHow to use parallal cursors in the place loop with in the loop
Hi Experts, In my report there are having loop within the loop statement so that it is taking so much time to execute the report and i have to increase the performance of the report so...
View ArticleAssign fields
Hello everybody. First of all, sorry for my English, I am from Catalonian and I know my english is very poor.Ok, I am developping in Abap since 6 months, more or less, and know I have a little problem....
View Article