Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94698 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    at new...

    Hi Experts,I have to transfer contents of one internal talbe to another.1st itab:<u><b>SNo|Material|Plant|Qty|</b></u>1000|12345678|USA|1001000|45457988|USA|2001000|78458956|USA|3001000|41235630|USA|4001000|12345678|CAN|1001000|45457988|CAN|2001000|7...

    Resolved! Accepted Solution

    how to put a file on the application server from presentation server

    hello experts,Can any one guide me how to put a file on the application server from presentation server with the use of AL11 and CG3Z tcodes......I am having the pathe like /usr/sap/inft/pqax/ewq/md and the file name as zmdvnn25.f1.arhow to put the ...

    Resolved! Accepted Solution

    changing alv source table

    Hi,I have a screen with a I/O textfield and a custom container.It's supposed to list in alv the table that's in the textfield.I'm using the cl_salv_table class to display the alv, it works fine the first time but when I change the name at the textfie...

    Resolved! Accepted Solution

    selection-screen

    Hey ,i have a select-option in the selection screen of character type.eg: data: s_char(100).selection-screen: begin of block 1.select-option: s_fld for s_char.selection-screen: end of block 1.but this s_fld is accepting only 45 characters. but not 10...

    Resolved! Accepted Solution

    Regarding Field Symbols

    Hi All, Im selecting values into an internal table say ' 0001...0010 ' and i have concatenated prefix with 'PA' to them (which will be PA0001 ... PA0010 ) and appened in the internal table. Now based on this values in the internal table s...

    Resolved! Accepted Solution

    Error in background on GUI_UPLOAD.

    Hi,If i run a report in background which contains the function module : GUI_UPLOAD it is getting the error message as 'Error uploading C:\Documents and Settings\...' .do the gui_upload wont execute in background?.Please suggest.Usefull anwers will be...

    Neslinn by Participant
    • 1528 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Unicode MESSAGEG!3 error

    Hi,I am doing unicode conversion of SAP programs.For the below code, I am getting error <b>"LS_RGUMD-RECORD_KEY" and "LS_GLU1" are not mutually convertible in a Unicode program</b>."DATA : LS_RGUMD type RGUMD.DATA : LS_GLU1 type GLU1.LS_RGUMD-RECORD...

    Resolved! Accepted Solution

    Hi experts,

    About two months ago,I have tried to make a context menu to make it easy to use some functions, just providing right-clicking event.However I did not insist on the topic and I have not learned the subject.However I need it.How can I create a context...

    Resolved! Accepted Solution

    Collecting data into itab

    I am using BAPI_INSPOPER_GETDETAIL and obtaining the results I need in tables char_requirements char_results. I have a structure that contains all fields that I need to pass and an itab of the structure type. How to collect data from those tables int...

    table entries

    Hi,I created a new table ZTSD_T001W which is copied from T001W table.I created a new table maintenance .When I go to SM30 and enter the table name and click on maintain button it is giving an information message as 'Entry missing in TSADRV,new addres...

    Re:Lsmw

    Hi all, when i try to create source fields for the source structure, first field i have given like kunnr of table bseg. and many more fields but when i try to save the source field structure. it gives me a message ...

    tdline format types

    hi all,i want TDLINE format's can any one help me in this,i am getting the mail content using one function module and using that mail content i am updating one log, in that log i am getting some junk characters,that's why to erase those junk characte...

    Labels in this area

    Explore this Area