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
    • 95092 Views
    • 212 Comments
    • 39 Likes

    short dump?

    hi all,could you help on this, why it comes and how to correct?( Termination occurred in the ABAP program "RIAUFK20" - in "SELECTION_L".The main program was "RIAUFK20 ".In the source code you have the termination point in line 1099of the (Include) pr...

    Resolved! Accepted Solution

    How to edit a table field of which refrence table isn't the same table?

    I want to edit a field 'balance' of type 'curr' using format "write balance to ... currency ...". But the reference table is table "kblpw" (Document item amounts in different currencies). Furthermore, there's no data in table "kblpw". How can I get t...

    performance tuning

    HI,   PLEASE ANYONE SUGGEST TO AVOID THIS PERFORMANCE RELATED ISSUES"LOOP AT record.    CHECK record-sys_equnr IS INITIAL.    SELECT SINGLE hequi    INTO record-hequi    FROM equz WHERE equnr EQ record-equnr    AND datbi = '99991231'.    MODIFY recor...

    Resolved! Accepted Solution

    Short Dump... Help?

    I received this abap dump. Any suggestions on how to adjust the code?Runtime Errors         BCD_ZERODIVIDEException              CX_SY_ZERODIVIDEDate and Time          01/02/2013 10:50:01 Short text     Division by 0 (type P) in program "/ITS/MM_PPV_...

    Resolved! Accepted Solution

    EQUZ Enhancement

    I have enhanced EQUZ table with a custom field. The same field has been placed as a screen enhancement on IE01/IE02/IE03 as read only.This custom field has to be updated from a report program. Is there any FM or class or BAPI to update data into EQUZ...

    Pricing Condition Value of item level after deleting not affecting at header level

    Hi,In Sales DocumentWe have Header Condition and Item ConditionIn Configuration V/06 we have header and Item checked.When Header Condition is applied it applies to all the item condition to all material,but there are few materials where header condit...

    Resolved! Accepted Solution

    Defining sender mail id in SO_NEW_DOCUMENT_ATT_SEND_API1

    Hi experts,I have one mail sending program . In that program i want to define sender mail address as fixed  ( i.e  [email protected]) Whoever runs that program from address i.e Sender mail id should be the [email protected].   I am using SO_N...

    Abap space

    Hello experts, First of all, happy new year and best wishes for 2013 I would like to remove by an abap code a space character at the end of a record.E.G : ‘ZZZZZ  ‘ to ‘ZZZZZ’ How can I do it ? Thanks. AmineModerator message: Thank you!Moderator mes...

    How to enable some rows of column to be no_zero,but some rows of same column not to be no_zero in ALV?

    Hi All,     I have met a problem that when I use statement "ls_fcat-no_zero = abap_on."  in ALV, the whole column become blank when the value is 0. But now I want some rows of  the  column to be no_zero , but some rows of the same column to be none-n...

    need to put custom check box at Header level of ME51N and the same should be transferred to ME21N

    Hi Friends,My Requirement is, need to put a check box to indicate the PR type in the header level in ME51N ( PR creation ) and when user selected this check box while creating the PR, this perticular check box information should be transfferd while c...

    Labels in this area

    Explore this Area