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
    • 93209 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! code error

    hello friends..this is akshay as BW consultanrt, i am writing one program for my extraction requierment. could you please help me to solve the code error..code is as below..Tables: PA0001,zgmpt.data: begin of itab_gmpt occurs 0.include structure zgmp...

    Check Printing

    Hi All, I have a query regarding check printing. I am printing check using smartform and using standard SAP program as a Driver program RUFFOR_C. Now problem is check is printing but it is taking long time for spool request. How to reduce this time...

    Resolved! Performance issue

    Hii all,I have two internal tables itab1 and itab2, both having huge data. I want to compare if itab1 and itab2 have same records in them. If so, I need to delete records from itab1. So, I put like this in code:loop at itab1.loop at itab2.if < condit...

    Network confirmation

    Hi,I am using BAPI : BAPI_NETWORK_CONF_ADD to confirm the network confirmations.I am passing work center, plant , activity type and actual work. its giving success while i am running in test run, but it fails at normal run.Please let me know if any t...

    F4 help for ALV

    Hi,I have an ALV grid with 2 columns. In first one I have a name of a characteristics and in second one I have a value of it.The characteristics can have a different type (text, date, logical value X/space ....).Is it possible in easy way to implemen...

    Outbound interface

    Hi my requirement goes like this:I need to transfer header and item data into file in application server.I need to create separate file for plant (multiple selection field)However i have a specific requirement which i am not able to map and it is:<b>...

    Resolved! getting all documents(and their line items) on basis of a vendor r customer

    Hello to all,I have made a report which takes a range of document dates and querys the bkpf on the basis of bldat(and query bseg on basis of the retrieved belnr). Now want i need is to add another selection(lifnr in case of vendor and kunnr in case o...

    Fetch Remit Address

    Hi friends, Could u please send me the details,Remittance address determination will be based on the company code. Read Accounting: Secondary Index for Customers table (BSID), Read Company code value (BUKRS)Read table ‘Customer Master - Compan...

    Selection-Screen

    Hi Frendz, i want to display '001' in lower and '007' in hger , this is my code , but its giving run time error .tables : coep.data : month(3) type n, month1(3) type n.month = sy-datum+4(2).month1 = month - 1.select-options : s_perio for coep-...

    Labels in this area