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

    hI

    Hi, Iam getting the error at the bold letters.First error is it is asking KNA1 is Unknown.Second error is it is asking "KUNNR LAND1 NAME1 ORT01 TELF1" is not expected. TYPES:BEGIN OF TY_KNA1,KUNNR TYPE KNA1-KUNNR,LAND1 TYPE KNA1-LAND1,NAME1 TYPE KN...

    Resolved! Accepted Solution

    Problem with message

    Hi. I have a small problem. I'd like the MESSAGE when there are no records returned by SELECT statement. It works, but when message is of type 'E', some empty screen is generated and nothing is going on. When message is of type 'S', the msg appears b...

    Resolved! Accepted Solution

    material qantity

    hi every bodycan anybody help me? from which table i can get opening stock/qty,JW Cons. Qty,JW Waste. Qty,IH Waste. Qty,Receipt Qty,Issue Qty,Mat. Trans Qty,Mat. Cons Qty,Jobwork Qty,Others Qty,Closing Stock Qty,Net_Wt ,Wunit ,Production Qty ,Sam. Pr...

    Resolved! Accepted Solution

    hI

    Hi, Iam getting the error at the block letters. Plz let me what is correct syntax.PROGRAM ZMP_TAB2.TYPES:BEGIN OF TY_KNA1,KUNNR TYPE KNA1-KUNNR,LAND1 TYPE KNA1-LAND1,NAME1 TYPE KNA1-NAME1,ORT01 TYPE KNA1-ORT01,TELF1 TYPE KNA1-TELF1,END OF TY_KNA1....

    Resolved! Accepted Solution

    SAP - PS

    Hii have 3+ years of experience in sap(technical), 1 year on WebDynpro and have functional (sd)exposure too.but i would like to be in PROJECT SYSTEMS.plse any one help me to get training in PS.location can be hyderabad or chennai or bangalore.i can...

    Resolved! Accepted Solution

    sap scripts

    in my script when i view printpreview a box for the main window is coming. how to remove it. i did not give any boxes. in text elements i saw there is no boxes given this script is for delivery note

    riwo0-txtcdot

    how can i get data for that field riwo0-txtcdot .in transaction iw21 this field is used in the screen as a comment when u field data in object part field in frame item ,a short text comes . i.e. txtcdot.but i want to use this field in my program but ...

    Resolved! Accepted Solution

    Internal Table query

    Hi,I have a internal table with two columns c1 and c2.I have three records r1,r2 and r3.These records are ,A1 B1A2 B2A3 B3Now i can have a record,A1 B2but not a record like,A1 B1again,so the duplication of the record need to be prevented.I need to kn...

    Resolved! Accepted Solution

    Customer Data

    Hi, This is my module pool program. When i executing the T.code with a custoemr number that is already present, it is not retrieving the other details like name city and all.PROGRAM ZMP_TAB1.&----*& Module USER_COMMAND_9001 INPUT&---- te...

    structure

    hi,Im using transaction IW21, and wanna display the short text for the object code, damage code and cause code.These are a part of thr structure RIWO00. I am not being able to find a check table for RIWO00-TXTCDOT, RIWO00-TXTCDFE and RIWO00-TXTCDUR.c...

    structure

    hi, Im using transaction IW21, and wanna display the short text for the object code, damage code and cause code.These are a part of thr structure RIWO00. I am not being able to find a check table for RIWO00-TXTCDOT, RIWO00-TXTCDFE and RIWO00-TXTC...

    Resolved! Accepted Solution

    Sorting

    Hi, During sorting the internal table i was facing the problem...See internal table having two fields namely num and name..sort itab descending by num-->It works...Butsort itab descending by ____.Here i need to display the value in run time..How ...

    Resolved! Accepted Solution

    Hi

    Hi, I am writing a aprogram in Module pool.I am getting the following error.TABLES:KNA1. "WORK AREACASE SY-UCOMM.WHEN 'EXIT'.LEAVE PROGRAM.WHEN 'DISPLAY'.IF KNA1-KUNNR IS NOT INITIAL.SELECT SINGLE * FROM KNA1 WHERE KUNNR = KNA1-KUNNR.IF SY-SUBRC NE ...

    Resolved! Accepted Solution

    route in sap

    hi, when i am sending mail from sap system to external system then an error message is coming msg : there is no route from sap to recipent email id. who can i create route from sap to reciver system.

    Labels in this area

    Explore this Area