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

    How to achive saving draft BO entity ?

    Dear Community Members,we would like to use Business Objects in OData service. Since the OData service is based on REST protocol, we've no session memory between user interactions during updating the values through the UI. It means as soon as the use...

    Attila by Active Participant
    • 3279 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Issue with sorting in TMG

    Hi,I have a TMG and tcode for it.I'm sorting the table based on material by adding code in PBO.gt_table[] = extract[].sort gt_table by matnr.extract[]  = gt_table[].Sorting works fine.But, when I try to add new entry to the table, it all goes to disp...

    Resolved! Accepted Solution

    Does deleting obsolete tables and transaction codes affect the system performance?

    Hi Everyone,I am conducting a research about the performance impact on deleting obsolete tables and transactions codes.Will there be really an impact on the system performance when I delete obsolete tables and T-codes? For example,I plan to delete 50...

    IDOC,ALE

    Hi,I am ABAP developer. I have worked on ABAP but I do not have any knowledge in data transfer technique like IDOC,ALE,EDI.I am a new learner in these techniques. I have taken online SAP server but it has only one client.I want to know if it is possi...

    Resolved! Accepted Solution

    Need hekp to populate Multiple sheets in AL11 to different internal tables

    Hello All,I have a requirement where I need to read an excel file with multiple sheets from Application server AL11 and split in different tablesI did read dataset and captured all Excel data in Binary Data,now how should I split this binary data int...

    Resolved! Accepted Solution

    How to print the texts in pre-printed stationery using smartforms

    Hi all,I've a requirement to fill the values in the pre printed stationery using smart-forms.Here I separated contents using windows. Is there any way to print the values in the exact position using text elements.Please suggest.Please look at the bel...

    manivel by Participant
    • 841 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Problems with data objects unicode in popup ALV.

    Hello guys! I have the next problem to show a popup AVL. My error is the next: The statement                                                               "MOVE src TO dst"                                                        requires that the op...

    Resolved! Accepted Solution

    Problems with loop

    Hello! sorry guys but I have the next problem in my code to make a loop. I not understand why? This is my code in my BADI PROCESS_PS_CUSTLOOP AT t_posic INTO wa_posic.    wa_posic-mandt = SY-MANDT.    wa_posic-ebeln = im_ebeln.    MOVE-CORRESPONDING ...

    Resolved! Accepted Solution

    Printing Invoice PDF on Epson-LQ2190 Dot matrix printer

    I have developed adobe form for printing invoice. I am unable to get the print on dot matrix printer. AS per the note 1444342 I have installed SAPPDFPRINT 32 version along with SAP GUI 7.40 patch level 5 hotfix 1.  Kindly let me know where am i going...

    Resolved! Accepted Solution

    ABAP 7.40: VALUE....CORRESPONDING with WHERE

    Hi everybody,I need some help by constructing the following (blue) command:data:    "! standard table with selection screen content   "! the selection screen contains a SelOpt for MARC-LADGR, called S_LADGR   selscreen type standard table of rsparams...

    Resolved! Accepted Solution

    How to Display the data in selection screen in module pool programming

    Hi experts,I am using a selection screen as a sub-screen in second screen of module pool programming.screen one has create change and display options.At the time of creation i am ok with the selection screen in second screen.At the time of Change and...

    Labels in this area

    Explore this Area