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

    IDOC Triggering

    Moderator message: Do not post the same question in more than one forum. Duplicates rejected.Hi All,My Requirement is to send HR data from system 'A' to system 'B' and then from system 'B' to system 'A'.1) From System 'A' to system 'B', i have to se...

    default text

    Hi frieds,I have a problem. I m making module pool program. In have a a text field.In this text field i need to give some default letters like 'MH/12345/______'.When we run the screen this default letters should be defaultly display and insteed of th...

    Open data set

    Hi experts , when i reading a text file using open data set coding, content are coming like this0002#######sachin############indara market.aithough i save text file in tab saprater.i want to read field seprately like 0002 sachin ind...

    Resolved! Accepted Solution

    Loop at screen

    I was trying to loop on every object on the screen using the LOOP AT SCREEN code. What I'm trying to do is to disable all textbox that has a value. I was trying to do something like the code below:LOOP AT SCREEN.  IF current textbox has a v...

    Customise va05

    Dear All,I have to chnage material descriptio(40) charector into 80 charecterSo I copped va05 to zva05 but zva05 is not going output screenError is coming - > You cannot display lists for this partner functionMessage no. VR453An index is not writte...

    Resolved! Accepted Solution

    BAPI for VL01n

    Hi Users,I need a BAPI for VL01n. The BAPI would be used to create a VL01n Referencing a Sales Order. I searched the SDN and found the following postings and BAPI's suggested.1. BAPI_GOODSMVT_CREATE - This cannot be used for VL01n2. BAPI_ACC_GOODS_MO...

    Resolved! Accepted Solution

    CHANGE POINTERS DEBI XD06

    Dear Experts,BDCP table is getting updated with object class 'DEBI' when I create or change the customer using XD01 and XD02 transaction. How to make this table updated when transaction XD06 (mark a customer for delete) is exectued? I have checked on...

    Resolved! Accepted Solution

    download table to excel

    Hi all,I am wanting to download a table from SAP into excel, all i need to be able to do is make the first line bold, manually set the column widths and maybe draw lines around each cell (can live without this requirement though)! Would be very grate...

    Resolved! Accepted Solution

    search help exit problem

    Hello Dear Experts,I am facing some problem in creating a search help exit.I need to write a search help exit which providesthe "Maintenance status of complete material" (Table Mara -> Field VPSTA).It is little bit complicate to do that becausesearch...

    Resolved! Accepted Solution

    How do I AUTOMATICALLY generate Transport request for a Z table data?

    Hello friends, I would like to automatically create/generate a transport request for a Z table every time I change, add or delete data in that table. Currently, every time I modify data in the Z table, I need to go and manually create a transport req...

    Resolved! Accepted Solution

    SUIM report with adding transactions to s_tcode manually in a role

    When we create a role with add transactions using the Menu.When users test their new role sometimes transaction need to be added due to SU53.When this happens they want me to update the role with adding object s_tcode manually and then add the transa...

    Resolved! Accepted Solution

    input enable

    Dear Friends,Query:- there are 2 check boxes and also 2 selection blocks are there in the selection screen,parameters: check1 as checkbox default 'X', check2 as checkbox.selection-screen begin of block b1,select-options: field1 for -...

    Resolved! Accepted Solution

    Read statement

    In the bellow code the Read statement is reading the first record from gt_ship into lw_ship as the TKNUM same for all the 4 different VBELN. As a result I am getting same VBELN,same time(LFDAT) and same time(LFUHR) in the out put. The gt_stage has ...

    Labels in this area

    Explore this Area