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

    MIGO exit not triggered

    Hi allI am trying to develop an exit for MIGO transaction:MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.I put some code in the ZX include and a breakpoint to see if transaction "goes" there when registering, but it see...

    Resolved! Accepted Solution

    hi problem is AL11

    hiiThere exist a custom program that i have created to read file from AL11 We were using window server and now we went on the UNIX server.not a dump is occurring Runtime Errors CONVT_CODEPAGE Exception CX_SY_CONVERSION_CODEPAGE O...

    Resolved! Accepted Solution

    Runtime Error - DBIF_RSQL_SQL_ERROR , Exception. - CX_SY_OPEN_SQL_DB

    Hello All,I have a Z program which has failed with the error and exception as below.Runtime Error - DBIF_RSQL_SQL_ERRORException - CX_SY_OPEN_SQL_DB ShrtTextAn SQL error occurred when accessing a table "VBAK ".Information on where terminatedThe termi...

    Resolved! Accepted Solution

    Table Control Wizard - Problem: Edition of missing lines allowed

    Hello,i have a a strange behaviour, i am working with an generated Table Control.The Wizard is getting the infos: work with INTERNAL Table "itab_1", use working area "wa_1".After generation the table control is shown up correctly.But - if the interal...

    Resolved! Accepted Solution

    How to get the next date?

    Hi Experts,I have one logical question. How should I calculate the next date from today?Means say todays date is 07/17/2009, I have to populate a field with the next day i.e 07/18/2009. How should I do this in ABAP?Is there any FM for something like ...

    exit for VA01.

    Hi all.i want to know the exit or enhancement for transaction va01. the requirement is that i want to set default values for sold-to party and ship-to party. so which exit i have to use and please tell the logic.if i have to used any code plz do repl...

    Resolved! Accepted Solution

    Packing HU into Delivery

    Hello ExpertsI need to pack the HU number into outbound delivery. I am using the FM "SD_DELIVERY_UPDATE_PACKING" for this but, its giving error "Cannot be processed with this transaction."Can anyone please suggest what corrections should I do in it, ...

    Resolved! Accepted Solution

    Maintenance View Property

    Hello Experts,We have a requirement wherein the productive client is locked for customizing (through SCC4 transaction) and the client-dependent customizings are transported from the dev client through the transport requests.But the maint. view in our...

    Drop Table

    Hi experts,i have transparent table and i would like to use faster deletei don't want to use DELETE FROM table CLIENT SPECIFIED WHERE mandt = sy-mandt, it takes much time for mil. rows.Does ABAP know something similar as DROP TABLEThanksMartin

    Resolved! Accepted Solution

    EXIT_SAPMM06E_012

    Hi,I am trying to override sap default company code using exit EXIT_SAPMM06E_012 using custom table. i_ekko-bukrs = g_purchasing_cc( costo table comp code).but it throwing error "Company code cannot be changed". Can anybody tell me how to approac...

    Resolved! Accepted Solution

    gui_download doubt

    Hi Friends, i'm try to download internal table values to excel using GUI_DOWNLOAD. it's working fine in foreground. but i execute the report in back ground. the job was canclled. the err log is " " "ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSI...

    Labels in this area

    Explore this Area