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

    f4 help on PERNR

    Hi,I am using table control in module pool programming. I am fetching data from my own workarea to fetch the fields. In that one of the fields is PERNR, when I press F4 on that, I need to get employee no's and employee names. when I try to attch a s...

    Resolved! Accepted Solution

    Usage of BAPI_EQUI_CHANGE

    Hi,i use BAPI: 'BAPI_EQUI_CHANGE' to change some fields of an equipment.Now i have to change the garantie fields of the eqipment.This fields are store in BGMKOBJ-GWLDT and BGMKOBJ-GWLEN.I cannot find this field in the Parameter of the BAPI.Is there a...

    Resolved! Accepted Solution

    Difference between MOVE_FIELD_TO_VBAK and SAVE_DOCUMENT_PREPARE?

    Hello Experts,To meet one of the busisness requirements, I need to auto populate a standard SAP field in VBAP while VA01/VA02 process.So, I tried by using USER_EXIT_MOVE_FIELD_TO_VBAK and USER_EXIT_SAVE_DOCUMENT_PREPARE user-exits and populated in de...

    Settlement rule

    Hi,If networkplan and activity are filled in a service order, I need to create settlement rules through exit EXIT_SAPLCOI1_027.pmdfu_tab-konty = 'NWA'.pmdfu_tab-fdind = caufvd_imp-aufnt.pmdfu_tab-fdind2 = caufvd_imp-aplzt.pmdfu_tab-perbz = 'PER'.pmdf...

    Resolved! Accepted Solution

    editable alv

    hi,is it possible for an editable alv to hold the entered values?i mean, for example the user dont want to use the F4 help always,insteadis it possible to select for example lastly entered values.As it is possible, for instance, in se38, se16.you can...

    Resolved! Accepted Solution

    SZA1_D0100-SMTP_ADDR (e-mail adress in business partner for sales order)

    I need to control that the in the Sales Order the field SZA1_D0100-SMTP_ADDR (e-mail adress in business partner) is setted.I thinked to use USEREXIT_SAVE_DOCUMENT_PREPARE. In this exit I have on line the structure XVBPA with ADRNR and I haven't on li...

    Resolved! Accepted Solution

    Field symbol problem

    Hi ,Iam using field symbol in one program , the declaration is follows. TYPES: BEGIN OF ly_fldtab, fldval TYPE rsalc256, END OF ly_fldtab. FIELD-SYMBOLS <ls_fldtab> TYPE ly_fldtab. FIELD-SYMBOLS <itab_comp> TYPE ANY. FIELD-SYMBOL...

    RFCSDK, RFCEXEC

    Hello All,According to the following document I am trying to set my workstation settings in order to achieve background communication to my PC:http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9831750a-0801-0010-1d9e-f8c64efb2bd2?qui...

    Resolved! Accepted Solution

    Enable Push Button when user selects the value in listbox

    Hi, In my selection screen, I have a list box and a push button which is disabled. Now, when the user selects the value in the listbox, the push button should be enabled in the selection screen. Can you let me know how it can be done? Any examples....

    POD via IDoc [STPPOD]

    Hi,in my scenario i wanted to confirm pod using the message type stppod. i got the right process code but the scenario is working a bit different than expected...if i have 3 line itmes in delivery and when all the delivery items are confirmed with no...

    prabhu_s2 by Active Contributor
    • 3215 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area