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

    problem with standard sap view available in R/3 sap system....... VTWYGB01....?

    Hi all I having a problem in finding thie view       ' VTWYGB01'    in ecc 4 which is an older  version..On the other hand ,when i am searching this view '  VTWYGB01'  in ecc 6 version.... it is available over there..my requirement is that ....when i...

    Resolved! Accepted Solution

    Issues in BDC VA42

    HI All.I have created a BDC to update pricing value as "B" in VA42.I have check program in mode 'A'. Its working fine for first record but its not taking next records.again and again taking only first record.Internal table BDCDATA has value which nee...

    user exit.....

    I have add a field zzwbs in pricing table.....and in exit I write ORM USEREXIT_PRICING_PREPARE_TKOMP."""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(2) Form USEREXIT_PRICING_PREPARE_TKOMP, Start   ...

    Resolved! Accepted Solution

    Default the characteristic Values in Material Master

    Hi All,I need to calculate and infer the values to characteristic in classification view depends on the masterial master basic data.Based on the condition, for some materials, characteristic values will be maintained manually.Please advice the soluti...

    Resolved! Accepted Solution

    Change code dynamically

    Good Afternoon ABAPERS.My company will change its name and must change all hardcodes all programs with the old name.The problem is that some programs must be run with the old name.The functional asked to run any program with hardcoded company name ap...

    Resolved! Accepted Solution

    K_SETTLEMENT_RULE_SAVE_ALL - Status SETC not set in operations (OAA)

    Hi,We are using OAA with ERP-SAP_APPL version SAPKH60509.I use function K_SETTLEMENT_RULE_SAVE_ALL (called using ON COMMIT) in the WORKORDER_UPDATE BAdI for generating custom settlement rules at the operations level.It works fine, and my settlement r...

    Resolved! Accepted Solution

    Archive a .pdf file and later link it with FI document using Barcode

    Dear all,Context of my probem : I receive via an RFC function a .pdf (binary) and some others data I must store on specifics tables, these data will be used later by an other program to generate a FI document. the .pdf must be archived. My idea is to...

    Resolved! Accepted Solution

    Making ALV Grid editable based on field value

    Hi,I am using the below code,field_style of type lvc_t_styl.Data: ls_stylerow type lvc_s_styl.loop at lt_output into wa_output.     if wa_output-x = 'PQR'.     v_index = sy-tabix.     ls_stylerow-fieldname = 'XYZ'.     ls_stylerow-style = cl_gui_alv_...

    Labels in this area

    Explore this Area