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

    Table Maintenance - remove ability to delete records?

    I have created a table maintenance for one of my Z* tables. There is a z* transaction assigned to this (through SE93). I would like to take away the ability to delete records when they run the transaction to maintain this table.Anyone know of a way t...

    Resolved! Accepted Solution

    BAPI_SALESORDER_CHANGE

    Hi all,I need to change the Unloading Point but I didn´t have sucess. I Put the value in the table PARTNERS, but the system gave me an error : SQL_INSERT_DUPREC.I Can to modify the PARTNER through table PARTNERCHANGES , but I can´t to change the Unl...

    FM LDB_PROCESS

    Hi Friends, I am using LDB 'SD_SALES_DOCUMENTS' 'for SD in my program. I am calling FM LDB_PROCESS and want to pass dynamic selection screen to this FM. it is passing but it is taking only single value. Let us suppose, i am passing sales order as dyn...

    Resolved! Accepted Solution

    regarding selection-screen

    Hi, From function module am displaying the screen and in that PAI of that am submitting the program and this program is calling the selection-screen.My issue is when ever any changes that we are doing the selection-screen and that same changes has to...

    Resolved! Accepted Solution

    Write_form issue

    Hello,i am getting an error in script as WRITE_FORM is invalid, START_FORM is missing for my output.I created very simple print progm. Bt its showing this error. can any one help this?where is the problem?REPORT ZTESTING.tables : mara, makt.Data : b...

    Resolved! Accepted Solution

    user function marco

    Hi!I'm facing a problem with a user function in a marco.I have my macro, I've defined my function module but I don't how how to save data in my planning book from the function.I would like to fill in a specific key figure in my plannig book (so that ...

    Resolved! Accepted Solution

    delete row at errors in table control (ITAB-mark is not updating with X )

    Hi,i have created table control with 2 mandatory fields, delete functionality is working fine when data populated in those fields, but when data was not there in those fields and when i try to select that particular row and delete it. It was not dele...

    Resolved! Accepted Solution

    ALV Subtotals

    Hi everyone, how was your day?I need to active the subtotals button. In standard alvs it actives when you push in totals button, but in my Z alv, It doesnt become active... How can I do this?Thanks a lot.

    Resolved! Accepted Solution

    Reg: display output

    Hi Abapers,i have one problem.I am developing a report (ALV) with 105 coulumns. FORM merge_data . SORT it_qasr BY probenr prueflos vorglfnr. LOOP AT it_qasr INTO wa_qasr. w_mittelwert = wa_qasr-mittelwert. READ TABLE it_qapp INTO wa_qapp WIT...

    Resolved! Accepted Solution

    CG3Z Truncating File

    I'm uploading a text file from my PC to the application server using CG3Z. Each row is fixed-length at 816 bytes. When the file arrives on the application server it's truncated to 215 bytes.Is there another transaction I can use or am I just going ...

    Labels in this area

    Explore this Area