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

Re: Undo functionality in ALV grid after refreshing

Hi Paulo, You might consider to store the begin state at another global variable in your program? This user friendlier SM30, is also going to insert/update/delete key fields? Then you might also...

View Article


Re: Joining three tables with inner join and for all entries

I understand it can be done with one inner join, but I'm trying to do it with for all entries

View Article


Re: Indexes not deleted after DELETE FROM dbtab

Hi Kris, not sure on what database type you are. But my recent experience with an Oracle database are, that during mass deletion, also the INDEX is checked again and again - since the database seems...

View Article

Re: Getting field label from select-options, Parameters etc.

You can use FM 'PRINT_SELECTIONS' to store selection screen data into a table and then use the table rows to fit your needs. -Amit.

View Article

Re: SAP ECC Upgrade - Issue with PDF Font

Hi Milind, I had a similar problem during an Upgrade! We solved this issue applying SAP Note 1243485. I think do you need find a SAP Note for solve issue. Regards,

View Article


Image may be NSFW.
Clik here to view.

Re: Indexes not deleted after DELETE FROM dbtab

Sure, but OpenSQL looks like a far much better idea. I don't want to build database specific solutions - even not for the client which probably will never switch to another database vendor - otherwise...

View Article

Re: SAP ECC Upgrade - Issue with PDF Font

Thanks Dave, I've searched a lot on OSS. Didn't come across any. Let me know if you find one which meets my situation. Also opened OSS message for SAP to look into. No response yet. Thanks,Milind

View Article

SQ02 ABAP Coding

Hi All, I am new to ABAP and am using SQ02 to add coding to select data from a table here is what I have so far: Select single KNUMH from KONVinto Z_KONV_CONDwhereKNUMV = EKKO-KNUMVandKPOSN =...

View Article


Re: Club multinple rows into single row in an internal table

Yes, call cl_salv_table=>factory method. Put in the the database table, retrieve the alv object instance, set the parameters to have the necessary toolbar functionality (out of the box), and use the...

View Article


Re: How to create a PDF file on backend ?

Hi, If you want to create a pdf in background you have two options: 1.       1.Create a PDF from spool with function module  CONVERT_ABAPSPOOLJOB_2_PDF like explained in the following thread...

View Article

Re: Club multinple rows into single row in an internal table

Hi,can you pls share your internal table structure. because other than quantity filed should be character. With RegardsSathish Raji

View Article

Re: Not able to pick files with file name length greater than 40 chars using...

Hi Samuli Kaski Thanks for the response. I will check with my Basis team and get back on this.

View Article

Re: Club multinple rows into single row in an internal table

collect will add up all  the numeric fields with the same key, the key is made of all the character fields. if material batch reason are of type char, and quantity is a numeric field, collect will...

View Article


How to use RFC modules from VB.net?

Dear experts. I'm looking into how to use RFC modules from VB.net.I want to avoid using Netweaver Gateway, .Net Connector and Enterprise Service. Is there anyway except for above options? The reasons...

View Article

Re: BAPI to release production order despite missing parts

I've solved my requirement using this FM's: DATA: lwa_aufnr  TYPE ord_pre,      lwa_tca11  TYPE tca11,      lwa_caufvd TYPE caufvd,      lt_aufnr   TYPE STANDARD TABLE OF ord_pre.    lwa_aufnr-aufnr =...

View Article


Re: Error in creating dynamic structure?

Hi Satish, have you checked these links below? cl_abap_structdescr=>create causes CX_SY_STRUCT_COMP_Ndump for invalid charComponent Name '/BI0/9AVERSION' of the Component 1 Contains an Invalid Char...

View Article

Re: Badi CUSTOMER_ADD_DATA with z tables

Hello Zachary White, Probably you are seaching for Badi :  CUSTOMER_ADD_DATA_CS anc check for method implementationSET_DATA Data TransferGET_DATA Transfer Data Hope this helps,Thanks Anup D.

View Article


Re: SAP - Masking Sensible Data

SAP TDMS is the standard solution. Companies wanting to save costs usually implement their custom ABAP report to do the same.

View Article

Re: SAP - Masking Sensible Data

Hello Andygio , I guess you are lookign for TDMS  ,  please go through the belwo link , ( it will also scramble your Actual data before repleacting it to your QAS and DEV...

View Article

Re: Clean fields in transaction

Hello Brujo Brujo P, Iff you want it to be cleaned why don't you overwrite it with space ? hope this helps,anup D.

View Article
Browsing all 10425 articles
Browse latest View live


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