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

    [Business Workflow][Agent assignment] Business Partner

    Hi,I am relatively new in the field of Business Workflow and I would like to know if it is possible to assign a Business Partner (type Person) as an agent for a particular task.I have seen that it is possible for users, Org. Unit... but didn't see an...

    BDC

    Hi,I have one query regarding BDC.I am using call transaction method to upload the data in MM01 TRANSACTION.I recorded the transaction & wrote the logic.I am interested to upload the 1000 data. I would like to ask that for every time i have to press ...

    Resolved! Accepted Solution

    ERROR

    HI, WHEN I AM EXECUTING THIS CODE IT IS GIVING AN ERROR LIKE<b>No component exists with the name "MATNR", but there is a component with the similar name "MTSNR". </b> Tables: mseg,mkpf,lfa1,ekko,ekpo,bseg,bkpf,zmigo_addition.*selection screensel...

    ABAP list printing

    Hi friends,Developed a report where line size is upto 255. While taking print out the font size becomes very small. Another way is to download list in notepad and then take printout. But this disturbs the column headings.Is there any option to chang...

    Resolved! Accepted Solution

    Field Symbols

    Hi, i encounter some problem assigning field symbols in my source code..... I attached the test code below...DATA : BEGIN OF intab OCCURS 0, lgart(4), value(2), END OF intab.DATA : BEGIN OF test OCCURS 0, 1001(2), 10...

    Resolved! Accepted Solution

    SELECTION-SCREEN

    Hi Experts,In selection-Screen I have declared 1 radio button I have declared 4 parameters as texts with 'NO-DIsPLAY'Now my requirement is that Only when i click on the Radio Button I want the rest of the parameters(texts) to be displayedCan anyone h...

    Resolved! Accepted Solution

    where condition

    Hi, i want to get the values of maktx from makt table but i doesn't find any common field in zmigo-addition and lifnr.So can i take condition form my first (it_mseg)shall i get my values according to where conditionTables: mseg,mkpf,lfa1,ekko,ekp...

    Vendor List in MIRO

    Hi frnds,in MIRO, when i gave the PO number it is giving popup window with list of vendor list. from there i need to select any one vendor. here my requirement is how to find the vendor list for particular PO number. because there are so many vendors...

    cl_gui_alv_grid

    hi i want to validate the field of alv grid when user enters value and press tab key.i want to make the field obligatory. if user enters tab without entering value i want to give error message.i have used cl_gui_alv_grid->GET_CURRENT_CELL method to ...

    Email address picking list

    Hi,for the print of a picking list, the email option is customized (type 5). At some point the real mail sending is done by function module SO_OBJECT_SEND with recipient a string like '&ADU0010200041638INT 001' (determined by function module CONVE...

    h_senden2 by Active Contributor
    • 675 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Lower case to UPPER CASE

    Hi,I've one .csv file. Few of the columns in file have lower case letters.Can I convert all lower case letters into upper case using a ABAP? But I do not want to change any column settings etc i.e. column sequence should remain same.Is it possible? P...

    Resolved! Accepted Solution

    types and data

    Hi, i have to use both types and data without occurs n and i have to select the data from different tables and put in an internal table.Here is my code can any one modify this Tables: mseg,mkpf,lfa1,ekko,ekpo,bseg,bkpf.selection-screen begin of bl...

    Transporting Logos

    Hi,I am transporting a logo from dev server to test server.In SE78, after selecting the logo, I am clicking on the transport icon. In the pop up I am clicking on the "Own Request" button. Its displaying only the workbench requests. Is the logo transp...

    Resolved! Accepted Solution

    What settings are reqd. for consuming a webservice in 6.2 - Other questions

    Hi,I have been following the below mentioned blog to create a program to consume a webservice.I am currently on Enterprise version(4.7), release 6.2.I get a communication_failure(sy-subrc = 1) when using "METHOD http_client->receive".Please let me kn...

    Resolved! Accepted Solution

    internal tables

    Hi, How to declare a internal table and work area for the internal table without using occurs n and using types.I have to select fields from differnet tables and put in an internal tables.tables are mseg,mkpf

    FBCJ Badi

    Hii all,I am working on FBCJ postings. When we post a CJ in FBCJ, the assignment field is entry field. I want this field to accept the Cash journal number automatically when it is posted. For this, I found a BADI, CJ_DOCUMENT. But as I am new to OO A...

    BDC for FB70

    I am doing a BDC for FB70(Customer Invoice). I am doing it for, say Co. Code 'ABCD'. My problem is it is working fine in 'forground' and 'error only' Options under Session method. but when i go for 'Background' the program is actually looking for dif...

    Resolved! Accepted Solution

    prob in po creation

    hi all,I am very thankful to all of u.I am able to create a single po using bapi_po_create1 having any no of item .Plz tell me how to get more then one po. My program works fine for one po and n items but It doesn't work when I consider more then one...

    Labels in this area

    Explore this Area