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

    Multiply

    Hi I hwve problem in the following code. I am trying to multiply IT_DETAIL-DMBTR (value is 10,000) to -1. But output is 0 instead of -10,000. Pls help me ELSEIF IT_DETAIL-BLART = 'SA' and IT_DETAIL-SHKZG = 'H'. " AND it_detail-sgtxt(2) = 'DR'. ...

    Resolved! Accepted Solution

    Table maintanence

    Hi experts,There is one custom table by name "zglmap" of delivery class "C", in quality system i am able to to do table maintanence, but in production system i am not able to do table maintanence.Please let me know the reason for this.Regards,Santhos...

    Resolved! Accepted Solution

    where is the code to avoid invoice split using multiple delivery numbers

    My functional consultant is asking me to debug because while trying to created invoice using the 2 deliveries are not commingling into a single invoice. Means not able to create single invoice using both delivery notes. He said, u201CThe split is ha...

    Resolved! Accepted Solution

    How to change the Function Module to get the data from another table ??

    Hi all, We have a Function Module for the Custom Extractor to get the data from VBRK & VBFA tables. I want to add the code to enhance it to get AUART from VBAK table also. The new code is at the end and it gives 'the field I_VBAK is unknown' . S...

    Resolved! Accepted Solution

    Single-record editing/locking for table maintenance view generation

    Hello all,Please excuse my being a newbie... I have done my research and cannot figure this out, so I'm reaching out to this great community...When creating table maintenance views, SAP builds a screen that shows all records, and locks the entire tab...

    Insert Exception

    Hi,I m using Insert stmt to insert the records to ztable from itab.insert ztable from table itab.I m getting 'CX_SY_OPEN_SQL_DB' exception bcoz the record with the same key exists in the table. pls let me know how to catch this exception and how to s...

    Resolved! Accepted Solution

    update ztable records

    Hi,I am trying to move Internal table contents to Z TABLE.I am having data issue. In debugging I see ITAB enteries say for example 100all are not getting in to ZTABLE.I am not filtering anywhereI have 100 records in itab with fld1 = 'ZBC'. LOOP AT t...

    Resolved! Accepted Solution

    SHDB/BDC - PA40 - How to Avoid Absolute List Position of PA40 Action

    The following code was generated by SHDB for transaction PA40. It's picking a particular action from the list on the screen (23rd item from the top). This is almost certain to change in production because our dev environment isn't configured exactl...

    Resolved! Accepted Solution

    Copy transaction code

    Thread opened on behalf of customer from USA:Please advice is it possible to copy the Transaction Code: COR1 tocustomized Tcode: ZCOR1When we tried to copy function group COKO into ZCOKO it is copied, whenwe are executing ZCOR1 Transaction code it is...

    Resolved! Accepted Solution

    Select Statement Error

    Friends,I am trying to read values from MARC table.This is the code i wrote:data zstruct type marc.select strgr into zstruct from marc.endselect.When the program is run, the values of strgr are not getting populated in zstruct.Please let me know what...

    Resolved! Accepted Solution

    Problem in ALV

    Hi all, I am facing a problem while building the ALV output.I have a internal table.This internal table is filled with data coming from 3 tables.I have used function modules REUSE_ALV_FIELDCATALOG_MERGE and REUSE_ALV_FIELDCATALOG_MERGE.While I...

    Labels in this area

    Explore this Area