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

    Simulate Sales Order

    Hi,I am trying to simulate a sales order creation using the function 'BAPI_SALESORDER_CREATEFROMDAT2' with TESTRUN = 'X'.But i have a problem... i don't have a sales order number, because this is a simulation, but is that normal? How can i see the re...

    Resolved! Accepted Solution

    Stm

    Hi I have a variable called ‘SUBTOTAL’ which may be a positive value ( eg 12345) or Negative value (eg : 12345-) When the variable ‘SUBTOTAL’ is of negative value then I should clear the variable ‘zfaxnumber’. ????Thanks,Vind.

    reg-SF/report

    Dear All,I have careted one smart form and written one report for fetching that form. Giving below that report. I am having problem in start of selection event. I am not able to write the perfect select statemnt. Plz go through my slect statment and ...

    Resolved! Accepted Solution

    module pool

    Hi,I have created a sample prog for module pool.I took a button on layout.in flow logic okcode like sy-ucomm.case okcode.when 'button'. write:/'sffs'.endcase.And i have created the tcode also.while trying to exe it is giving msg as GUI CAPABILITY O...

    some querry

    hi,actually i am calling ME23n transaction. when i click it is going on that transactionbut that field is not coming in purchase order field.i don't know how to assigni am sending my code. CASE r_ucomm. WHEN '&IC1'. read table t_ekpo index rs_...

    INTERACTIVE LIST

    HI All, As i m a beginner to the abaap, and i want to do small project on library , so i want help in creating an interactive report for bookdetailsi have tried the below code.. it is working to some extened but not completely.TABLES ZBOOKINFO.DAT...

    Resolved! Accepted Solution

    work area

    Suppose i have created one structure and that structure having the field of bkpf and bseg table. Now in my report i want to create work area for bkpf. And in next step I want to transfer the value of bseg into itab. And at last want to compare the wa...

    Resolved! Accepted Solution

    LSMW

    Hi,In my lsmw prgram, i use recording option. Here to one of the field i need to assign Todays date. But the date displayed in the Transaction is yyyymmdd.I need in the format mm/dd/yyyy. How to change the formatPls helpThanks

    Resolved! Accepted Solution

    mm check

    hi all,I want to validate that the Batch and quantity entered in MB1B should be cheked against Batch & quantity in MIGO, if the user has entered different batches an error message should be issued.kindly suggest as how to do this & which exit shuld b...

    Resolved! Accepted Solution

    Dynamic action-- problem

    Hi AllThe subgroup field, IN SCREEN PA40, when I change it to G2 or G5 or G6 from G1. i can get the changed subgroup value, but is it possible to get the previous value. that is G1.Bocz I want to put a condition if the subgroup is chaged form G1 to G...

    Resolved! Accepted Solution

    Difference between Field symbols and work area for Internal tables

    Hi,In ECC versions we all know that we need to declare the internal tables without headerline, and for handling the internal tables we need to use exclusive work areas.Currently i have an issue that we have been asked to use field symbols instead of ...

    Labels in this area

    Explore this Area