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

    Index Full Scan

    Hall dear Developers,SELECT * FROM zadresses INTO TABLE it_addresses WHERE NACHNAME = 'KOCABAS' AND STADT = 'DORTMUND'         %_HINTS ADABAS 'INDEXACCESS("ZADRESSES~001")'I have a question regarding indexes. Depending on whether or not we had specif...

    Resolved! Accepted Solution

    Get X no of rows in BOPF

    Hi Experts,Is there any way to do a query to get only a certain number of rows from the DB?I have requirement wherein the user wants to have the latest X no of records that are to be displayed as a list. when i do a query it will get me the data for ...

    Resolved! Accepted Solution

    Issue in LSMW

    Hello,In a requirement, I have to open the XK02 and save the vendor (No modification needed). In the LSMW, it select default values of the vendor I used to create the recording, which cause the wrong values enter in next Vendor while running batch. S...

    Fields were getting cleared during front level screen validation using Enhancement

    Hi All,My requirement is to set simple front level screen validation to the TCode: F-28. The Following are the steps that I've Done.1. Front Level Validation on BKPF-BLDAT (Date) and BKPF-BLART (Doc. Type).2. As both the fields are at two different C...

    Resolved! Accepted Solution

    Set previous day as default parameter in importing parameters of a Fuction module

    Hi sir/madam,I had a requirement where I need to set previous day as default parameter to get list of PO created. It should be Sy-datum - 1.  When i execute function module it should show as previous day i. e., if today's date is 20160227, when execu...

    Need Error message and Program Has to Stop N Stay at Present Screen.

    Hi.I am facing one problem. While posting MIRO. I need to Check the po line items. Badis and exits are available.  But not satisfy my requirement. So, i created One Enhancement at Source Code:: LMR1MF6P At PAI i had written the code.It is executing L...

    Resolved! Accepted Solution

    Modifications inside iw28 transaction under the print icon

    Dear Team,I am facing a requirement where I need to add a customised code under the print icon button. I will give you a step by step of my requirement.Can you please help me in guiding how to do this. I haven't done beforeRequirement:  Inside the iw...

    Pavithrra by Participant
    • 1213 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    GOS Attachment not visible with posted invoice in FB03

    Hello all, I am facing a problem when adding attachments to the posted invoice. My program uses the BAPI BAPI_ACC_DOCUMENT_POST to create a posted or a parked invoice. When implementing the attachment functionality I followed the tutorial post "Oh my...

    EKET & EKES joining

    Hi expert,Any one please Help me on EKET & EKES joining. I'm working Purchasing No from Table EKET & EKES . I need to Join them & get some details in report. Both tables are have too many entries. Which process are the best for Joining them. ThanksNi...

    Resolved! Accepted Solution

    BAPI_PO_CREATE1 Short Text for Issuing Storage Location no update

    Hello All,I wanna try to upate the value of Text for Issuing Storage Location, when I create a PO by BAPI_PO_CREATE1. But there's definitely no sense whether I have filled in these parameters like as following:POITEM-SUPPL_STLOC = 'XXX'ï¼›POITEMX-SUPPL...

    Resolved! Accepted Solution

    FM to update the approved time sheet in CAT2 without creating a new one.

    Hello Experts,It is a well known fact that BAPI_CATIMESHEETMGR_CHANGE creates a new time sheet counter and cancels the previous one only if the time sheet being changed is the approved one.But this behavior is creating problems in one of our programs...

    ECC-BW

    Hello,I have a requirement to execute an abap program in ECC from BW via a process chain.Could you please tell me if it's possible and how to do it.The goal is to execute this abap program in ECC before loading data from ECC to BWBest regards

    abybakk by Explorer
    • 625 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Adding the F4 search for the ORT02 field of IT006 in the PA30 screen.

    Hi gurus,Can any one tell me the how to add custom F4 search help for the ORT02 field of It006 in PA30 screen.The entries in the Search should populate the values from the T5UTA-TAXAR. As of now it is free textbox with Char40.So please help if any BA...

    Resolved! Accepted Solution

    Script text getting truncated in different currency

    Hi Expert,I was facing problem in getting amount in words.It was getting truncated due to itcvl-val (80) in standard.So we had split the variable and then concatenate that thing. but now this is working for 'INR' currency. For USD currency its coming...

    Labels in this area

    Explore this Area