Special characters in Smartforms
Hi, I'm working with webdynpro abap and in my application I have to generate a smartform which one has been created and converted to a PDF file.In the conversion routine, some special characters are...
View ArticleCall Transaction behaviour
In my program I am passing on some values to Call Transaction 'CJ9C' using bdc_data. The objective is the called transaction should show result to the user and then the control should be returned to...
View Article[SAPscript] Mail sent tio wrong receiver
Hi @all, I have a problem with sending mails (Order confirmation, offers). When the user sends a mail, sometimes it happens, that the mail appears twice in SOST. One mail to correct receiver, one mail...
View ArticlePrint PDF file from spool
Hi Expert, ECC 6.0 There are lots of threds for PDF file print from spool hoever no one gives the exact solution. Can any one give me solution how to print a PDF file (BIN) data from the spool Senario...
View Articlesubmit job specific time ?
Dear All, I have a requirement of submitting the job at specific time. There is a Ztransaction whose recording i had obtained through sm35 and now i need to create a job for a mass change of this...
View ArticleEvents in oops ALV
Hi abap gurus, I'm having a small doubt regarding events in class cl_gui_alv_grid_display. Generally for a event to be triggered we follow these steps: 1.define a class for event...
View ArticleList of Adobe form routine needed
Hello Abap Xperts! I am configuring new output types for MM forms (Purchase Doc, Contracts, Quotation, ...). I am able to find all I need except the right form routine for adobe forms. Is there any...
View ArticleStatus Program name for transaction code
Hi Experts, For TCODE MM01, program name in TSTC is given as SAPMMG01 where as if you goto MM01->System->Status->Program it is giving as SAPLMGMM.I need some table or FM using which I get...
View ArticlePOPUP screen with the table and confirmation
Hi All, I have searched for POPUP screens and i did not get the relevant function module. POPUP should hold the values of internal table ( could be 5 and 6 rows) and should with the confirmation...
View ArticleCreate variable with dynamic NAME
The task is to create variable with dynamic name. NOT type(!) but namу! All the ways using cl_abap_typedescr and cl_abap_elemdescr classes that I saw are useless.I want to implement something like this...
View ArticleEnhancing Talent Management Infotype 7408
Hello Experts, I have a requirement to enchance the Talent Management Infotype 7408 and add 3 fields to the table(HRP7408) and screen. I've tried to create the enhancement in the PM01 transaction but...
View ArticleSave chart as a pdf file in sap
Hi , I created a reported and generated chart using cl_gui_chart. after generating the chart i need to save the graph as a pdf file .I fetched the customize graph data as a xml format and try to...
View ArticleBAPI to update SO schedule line
Hi Expert, i would like to ask is there any BAPI behaviour same as SO item availability? Currently we are using SAP BAPI "BAPI_SALESORDER_CHANGE" to change the schedule information. We find they...
View Article3 ALV custom containers download in single file
Hi, We have three ALV custom containers in the same output screen & the user requirement is to download the three alv outputs in single excel file. Please advise. Regards,Devdatth
View ArticlePassing data between selection screens
Hi all, I have created 2 selection screens in 2 different Report programs. I figured out that the possible ways to access data between them is by using abap memory . Now if i want to avoid this , how...
View Articleselect Query taking more than 10 mins to execute
Hi,Please help to increase the performance the below select statement :SELECT ekko~ebeln ekko~bsart ekko~aedat submi ebelp matnr menge...
View Articleproblem with select....where IN statement
Hi, i have the following select-statement in my z-abap: DATA: s_kostl TYPE RANGE OF cosp-objnr, DATA: s_kstar TYPE RANGE OF kstar,... SELECT (lv_feldname) INTO lv_betrag...
View Articlemigo: valuation data locking issue
Hi Experts,I have a requirement to automatically trigger a GI with movement type 910 when a GR with movement type 101 is done against a Purchase order(PO). And after that i need to create a document...
View ArticleReversal possible for SE14 transaction?
Thinking I could select certain fields to delete, I used tcode SE14 I executed direct processing for table LFA1 Activate and Adjust database - Delete data. Now all of my vendor master data has been...
View Articlecall transaction ME23N with parameters
after execution of report with call transaction for me23n than double click on PO we have faced the below error, plz give me valuable suggestion.
View Article