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

    Inner Join

    Hi gurus, I have a condition where I need to use Inner join to join three of the tables, (ekko,ekpo and Eket)I need to select PO number, item no, matnr, and Price based on the following condition:Ekko-bsart-> 'NB',Ekko-ekgrp-> 234Ekpo-elikz-> ' 'ek...

    Technical specs

    Hi experts,how to design technical specs with some examples? I nedd some docs.................. with example I will be very thankful if you provide me on my mail id <b><REMOVED BY MODERATOR></b>JigarMessage was edited by: Alvaro Tejada Galind...

    Filter

    I want to have a Filter option in my module pool program screen.......is there any sample code/ program to obtain this functionality....Message was edited by: Karthik

    SG141 by Active Participant
    • 1450 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Internal table issue

    Hi All, I have an internal table itab1 and in this I have the po numbers, now I need to maintain another internal table that will have the details of the PO's that are stored in itab2 such as material no, price, line item no. and po number. so can yo...

    Resolved! Accepted Solution

    Editable ALV GRID

    I require an ALV Grid to be in editable format such that.......there will be update button on output screen and user can select any number of records (Rows) for updation..........Is this Possible......???????????Plz Help.........

    Resolved! Accepted Solution

    Segregation of Duties - source SAP tables with authorization data

    Hi Everyone,I am doing a segregation of duties review and need to extract user authorization information from SAP. Ultimately, I would like to have a single view where each record or records will contain UserID, role_name, profile_name, authorization...

    Resolved! Accepted Solution

    Write statement

    Hi experts,I have a internal table.Iam priniting values like this:loop at itab.at first.write:/ ename, empno,sal.end at.write:/ ita-ename,itab-empno,itab-sal.endloop.So here i am writting header first.I want to display the item exactly under each her...

    Resolved! Accepted Solution

    Macro and Field Symbol

    Hi Experts,I want to assign the fields of a field symbol using a macro because the field names come from a tablethe code look like this DEFINE ASSIGN_VALUE. &1-&2 = &3. END-OF-DEFINITION. ASSIGN_VALUE <RESULT_FIELDS> FIELDNAME FIELDVALU...

    Po Update

    I am posting this question again as I haven't get any reply on my previous postHi Gurus,Actually I need to update the price in some of the selected PO's as price of the materials have changed, so basically the functional folks will be sening me an in...

    Resolved! Accepted Solution

    IDOC problems WPUUMS

    Hi there Geeks, In inbound processing for WPUUMS (Sales data aggregated) I´m getting 51 error , enter storage location , however in my master material record this material has the storage location already filled , Normally , when it happened I fill ...

    Resolved! Accepted Solution

    Order Group !!

    Hi all !!I need to get the Orders related to an Order Group.I read that I can use the function K_HIERARCHY_TABLES_READ.. But I dont know how to do it.. The Orders are in table: AFIH and field: AUFNR.I found "Order group" may be in table: SETLEAF, usi...

    Resolved! Accepted Solution

    SELECT-OPTION

    Hi Expertthis is my selection screen.<b>SELECT-OPTIONS s_matnr FOR mseg-matnr ."MEMORY ID mat.SELECT-OPTIONS s_bwart FOR mseg-bwart DEFAULT '531' TO '532'.</b>in my report <b>s_bwart</b> is fixthat is 531 and 532and i want that user shoud not be able...

    UPDATE PO PRICE

    Hi Gurus,Actually I need to update the price in some of the selected PO's as price of the materials have changed, so basically the functional folks will be sening me an input file with material no's and the changed price, and now I need to chnage the...

    Labels in this area

    Explore this Area