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
    • 94160 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    transfering CHAR to RAW ?

    hi there, i have a tabletable_1 TYPE TABLE OF tline WITH HEADER LINE.type TLINE has 2 CHAR-fields. i have to move to a tabletable_2 TYPE TABLE OF bapiconten WITH HEADER LINEtype BAPICONTEN has one RAW-field with lenght 1022.how can i transfer first t...

    Resolved! Accepted Solution

    Screen Painter

    Can you please help,I am new in ABAP, So I am trying to create a screen but now the problem is that when I try to change the attributes it gives me an error message "Place the cursor on a name that is not empty" and the options are greyed out.The oth...

    Resolved! Accepted Solution

    number of ...

    Hi,how can I findout how many items there arethat means with abap code.Show me the number of unique number ?In this case we have 8 differntly itemsand not 20 . RgdsErtas00000000000000000007 00000000000000000007 00000000000000000007 000000000000000000...

    BDC

    Hi,While recording the BDC for XK01.In the Address window,under communication..... click on communication tab....a pop up windoow appears and then select URI (10th Position) in the list of options.But when executing the program,the BDC is selecting t...

    Resolved! Accepted Solution

    User Exit COOM0001 User Exits for Overhead Surcharges - How to use it

    Hello ABAPers,I am a PLM consultant and on my service order costing sheet, I want to use COOM0001 user exit to calculate surcharges/ credits on my base value. Can anyone help me with understanding where does it gets invoked/trigger. The only place I ...

    Submit command

    Hi Gurus,I am using the following code : SUBMIT ymayfe_159631_mass_create_proj VIA SELECTION-SCREEN WITH SELECTION-TABLE i_sel AND RETURN.where I am putting the selection screen parametes in the i_sel table. The table is of type rsparams. The code is...

    Resolved! Accepted Solution

    currency

    hello SAP Gurus, can anybody tell me what is the function module to cinvert local currency into another currency? and can u tell me the example how we can use this ?Thank you very much.Regards,Vijaya.

    Resolved! Accepted Solution

    submit

    i m calling RMCB0100 using submit.(tcode mc.1 ) i want to get results obtained using drilldown option, when the submit is executed in my zprog. when i execute mc.1 im getting output plant wise. i want storage locn & matl wise without manual choice. i...

    Resolved! Accepted Solution

    GJAHR, MJAHR, KJAHR

    Hi together,I am wondering whether the fields GJAHR, MJAHR, KJAHR have always the same value within an SAP system (or client or company code) or if they can be adjusted/customized somehow seperately?They exist for example in tables:- BKPF (GJAHR)- MK...

    Resolved! Accepted Solution

    delete entries from ztable

    we are having a ztable. now our requirement is to delete entries in the ztable throughthe zreport.in the selection screen we give the material num and date(which is stored in the field of a ztable) based on this we need to delete the entries.please t...

    Labels in this area