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

    User input in ALV Grid

    Hello All,Is it possible to have a user input in ALV grid. I know there can be editable columns/cells but suppose the application demands an input field to be placed in ALV Grid where the user will enter some value.Could someone please suggest if thi...

    Resolved! Accepted Solution

    idoc

    Dear friends I have an serious of IDOC like 1,2,3,4 & 5 .Based on the Idoc 1 i need to process the 2nd idoc and based on 2nd i need to send thr 3rd. if any error occurs in the previous idoc then the next idoc should not process.Can anyone give me th...

    Resolved! Accepted Solution

    XML generation

    Hi Friends, I Want to generate a XML file with same element 6 times but with different attributes. Kindly help me ASAP.Reference code:Created a parent node---vehicle_techdata.want 6 child nodes under it with same name but different at...

    performance

    Hi friends, I have given a program to reduce its perfromance, then i run that report in se30it is showing the db hit at around 97%, then for this i have taken tables statement and used types to declare internal tables, it was having lot of inner j...

    Resolved! Accepted Solution

    migo

    hi all,my requirement is the user enter purchase order number quantity & batch in mb1b.In migo when the same po nos. is entered the value of quantity & batch fields shuld be copied from mb1b to migo at item level. so which user exit should be used ...

    ALV

    Hi all,I want to display a report in alv grid .but my req is i want want to display the titles manually.Ex:if matnr it has to display materialfor that where i need to do the changes could any one send me the sample example.

    Resolved! Accepted Solution

    HR ABAP - urgent

    Hi,i have an import parameter in smartform as "cname". In my driver program, i have made a selectiuon screen with one one of the field as "cname". Whatever value of "cname" user enters, that should appear in the output of my smartform. pLease advice...

    Resolved! Accepted Solution

    Lvc_t_fcat and Lvc_s_fcat

    Hi all,FORM prepare_field_catalog CHANGING pt_fieldcat TYPE lvc_t_fcat .DATA ls_fcat type lvc_s_fcat .As you can guess, ls_fcat above will be used to modify the values of lvc_t_fcat.That is ok but what is the difference between lvc_t_fcat and lvc_s_f...

    Module Poll code

    hi friends, i am doing module pool programming first time .can any body send me the code which should be written under PAI and PBO for displaying table fields.for example i am selecting LFA1 table fields LIFNR NAME1 LAND1 based on the value given i...

    Idoc extension

    Hi all,I have to do payment run so that the output is in the form of Idoc (PEXR2002).I need to enhance the idoc as well to include few customr specific fields.I dont know what is the procedure for finally getting a output as Idoc in We02.Please help

    Enquiry in exit

    hi, I want to update my ztable through the exit ( ZXVVFU02 ) for vf02 transaction. I need to update my ztable with all the items....by inserting... Can any one check my code... ztable-vkorg = vbrk-vkorg. ztable-KUNNR = vbrk-kunrg. ztable-VB...

    Resolved! Accepted Solution

    This is an ALV Report

    If have Displayed a ALV report , i that my requirement is :Double click on line -> navigation to MM03 (Material master material; Accounting or Costing View) andd skip selection screen.for this i have written a call transaction program but i dont kno...

    Labels in this area