Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

    Criticality.png

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

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92301 VIEWS
    • 212 REPLIES
    • 39 Likes

    Logic is needed.

    This is the performance issue.Can any one change the above logic?I don’t want the select inside the loop.Logic is needed.Can any one change the above logic? (mentioned in red color)I don’t want the select inside the loop. loop at it_vttk. clear v...

    Updating a Z-table

    HiI want to INSERT a record in a Z-Table if a material belongs to a particular plant.My Code is:-IF plant is not initial and plant = say 'ABC'. INSERT ztable with material numberENDIF.Please corerct it if it is wrong at any place Thank You

    Resolved! Performance Issue

    Hi All,I am facing a big performance issue in a abap program which produce the cash flow details our group of company. This is the logic I used to develop the report. (It is a SAP Script) - First I am getting the closed customer payment records from ...

    Resolved! Call transaction

    Hi, I have set parameter id and called transaction using CALL TRANSACTION 'KXH3' AND SKIP FIRST SCREEN . It is not showing the second screen. Will this statement only works for a some transactions. When I press ENTER it is going for second screen. P...

    Resolved! Update terminate

    We were having problem when printing from vl02n. When I try to print certain output type (customized) i get update was terminated in my inbox. How can I know what is wrong with the output type?System ID.... MI2Client...... 400Transaction.. VL02...

    Resolved! what is needed for job?

    Hi all,I am a budding ABAPer.. What do I need to learn in order to keep getting projects as an ABAP programmer.. I know the list would be long as SAP is so vast.. but what should I know to <u>start with a job</u>..Thanks.Charles.++++++++++++++++++Mes...

    Archivelink: how to compose custome URL for not certified content server.

    Hi,I have an Archivelink config problem.I'm tasked to set up a standard scenarion, FI document to scanned invoice image linkage. The problem is that the images are on a non-certified Content server. In fact the contentserver is nothing more than an w...

    Response time low

    Hi,In our Prod system the reponse time is very slow from past 20 min . I went to SM66 and there was large no.of errors with reason 6, for dialog work processes. Can you please tell me the reason and trouble shoot this issue? Is there any other ways t...

    Resolved! strange display problem

    Hi all,Iam having strange problem.I am displaying data from ztable in table control.my table control has 50 rows ,when i give input and click coy icon i get data in table control based on the input .lets says if have 20 records retrieved from ztable ...

    Resolved! HELP with an ALV report

    Hi, allWell, I have to solve something and I don´t have any idea how to... I have to modify an ALV report wich shows 9 fields, depending of customer selection it must appear 3 fields more, how can I do this in the ALV report. I will appreciate it any...

    Resolved! Repeating IDOC segments

    Hi,Can anyone explain why and which is a better option amongRepeating an IDOC segment to populate some additional data or extending a segment to populate the data.I would like to populate supplier code in E2DRM1 segment- Partner_ID field of IDOC type...

    Shiva_Ram by Active Contributor
    • 1132 VIEWS
    • 4 REPLIES
    • 0 Likes
    Labels in this area