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

    BAPI_ACC_DOCUMENT_CHECK does not check validation rules and field statuses

    Hi,I have a requirement where we upload the journal entries using spread sheet and post them using FB01.Before posting I check for errors in the records using 'BAPI_ACC_DOCUMENT_CHECK'.This BAPI is checking the errors, but it is not checking the vali...

    Resolved! Accepted Solution

    Truncating records Open Dataset / Read Dataset in unicode

    Hello:When using the statements in UNICODE:                       Data:  XML_STRING(4000).                      OPEN DATASET FILE_PATH FOR input in text mode ENCODING UTF-8 ignoring conversion errors.                      READ DATASET FILE_PATH INTO ...

    Resolved! Accepted Solution

    GUI_DOWNLOAD does not work inside Update task !!!

    Hi all,         I have done an EXIT in MIGO transaction for goods movement save. Inside the EXIT  i have used GUI_DOWNLOAD  to create a file in desktop.        Problem is my EXIT is triggered in UPDATE TASK , so i am not able to create a file using D...

    INDEX_NOT_FOUND in mb51

    Hi Experts ,             while i'm executingmb51 i'm getting Index_not_found (Raise Execption) like this short dump . In MB51 i'm giving as inputs Material, Plant , Storage Location & Posting Date(1 or 2 Days only) and in Data Source  tab selecting t...

    Resolved! Accepted Solution

    Double Maintenance

    Hi everyone,I have a question here. What is Double Maintenance and why do we need it?Moderator message: no interview-type questions please, search for available information.Message was edited by: Thomas Zloch

    Resolved! Accepted Solution

    BW security

    Hello All,I have tried to put this question a lot and not getting solution some how When a user is trying to see the see the content of some Infocube in rsa1 he is getting an error "User master record is not sufficiently maintained for Object company...

    Call Transaction

    I have a doubt in call Transaction.-> iam giving an excel file as an input to my Program.I want to capture errors and needs to display separately.The problem is when iam executing the Program if there are  say 5 errors in excel sheet,the output scree...

    In the editable alv for saving the data in ztable, i_selected_rows is not getting filled.

    I am working on editable alv , but here  i_selected_rows is not getting filled and therefore after read_command sy-subrc is 4. Please tell me the possible reason for this.  C_ALV1->GET_SELECTED_ROWS(  IMPORTING    ET_INDEX_ROWS = I_SELECTED_ROWS     ...

    Resolved! Accepted Solution

    How To Debug RFC which is called in background task?

    Hi ABAPers,I want to debug Remote Function Module BBP_BC_EXTREQ_INB in SRM system which is called by program BBP_EXTREQ_TRANSFER in ECC system. The RFC is called in background taks. Is it possible to debug it?I have tried several method suggested in ...

    Enhancement On VA01

    Hi,I have to carry out an enhancement on tcode VA01. For this I have checked all the Exits but not of use. Also I have searched for BADIs available for VA01. Some BADIs are only for SAP Internal Use and hence cannot be implemented. Others are not in ...

    Resolved! Accepted Solution

    'RRV_______________.__' adding leading spaces in the amount column

         Hi All,I have used 'RRV_______________.__' for displaying '-' sign at the left of the amount column which is coming correct, but now issue is that its adding unnecessary spaces between '-' sign and the amount. How should I remove those spaces.it...

    Resolved! Accepted Solution

    Problem With 'Z' Class

    Hi All,  We hava a Z-class with some inherited-interfaces. In SE24 all the inherited interface methods are displayed as a superclass class method, even if i double click on those methods takes me directly to the superclassmethod. But when i try to ch...

    Resolved! Accepted Solution

    fi program

    hello.i have to make a program,plz help me or provide me any other sample program so that i can make my program.i have to first goto reguh table and select vblnr and zaldt and lifnr and name1.now we goto BKPF table and will give belnr as vblnr of REG...

    Resolved! Accepted Solution

    Table maintenance generator event not working in quality server

    Dear experts,I have developed a ztable with t-code along with table maintenance generator event in development server. It is working fine in development server.All these when I m transporting to quality server, the event is not triggering. Can anybod...

    Labels in this area