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

    Sales order locked

    Hi, How do we know whether a sales order is locked or not. Will the status be stored in any table? I have tried using function module 'sd_sales_document_enqueue' which gives exception 'Foreign_lock' if the sales order is already open (locked). ...

    combine 2 pdf into one

    HiI have some programs that can upload and download pdf documents from SAP content server. I also convert ABAP lists and sapscripts to pdf documents and stores them in the content server.But I have one unsolved problem. I need to take 2 pdf from the ...

    TMNielsen by Contributor
    • 3970 VIEWS
    • 10 REPLIES
    • 0 Likes

    convertion

    i am fetching some feilds from QAMV or PLMK (Characteristic specifications for inspection processing) the feilds are SOLLWERT,TOLERANZOB, TOLERANZUN all are basically FLTP data type . i am getting output as 1.8199999999999999E01 , 1.8000000000000000E...

    Extensions in IDOC

    Hi,I need to add a value in the outbound invoice IDOC. I have to create an extension of the basictype INVOIC02. I am done creating the extension in WE30. My problem is that, in the transaction VF01, the basic type is still INVOIC02. Do I have to chan...

    client profile size

    hi everyone,how can i find the client profile, which is already existing?and If i want to overwrite that profile (say sap_user) with other profile (sap_appl). Is it possible? what are the consequences for this.Before copying profile how to check the...

    Window size

    Hi Friends,My layout is in Landscape format, I want to change in Portrait and I did it. But when I am activating it I get a message Window is too wide for the page format DINA4 L. I tried to change the window size even I am getting the same thing.Th...

    Events

    Is it neccesary to follow the EVENTS sequence in coding?END-OF-SELECTION.......................START-OF-SELECTION....................does it execute in which squence?=====================In Sorted internal table it will sort the records automatically...

    Binary Search

    1.I have 3 columns in ITAB say col1,col2,col3SORT itab BY col1 col2 col3.Reab TABLE itab WITH KEY col1 = ... col3 = ... col2=.... WITH BINARY SEARCH.Will it work? If not why....2.What are the things we need to check before a READ statement with binar...

    Alv Grid display

    Dear Experts, I need to sole the following task, In the selection screen I have 2 radio buttons, one is for ASSEMBLY and other is for PRODUCTION. When selecting either of the button the ALV grid displays 20 fields. My requirement is when I selec...

    Labels in this area