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

    Table?

    Hi all,I have material number and plant.Based on these two i need to get MAEX-ALNUM field.IN MAEX MATNR is a key field and its having different ALNUM value.How can i know for which plant which is the correct ALNUM.Please help me regarding this....gav...

    Resolved! Accepted Solution

    Module pool

    Can anyone tell is it possible to open a popup window in Module pool after clicking a button..I want to display the window with my own headings and values in it..I used POPUP_WITH_TABLE_DISPLAY..But in it we cant use headings as per our own format......

    Resolved! Accepted Solution

    Checkbox for dialog

    Hii got this code where the checkbox can dynamic change the textbox field after the checkbox is check. But it is in selection screen. I need it to be in dialog screen. Any help? REPORT ZGARY_CHECKBOX.parameters: p_chk1 as checkbox user-command rusr....

    Resolved! Accepted Solution

    alv header related query

    hi experts,Please explain what is meant by Header, Selection and Action in the structure slis_t_listheader.also please explain the use of these components of this slis table,Key,Info,typ.also let me if we can use this header with grid and list displa...

    Resolved! Accepted Solution

    Delivery Creation Problem

    Hi All,First i created a Contract(VA41), with reference to that i have created a Sales order(VA01). For this sales order i am trying to create Delivery(VL01N).While creating the delivery, when i give the pick quantity the following error is occuring....

    Resolved! Accepted Solution

    Field symbols

    Hi Everyone,I have requirment like this:in the alv report the values which are negative have to be colored red.i have three field Balance - Might be Negative or Positive ValuesInward- Positive ValuesOutward-Negative Values. i need to display the red ...

    Resolved! Accepted Solution

    Sales Order BOM IDoc Steps

    Hi all,I am new to IDoc and got a requirement where I want to mass update the Sales Order BOM in SAP. I have to use the IDOC type BOMORD01, message type BOMORD with the inbound function module IDOC_INPUT_BOMORD in order to mass create Sales Order BOM...

    query problem

    Hi experts I have done the following queries, but after executing second query, the order of data in first query got changed, why its like that, i dont understand its behaviour, can anyone clarify me pls.for example it_zlist have data...

    Resolved! Accepted Solution

    Problem with Table updation

    Hi,I have the following requirementI have a table with two columns “Amount” and “Quantity”Amount Quantity0 344 76 7 305 52Here is the requirement—When there is “0” in “Amount” column in FIRST record, then I have to update “Amount “ field by repla...

    Resolved! Accepted Solution

    How to do Loop on table?

    Hi,I have a database Table that have 3 column : ID, Name, Contact No. with a total of 50 record.Problem 1: Loop through all data in each column.Eg.I need to do a loop on all data in ID column to check for null value. After ID column, will move to che...

    Resolved! Accepted Solution

    ABAP OBJECTS

    Is there any function modules or BAPI's that would delete the original partner and then add a new partner.Iam using BAPbapi_alm_notif_data_modifyBut iam not able to change partner in notification headerPlease give your input for sovling it.

    Labels in this area