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...

    Resolved! Accepted Solution

    How to use the $select to select specific properties in related entity in OData v4

    I am trying to use $select to get some specific properties. In Odata v2, the following link working well. And the result is what I need. https://services.odata.org/V2/Northwind/Northwind.svc/Categories(1)?$expand=Products&$select=CategoryID,Categ...

    Aison by Participant
    • 1165 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    GROUP BY LOOP

    Hi, i want to ask a question about the LOOP statement. I have an itab from which i want to extract only country, fum and nfum into another itab, let's suppose itab_alv2. How can i extract them to this last table grouping them by country making th...

    Resolved! Accepted Solution

    BDC Call Transaction not capturing Messages for Transaction /SAPF15/RFEBKA00

    Hello Gurus, We have created a Custom Program which would be indeed calling Transaction /SAPF15/RFEBKA00 ( Program RFEBKA00). Now I would need to get the return messages after calling this using CALL TRANSACTION, but the thing is its not filling ...

    Resolved! Accepted Solution

    Table Control should display the i/p field value upon ENTER- Screen Control

    Hi, I have a I/p field and a table control in my screen. When the value is entered in the i/p Field and pressed enter , it should appear in the table control- I have made the table control Non editable-output only. PROCESS BEFORE OUTPUT. MODULE...

    ABAP CDS-View not really there in Eclipse ADT after transport of copies on the TEST-system

    Hey! I transported the copy of a transport with a bunch (16 to be precise new ABAP CDS-Views from the DEV-System into theTEST-System (EK5.520). The copy of the transport had a warning but nothing more than that. Trying to access the new CDS-View...

    Update of custom field added in EKKO in EKKO_INCL_EEW_PS through BAPI_PO_CHANGE

    There is custom field added in EKKO in include EKKO_INCL_EEW_PS and I have the requirement to update this field through BAPI_PO_CHANGE. Could someone suggest the EXTENSIONIN structure and its value that we need to pass in this case where the field is...

    Access Private Component MT_OUTTAB of Class CL_SALV_TABLE within event handler methods

    Hi All, My requirement is to access private component MT_OUTTAB in event handling methods for CL_SALV_EVENTS. I need screen level output table as user is changing Table output Row ID by Adding, Removing Records or by SORT and FILTER operations. ...

    Resolved! Accepted Solution

    How to Clear İnput Fıelds

    Hi guys , as u can see I have many input fields and one clear button . When i click the button the fields are cleared . But to do that i wirite all input names to clearing (you can see below ) . How can clear them all without typing input names one...

    Neithan by Participant
    • 3287 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Dynamic changes on year and month

    Hi Guys, I have an mail report there i need to the include an text. I Need to changes month and year as dynamically, suppose user run the report on March 2022,need to changes to 'Herewith attached Expired/Closed shop list for the month of March-...

    divsmart by Participant
    • 1551 Views
    • 5 Comments
    • 0 Likes

    SVG XML to PDF in ABAP

    Hi Experts, I am getting SVG XML (in a string field) from OData. I need to convert that into PDF and save it in Application server. How to do the conversion from above XML to PDF? P.S : SVG - Scalable Vector Graphics. This XML represents an i...

    thyagab by Product and Topic Expert
    • 1528 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area