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
    • 94740 Views
    • 212 Comments
    • 39 Likes

    selection-screen

    Hi a ll ,This is my code if i give some input value in matnr P_date should be in disable mode and vice versa. But this code is not working . Can any one suggest me where modificatons requires/SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-...

    Resolved! Accepted Solution

    SD_SALESDOCUMENT_CREATE

    Hi All,I am trying to create Sales Contracts using Function Module SD_SALESDOCUMENT_CREATE. I need to enter the Net Price of each line item but I don't see any fields provided in any of the structures in the table parameters of the FM module. Does an...

    J2EE X509 mapping

    I want to follow up on a sub-topic that came up in this thread:What concerns us is this:In a J2EE X509 SSO scenario, we have a few choices to map user IDs to X509 certs. Our PKI is such that when a user logs into their PC, their roaming profile plac...

    Catch

    I would like to catch system exception cx_sy_dynamic_osql_semantics. However, I believe that I need to use CATCH (not TRY) because the program will run in 4.6. I don't see a valid exception group and OTHERS doesn't work. Any suggestions? I have a...

    Resolved! Accepted Solution

    IF that does not work

    IF eq '#' does not work!i debug and i can see the value # in the variable but never do the next line!is a char type or ?DATA:linea(20),zlineas type n. zlineas = STRLEN( linea ). if zlineas NE 0. zlineas = zlineas - 1. describe fi...

    urgent - VL02n

    Hi All,I want to change the billing status “A’ to ‘ ‘ (space) in overall status and Delivery item status in VL02N transaction.When I tried to change the billing status A to ‘ ‘. It got changed but the problem is when I go back and again I check the ...

    sap-script

    hi to all,help me in this issuei have written a subroutine for changing decimal format of the amount asperformusing &rf140-wrshbchaging &l_amountendformiam calulating this amount in subrouine and getting the valuebut this is value is recognized only...

    Resolved! Accepted Solution

    AVL grid Display

    Hello Friends,I have to write a report which displays results in ALV grid form. I have got this done and everything seems ok. The problem is before the Grid display on the same screen I have to Hard code the comanys name and pull data from the sales ...

    Resolved! Accepted Solution

    BAPI_SALESORDER_CHANGE and

    Hi all,I'm using BAPI_SALESORDER_CHANGE to update the Item Category. Everything is ok, but after update, the field Customer Material has been initialized (and I don' want it). What I'm doing wrong?Thanx in advance.That's my code:data: aux_matnr type ...

    issue reg idoc

    Hi all,Hi all,I have to read the edids-statxt.for a record it says Item &2 has been deleted from document &1but when i check the same idoc in we05 ,it says Item 0001 has been deleted from document 987687766can any one tell me where does the value for...

    Resolved! Accepted Solution

    I Need To Implemet a Badi

    Hi.I need to implement the a badi or an user exit to validate a field in the VA22 transaction at the moment that i push save botton, if the field contain an specific information, i don't want to save the data. how can i do it??, any one know a user e...

    Resolved! Accepted Solution

    SQVI transaction

    Is there any option to create the conditions criteria ( not the define conditions for table joins ) for the fields which is displayed as output in SQVI transaction? for eg. there is a output field WBS element (PRPS-PSPNR) but i want the output only ...

    Labels in this area

    Explore this Area