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

    Batch Input

    Hi,iam trying to create a bacth input for CO02.i have this field in the internal table:tp_m_obra LIKE afvgd-vgw01,when i do this; PERFORM bdc_dynpro USING 'SAPLCOVF' '0100'. PERFORM bdc_field USING 'BDC_OKCODE' '/00'. PERFORM bdc_field ...

    Resolved! Accepted Solution

    Simulation of Pricing

    Hello,for a customer project I have to calculate the current price of a list of materials for defined customers by a report. So I have the customer id, the information about the sales area, plant, date, material number etc. and I want to simulate the...

    Resolved! Accepted Solution

    How to improve performance of OLE, while generating an Excel sheet.

    HiI am generating an Excel sheet with three tabs, by using OLE.While creating Excelsheet, OLE is writing data on Excelsheet cell by cell. So the program is taking lot of time to execute( since i have 1000 rows and 30 cols). So how can i improve this...

    Resolved! Accepted Solution

    How to read a fieldvalue in PAI after selecting a value from searchhelp ?

    Hallo Experts,how can i read a fieldvalue in PAI after selecting a value from searchhelp.The searchhelp ist from the dictionary.I use the searchhelp in my dynpro. (it is not self programmed)The field in my dynpro get the value.Then I want to read t...

    Resolved! Accepted Solution

    Missing incoterms in vl10g

    Hi Gurus,Please explain which authorisation object Claudia reffering.....Q: Hi experts, I'd like to have information about the incoterms of the sales order when I use the transaction code VL10G.But although the fields INCO & INCO2 are available in th...

    Resolved! Accepted Solution

    Unable to replace the std filter of badi in the txn PHAP_ADMIN

    Hi All,I am working on EPM......There is a std Filter available AVERAGE for badi HRHAP00_VAL_DET....for calculating the average of the rating given in the final appraisal.....i have copied the filter and created a new filter as ZAVERAGE.....Now I wan...

    Resolved! Accepted Solution

    screen painter

    hi friends i have designed a screen displaying few fields from table MARA.the code for it in PBO is :MODULE STATUS_0100 OUTPUT. " SET PF-STATUS 'ZMENU'. " SET TITLEBAR 'ZMENU_PAINTER'. CASE SY-UCOMM. WHEN 'EXIT'. LEAVE PROGR...

    Resolved! Accepted Solution

    How to insert a new subscreen in MM01 transaction after costing tab 2

    Hi Experts,I want to insert one more subscreen in MM01- after costing tab2. Can anyone pls explain how i proceed further? that means if any initial setup i need todo? or any customizing we need todo? Still now am not started, i dont know from where i...

    Resolved! Accepted Solution

    Problem with OPERATION TEXT(LTXA1) uploading using BDC For C202 Transaction

    Hi Experts,Im presently doing a BDC for the trransaction C202 (Change Master Recipe),my task was to upload the 'OPERATION TEXT' field PLPOD-LTXA1 which is actually Long text to an existing master recipe from a flat file during updation of the 'OPERAT...

    Labels in this area

    Explore this Area