Quantcast
Channel: SCN: Message List - ABAP Development
Browsing all 10425 articles
Browse latest View live

Re: Fixed amount condition price at invoice header

Hi, I think a Recalculation in the conditions tab of the document after the condition is deleted should solve the issue. The button is in the present below the conditions window. Cheers,Arindam

View Article


Re: Report in GRR3

Hi, I think it os certainly possible to code a Z-Report as per client requirement. Better is to get the basic flowlogic such as  1.Input Parameters2.Processing Logic3.Output format  You should be able...

View Article


Re: Issue In Launchpad Configuration

Hello, You can use the Report: RP_MSS_CONVERT_MDT_TO_LPD_CUST to repopulate the entries for the scenario type, role and the instance you're using for reporting in the tcode: lpd_cust.Well when the...

View Article

Re: summary details for a variable

Hi Pooja, Not required. Please test with my code above, that should get you your expected result.Please test and let me know if you find any issue. Regards,Deepak.

View Article

Re: how to get the user logon language for current session?

Hi Use Sy-langu. That will be the logon language of the user. Cheers,Arindam

View Article


Re: how to get the user logon language for current session?

As I said, sy-langu is not guaranteed to have logon language. consider the code below: REPORT ycust01. DATA language TYPE sylangu VALUE 'S'. WRITE: / sy-langu. sy-langu  = language.WRITE: / sy-langu....

View Article

Re: ME22N & ME9F : prevent generation of message when modifying header texts

Hi, You can try the following things: Option 1: Design an user exit on ME22N to disable edit when its "version complete" a BADI will be there. There are many ways to find the BADI. One among them is as...

View Article

Image may be NSFW.
Clik here to view.

Re: how to get the user logon language for current session?

Hi, Don't see the user specified any edit to the value. It was more about getting the default one. Even the method that you state can fetch wrong value if you know how it is edited. Check the code...

View Article


Re: how to get the user logon language for current session?

thanks for that. It seems we can't trust anyone these days!

View Article


Re: Problem with trans_resbind TYPE

Hi, Yes you have to include the TYPE-POOL  ABAP for that to work Cheers,Arindam

View Article

Re: when i open the spool of my smartform and type the TCODE [PDF!]?

Hi Sudhakar, Would you please clarify you question in a bit detail?I could not get your exact requirement. Do you need to convert a smartform into a PDF from spool? Regards,Arnab

View Article

Re: BAPI_INCOMINGINVOICE_CHANGE extension

Unfortunately this note is not available. Thaks for your help.

View Article

Re: Problem in Back button in Standard Transaction

Hi Narendran, Thanks for your reply. Its correct answer. With your suggestion I solved my problem. Thanks once again. Regards,Arindam Samanta.

View Article


Error: Selection unfinished after & data records. (T-Code-KALR)

Hi, Yes so just contunue will work thats a kind of false message. cheers,Arindam

View Article

Re: Overflow when converting from 32768

Hi, The error indicates an error when it fails to type cast or put the value in. Say either conversion from one type to another like float to packed decimals fails or a variable in small to hold the...

View Article


SPAU - Error while resolving conflict in screens

Hi, I am resolving a conflict in for a screen (Function Group COMK > Screen 3020) and I was prompted to move the elements.  So I go through the prompts.  And then to adjust the code in the flow...

View Article

Graying out a custom field in display mode

Hi,       We have inserted a custom field within contract ( me31k). We were successful in getting the field on the screen and also transferring the content to the table. The custom field content shows...

View Article


Re: how to sort internal table and select from date

Hi, If your inquiry has been answered. You may now close the discussion.How to close a discussion and why.  -Jake

View Article

Re: SE16N , number of hits = 1 ,depends on size of table ?

well couldnt get a proper answer...may be it is due to the fact that it is a cluster table , so the records might be stored in compressed form so the time taken might be longer in case of huge amount...

View Article

Re: Error opening smartform PDF attachement

Hi Dave, 1 ) Use CL_BCS instead of  SO_NEW_DOCUMENT_ATT_SEND_API1 here example code :http://scn.sap.com/thread/33459002 ) If you want to use SO_NEW_DOCUMENT_ATT_SEND_API1, send PDF XSTRING data to...

View Article
Browsing all 10425 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>