SAP/ABAP memory id is not working
Hi, On portal,User is pressing a button for displaying the PDF form. So control is going from Portal(webdynpro component) to SAP R/3 (std program : SAPLFPCALL) which contain call for...
View ArticleDocument-info-records display in Smart form without maintaining in SE78
Dear Friends I am required to print images maintain with document-info-records in smart form. I want to print them programmatically. I don't want to maintain images in se78 Is there any other way...
View Articlegetting error in bapi BAPI_ACC_DOCUMENT_REV_POST
Hi Experts, I am getting error while applying BAPI: BAPI_ACC_DOCUMENT_REV_POST. kindly guide me. Errors:--ERW609Error in document: BKPF 00400000000110002012 MEDCLNT200ERW632Document BKPF...
View ArticleALV GRID CHECKBOX Grey out after push button
Hi Experts, I need to grey out the check boxes which are checked in a ALV report , once i press the push button. Scenario: I have an ALV report , i will check few line items and i will press a push...
View ArticleError in consuming Webservice
Hi experts, While consuming Webservice in SAP am getting the following error SOAP:1.007 SRT: Unsupported xstream found:("HTTP Code 401 : Unauthorized") can any one help me in sorting out this...
View ArticleRollback mechanism in Y/Z program logic
Hi, we are having lot of Y/Z programs in our company where we are using some for posting the documents into SAP using standard SAP tcodes and updating the same in Y table for control purpose i.e. to...
View ArticleBAPI CALL
Hi friends, How to call the BAPI FM from Oracle system. I want to know the process. ThanksPavan.N Moderator message - Please use proper subject line for future posts. Message was edited by: Suhas Saha
View ArticleGL Line items table
Hello Experts, i have a requirement to fetch the entries from perticular P&L accounts and churn the data and post it to some other GLs. for that i need a table where i can fetch the data...
View Articlesmartform does not show print preview
I deleted all node but remain only one page, one main window, one template and one text.But the print preview does not work. Nothing happened when I clicked the preview button. There is only hint when...
View Articlehow to pick the address table data
Hi ABAP Gurus, in sap scripts is it necessary to write a select statement to pick the data for address and ENDAddress comands?if i change the sequence in the picking of data through the select it...
View ArticleDisplaying output field on screen in Module Pool
Hi Experts, I have a problem while displaying output field in module pool for which i have done calculation.\ How possibly could i do it? Help will be appreciated. Regards,PS
View ArticleSAPLDMEE2_ABA Runtime Errors PERFORM_NOT_FOUND
Dears, could you please help, we receive a runtime error when executing transaction PC00_M99_FPAYM Information on where terminated Termination occurred in the ABAP program "SAPLDMEE2_ABA" - in...
View ArticleIssue when generating Invoice using DP91
Hi All, when I try to create a invoice using DP91,the invoice document generated is without the UPOS number. ( UPOS number is the field in Tcode VA03 in tab shipping). But when i open this document in...
View Articlehow to call smartform by a report program
hi,i created a report which will display an internal table of a new type called ty_type1 and i added call function 'SSF_FUNCTION_MODULE_NAME'.i created smartform. what should i add to make the program...
View ArticleError route permission denied while opening service connection
Dear Gurus, I am trying to open a connection to SAP support. I have installed the SAP router and started it successfully.I have tested the connectivity of ABAP RFC connection named 'SAPOSS'. The...
View ArticleConvert JPY to USD Value in ABAP using Function Module
I need to convert JPY to USD value. Using CONVERT_AMOUNT_TO_CURRENCY is returning wrong results. Also I've tried several others FMs but couldn't find proper result. Any suggestions please?
View ArticleReport linking MARA to PIRs to Source Lists
I have a requirement to build an ABAP report linking four tables (MARA, EINE & EINA, EORD) The goal of the report is to left join the Purchase Info Data (EINA & EINE) to the Material Master...
View ArticleFind out the filed of open item in BSID TABLE
Hi Expert , I need to find out the total value of amount of local currency for a customer and consider only open item with the red symbol. I used BSID table and filed DMBTR for (amount in local...
View ArticleUser Exit or Badi for OB08
Hi all, My requirement is to send mail whenever there is change in exchange rate using Ob08 tcode .i cant able to find any user exit or badi for this tcode .In ob08 when user change value or add new...
View ArticleTransfer QUAN to Char without zero
Dears, I have one issue that I have transfer QUAN to CHAR without zero. For example, l_test = '23.1200'. I transferred "l_test" to CHAR and it became 23.1200. But I need the result is 23.12 How...
View Article