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

    select

    In selection screen i have purchase organisation as select option..Based on this purchase organisation i have to write a query with all the plants that is associated wid purchase organisation Can u pls tell me how 2 do??Ekorg(PO)-T001w.Select...........

    Resolved! Accepted Solution

    Regarding Function Module

    Hi Experts,It's Very Urgent. Can any one tell me ,Is there any function module to retrive data(records) from Bseg Table.Actullay I hav a report, In that report ,it is mandatory to take records from bseg table 2 times.But IN production It is takin...

    smartform

    Hi,I have a requirement to print customer PO number based on the delivery number in the o/p of the smartform.One devlivery may have many sales order numbers and each sales order number will have different customer PO numbers.I am able to get deliver...

    Resolved! Accepted Solution

    select

    In selection screen i have purchase organisation as select option..Based on this purchase organisation i have to write a query with all the plants that is associated wid purchase organisation Can u pls tell me how 2 do??Ekorg(PO)-T001w.Select...........

    query

    i wrote the code like thattables:mara, marc.data: begin of it, mandt like mara-mandt, matnr like marc-matnr, pstat like marc-pstat, end of it.select * into it from mara where mara-matnr = marc-matnr.loop at it.write: / it-mandt,it...

    Resolved! Accepted Solution

    Operation Status Table

    Hi All.I need some clarification regarding PP module.In the Production Order,Where my current operation status will be and in which operation table ( not the structure ) will it be stored?There is a confusion between the system status and the oper...

    Report Problem

    hi gurus,i have a problem in alv report where the all codes are work rightly but it not print the data in list.plz help me in this program. plzDATA: BEGIN OF lt_output OCCURS 0, vbeln TYPE vbak-vbeln, "Sales Document audat TYPE vbak-audat, ...

    Resolved! Accepted Solution

    sales report

    Dear AllI have to track sales party wise, brand wise , state wise and city wise . How can I track sales from which table or is there any bapi to track sales.Please send with coding.Thanks & R egardsSangram

    Labels in this area

    Explore this Area