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

    Heading in Tablecontrol for column of type Checkbox

    Hello all,I have a tablecontrol in Screen Painter and one of the columns has a checkbox. I want to add a heading to this column but I can't find a way! If I double-click on the heading right above the checkbox it opens the INVOICES tablecontrol prope...

    Resolved! Accepted Solution

    How to change custom Z pricing routine in Sales and Distribution module

    Hi,I want to change a pricing condition routine. I went to tcode: VOFM and followed the menu path Formulas->Condition Values. And then located the pricing condition I want to change. Double clicked it and frm_kondi_wert_xxx subroutine opened. I want ...

    ALV display logic

    Hello,I have an requirement i need display the table entries using the ALV,in the fisrt row i will display the Business partner header details along with first item details,in 2nd row only 2nd item details (no hear data) , 3rd row  only 3rd item deta...

    Resolved! Accepted Solution

    Ho best to transfer data from a typed internal table to a character table?

    Hiya,I have selected some data from table GLT0:  SELECT * FROM glt0 INTO CORRESPONDING FIELDS OF TABLE itab_data  WHERE rrcty IN s_rrcty  AND   bukrs IN s_bukrs  AND   ryear IN s_ryear.Into internal table itab_data which is based on:TYPES: BEGIN OF t...

    In PO update Net Price and Condition amount for a condition type based on Scales considering all PO quantity

    Hi Folks,We are working on requirement to update rate for condition type and net price for PO order quantity, considering all older quantities created under same outline agreement number.Approach took : 1.  BADI ME_PROCESS_PO_CUST in method Process_i...

    Resolved! Accepted Solution

    LSMW : Maintain Field Mapping and Conversion Rules : Saves and generates program only if syntax error present

    Hi,I created a LSMW to be used as a report for displaying data after upload.Initially, by mistake, I had made a syntax error while writing ABAP code in  _GLOBAL_DATA_  block, under the Maintain Field Mapping and Conversion Rules .After correcting the...

    Resolved! Accepted Solution

    ABAP language help very slow

    Hello,we have an issue in Eclipse when using the F1 help on keywords. This opens the ABAP language help, like when you hit F1 on a keyword in SE80.When I do this in SE80, the language help opens very quickly.But in Eclipse, sometimes the initial load...

    Resolved! Accepted Solution

    Remove leading zeros in sapscript

    In my sapscript form, there is a variable LTAP-NLENR which has value '000000000010000000712'.All I want to do is remove the leading zeros so it becomes '10000000712'.I have read so many discussions and they all say just use &variable(Z)&. So I tried ...

    mgross1 by Participant
    • 2166 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    The ASSERT condition was violated.

    Dear Experts,The following dump occurred when posting in MIGO.Category               ABAP Programming ErrorRuntime Errors         ASSERTION_FAILEDABAP Program           SAPLFMRIApplication Component  PSM-FM"ASSERTION_FAILED""SAPLFMRI" bzw. LFMRIF2V"S...

    atif_amin by Participant
    • 3540 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to deal with a transport request return code 8: Type ... is unknown

    Hi, I have the following problem in my 3 system landscape (dev,test,prod):I created a transport request in my dev system and released it. Now i wanted to transport to the test system and I got a return code 8 because a type in one report is unknown.N...

    New GOS service (copy from ARL_LINK), commit_required event raised, still no attachment list refresh

    Hello everyoneI've built a new GOS service like the existing "store business document" one (ARL_LINK). The difference of is that it deletes the original source file(s) when they once where stored as business document.Everything works as expected, exc...

    Resolved! Accepted Solution

    Shipment creation

    Hi All,             I need to create Shipment with reference to Sales order. So now the VT01N screen has Transport Planning point, Shipment type and selection variant(attached). I need to add the extra fields : Forwarding agent , special processing i...

    SAP suite on HANA

    Hi Experts,I have couple of questions:1. What is SAP suite on HANA? By googling i found out that this is related to OS/DB migration. Can anyone elaborate on this.2. What will be the role and scope of ABAP in this migration? Is this related to the cod...

    Resolved! Accepted Solution

    Update function module

    Hi all,I am trying to use the statements SUBMIT, CALL DIALOG, CALL SCREEN, CALL TRANSACTION, COMMIT WORK, ROLLBACK WORK in my update function module.But those statements are not getting triggered. what could be the reason for this.??Regards,Abdul Kha...

    Resolved! Accepted Solution

    BW Start Routine - error

    Hi ABAP gurus,Appreciate if anyone can suggest a way on solving this issue.Currently I am trying to load data into my Internal table for further uses later.however, the codes below have error occurs.It displayed error:-When you use the addition "FOR ...

    tnecnivo by Active Contributor
    • 1304 Views
    • 3 Comments
    • 0 Likes

    address ussage

    hi ,i wanted to assign standard address to 1)mailing address2)work address3)register address.for that i want to know how to create function module or which  sap function module is use to copy standard address into above three address. i m creating bu...

    Labels in this area

    Explore this Area