Reduce Smartform PDF file size
Hi All, I am facing an issue to reduce the size of smart form PDF file, before posting i have checked in SDN for proposed solutions andfound.1) To check SAPnote 843480...(we are in EHP6 so note is...
View ArticleTrack changes in Header text of sale order
we have a requirement somethign like this:there are lots of header texts in sales order transactio code VA01.We want to record changes made to these texts in every sales order.Only changes in header...
View ArticleF4 Dropdown in SALV report
Hi , My report is simple. I am selecting data from joining two tables. After that I am showing data using SALV Objects. But none of the field in the report show value in F4 or dropdown list. For...
View Articlenot getting WBS element in proper manner
Hello All, I did not get WBS element in a proper manner as a client want.I am gettting WBS element like: GZ90133901082, but my client want it should be like GZ.901339.010.82. Please...
View ArticleGenerate spool after PO release
Hi, My requirement is to generate spool request for print after releasing PO using ME29N or ME28.How to do this scenario pls guide me on this. Thanks&Regards,Gopi
View ArticleBAPI_BUPA_ADDRESS_ADD FM for add address
hi exports,I'm using .net web service for create a vendor in sap,i used VENDOR_INSERT FM , it's successfully created.so then i go to xk03(t-code) to view the vendor by vendor code it show the error...
View Articleselect a record from step loop to delete that record
Hi Experts, I have a few records in my step loop out of which i want to delete just one record using set cursor/get cursor. In screen there is no check box or radio button. So i have to read...
View ArticleSmartform variable height of window
I am currently designing a smartform for process order. I have made a template for header data, plus a table for summary of the components in that process order. Below the summary, i want to display...
View ArticleHow to check PDF Settings?
Dear Experts, How can I compare the Settings of PDF in Dev / QA systems? Is there any tcode? Is this related to Basis? Is it related to Printer settings? How can I check this? The issue is:The PDF file...
View ArticleSend output of FBZ5 T-code through Email In PDF Form.
Hello Experts, I have requirement to send output of FBZ5 that is a sapscript . Actually client want to send this from this standard t-code so i have searched some enhancement but did't find anything ....
View ArticleI didn't find any replacement FM for a obsolete FM?
Hello For getting a GUID_RAW_16 I'm using the below FM DATA: lv_my_guid_raw_16 TYPE guid_16. "Its RAW type w/ 16 CALL FUNCTION 'GUID_CREATE' IMPORTING ev_guid_16 = lv_my_guid_raw_16....
View ArticleHow to Develop a two ( y-Axis ) Graph
Hi Genius, I need to develop a mailer program for 2 y-axis for single X-axis. The first one is need a bar chat and second one line chart. ( for example refer my chart image given below ).
View ArticleI have a requirement to pass a variable in function module
in function module , i need to pass months CALLFUNCTION'FIMA_DATE_CREATE' EXPORTING i_date = sy-datum* I_FLG_END_OF_MONTH = ' '* I_YEARS...
View ArticleBest way to process line items in an internal table?
Hiya, I have an internal table that's has columns: EBELN - Document numberEBELP - Document ItemQuantityPriceOther data, blah, blah, blah Now I would like to process this internal table so that each...
View ArticleAssign type Conflict
FIELD-SYMBOLS: <l_table> TYPE STANDARD TABLE , <l_field> TYPE ANY. READ TABLE gt_itab ASSIGNING <l_field>. "with table key pernr = <l_table>-pernr. LOOP...
View ArticleAdd Search Help tab in IE03/02
Hi Expert, I want to add a new tab in IE02/03 Search help.which have input like Serial no,Material no and Customer no and output is Equipment no.So how can i do it and which exit i have to use for...
View ArticleSelect statement is not fetching data???
Dear ABAP'ers, I have a written a select statement which is not fetching data from the table . passing values in so_werk, so_budat, so_arbpl SELECT a~werks a~budat a~qualf a~urcod a~arbpl a~katalogart...
View ArticleRepaired function group but transport got deleted
Hi,I have repaired a standard function group and saved under workbench transport request.But unknowingly the transport request got deleted from dev system.Now we are not able to retrieve the deleted...
View Article