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

    convert table of RAW data

    Hi all!I'm trying to send a document as attachment by using the BCS object classes. But this is not my problem. To attach the file I want to use the method add_attachment, that receives a tables of type SOLIX_TAB (RAW 255). I have to send a file that...

    Resolved! Accepted Solution

    R3 to SRM

    how to add custom fields while tranfsering pr from R3 to Shoping card in SRM?i have to make modifications in the standard function module which is used to transfer pr from R3 to SRM.

    Resolved! Accepted Solution

    Spool Id

    Hi,I have done coding where I have to convert a Remittance advice into PDF and mail it to Vendors. The only problem is that I am not able to retrieve the spool id using Structure :itcpp-tdspoolid and hlp_pdfspoolid...One more thing is I am using BTE ...

    Resolved! Accepted Solution

    USER EXIT

    hi Experts,i am having a requirement like in MM02 transaction--> basic data2, i need to include one field and when i enter the data in that field after that i need to post the same.after posting that field data should be store in PLAF table. is ther...

    Resolved! Accepted Solution

    Fill dynamic table

    Dear alli created a dynamic internal table with: CALL METHOD cl_alv_table_create=>create_dynamic_table EXPORTING it_fieldcatalog = ifc IMPORTING ep_table = dy_table.the structure is really simple, there are 3 fields named KW1,...

    Resolved! Accepted Solution

    What are the impacts of turning the normal function into a RFC function

    Hello @ll,There is a existing function in an environment which I could use for my development as well however this function is declared as a normal function module and I need this function to be called as Remote-enabled module. Now I was wondering if...

    Resolved! Accepted Solution

    How to code this

    Hi Friends: Please see the data below.Its material no. & period(quarter)I've to fetch the records where period(quarter) is maximum. Like in this case first 8 records. How to write a select query for this.Please suggest.ThanksMaterial.................

    Resolved! Accepted Solution

    CODE in ABAP Query

    Hi,I wanted to add a check box in ABAP query.if that check box is checked thenit shuld satisfy follow conditions.*Z_HANDQTY = ABS( MARD-LABST ) + ABS( MARD-SPEME ). in abap query where do I write this piece of code.can anybody pls help asap.ThanksJay...

    Resolved! Accepted Solution

    Values repeated in report

    Dear experts,I am facing this problem in some of my reports. If the value in a column for particular record is null, it copies or repeats the value of the record above that cell (which has a value in it). i do not want this. If there is no value in t...

    Resolved! Accepted Solution

    about Join

    hi all ,I have this code:SELECT afkoaufnr afkogltrp afkogstrp aufkobjnr afpoamein afpodauat afpodwerk afpomatnr afpo~psmng afpowemng resbbdmng resbmeins maraprdha maktmaktx marczzprtndINTO TABLE int_tabFROM ( afko INNER JOIN aufk ...

    Resolved! Accepted Solution

    Regarding Aging Report

    Hi,In one of My report is using for calculating the age for material.In that report first i am selecting the all quantites from MARD table then for each material i am calculating the quantity from MCHB table fnally i am calculating the age and calcul...

    Labels in this area

    Explore this Area