Insert an image in a long text
Hi CA51 can be used to print out a production routing, together with its header long text. I'm trying to put an image into the long text in transaction CA02 with the sentence below. BTW the image...
View ArticleHow to display message in the title bar in ALV?
Hi , I have a report which updates records to a custom table. If some wrong records are uploaded then then a ALV screen will open and display the error message.I have to display the number of...
View ArticleHow to draw Horizontal line in main window under table header?
Dear experts, I have requirement like i need to draw horizontal line under main window of Table Header, Only for table header, i know how to draw horizotanl and vertical lines in tabkle this Question...
View ArticleUnable to print main window and associated secondary windows in next page
Hi All, iam print line items values in first page by using main window (table) and associated terms &condition in second window(template).But i want terms & condition to printed in other...
View ArticleIDoc failure in background job
Hi, I have developed a customized program and sending outbound IDocs to other SAP system using Function Module MASTER_IDOC_DISTRIBUTE. When I am running this program in background mode IDocs are failed...
View ArticleError Message to be sent to a specific RF
Hi All, We have a requirement where we need a program that would log off users from RF devices if they are locking any transaction. One point that came up in the initial discussions is that this...
View ArticleRelease of Process Order even when there are missing parts
Dear ABAP Experts, I have a requirement where in the Process Order has to be released even if the Process Order contains some missing parts. The same has to be done using an ABAP Program. In this...
View ArticleField-symbols
How to split a string into a filed symbol. Iam trying as below but it showing error at the highlighted(red color) in below code.How to solve the issue.Thanks in advance....
View ArticleScript Subtotal calculation not working
Hi Frds, In the print program, i got the material totals variable is gv_bdmng.each line time material is gv_bdmng1. Based on above i did a subtotal and need to display through these variable gv_bdmng2...
View ArticleChange of Sales Order Status from program
Hi all, I have a requirement to change status of Sales Order (SO) by ABAP. I tried to find some BAPI which would do that but no luck. Also forum here suggests that it is rather tricky task. Only clue I...
View ArticlePrinting Archived invoice on SAP printers.
Hi experts, I want to print SAP sales invoice from archived server. I have used ARCHIVOBJECT_GET_TABLE to get the binary contents then we have concatenated the binary data to buffer in byte mode and...
View ArticleProblem with Abap Proxy x SOAP authentication
Hi, I have a problem with the user authentication in a call from a method of a webservice.I need to call many methods from same webservice in one program. When the program starts, the user logon popup...
View ArticleFor new work order components, we want to force the user to update...
All, RESDB-BDTER (requirement date) is determined by Work Order start date. We are looking for a customizing spot to clear this field, so the user will be forced to enter it. I tried several things...
View ArticleABAP Download Problem
Hi Everyone,i am new to ABAP I want to install ABAP Trial. When i download the trial version 7.0. it give me error. you connection is not private.attacker might be trying to steal your information...
View ArticlePricing Routine
Hi All, I am trying to add some code to a newly created custom routine. Only for a selective range of customers - say "1000" to "1790" I want to append the delivery numbers. Something like this: IF...
View Articleassign component - dynamic field
Hey experts, I want to do this: ASSIGN COMPONENT (wa_dd08l-fieldname) of structure <wa_deleted> to <ls_id>but the (wa_dd08l-fieldname) is incorrect, I can't put there those parentheses....
View ArticleHow can i edit (add/remove) fields to an authority object
Hello All, I have created a Z authority object . I want to edit that objectNow i want to add more authorization fields and remove few . I'm using SU21 TCode for display/maintain of an object. However...
View Articlevl02n after save zfield not updatingupdating in lips table
Hi I am added a additional tab in line item tab for vl02n.z field name is zsernr. Appended in lips table .i am entering value 1234 and then saving .it should update in lips table. Using userexit...
View Articlethe problem of 'lgort' in function 'ws_delivery_update'.
Who knows why the parimeters 'LGORT' can not be imported? First the function WS_DELIVERY_UPDATE and the structure have beenreleased,second,when run the function in my code,there is no errormessage or...
View ArticleProblem in using WS_DELIVERY_UPDATE(updating the deliveries)
Hi Gurus, Iam facing problem i updating the deliveries using the fm WS_DELIVERY_UPDATE..This is the code.. MOVE : lwa_mchb-matnr TO lwa_vbpok-matnr, lwa_mchb-charg TO...
View Article