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

    ME22N BADI: ME_PROCESS_PO_CUST -not updated.

    Hi Friends,I need to change the PO Header incoterms. While execute the tcode ME22N. The inco terms has been changed based on the vendor. I'm using the badi ME_PROCESS_PO_CUST and method open. In debugging mode it's changing the value but in the scree...

    Resolved! Accepted Solution

    Disable a field in a table after updating some data in to the table

    Hi everyone,Am trying to update table in a module pool programming. where i need to update a filed when user creates a field entry and also i  need  to disable the same field when second record is updated I have created a field to which when the user...

    anand_n5 by Explorer
    • 3360 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ALV alternate batches rows color messed up after sorting

    Hi all,Recently I have a requirement that requires me to change color alv rows alternately according to batches of a process order. I set the color according to batches of odd and even. Meaning like assign green to odd batches and yellow to even batc...

    Resolved! Accepted Solution

    Choosing the highest alpha numeric value in itab and display in variable

    Hello Gurus,We are having one custom table and am picking the data from that table into itab, itab contains the values like belowfield1                    field2          field3                    field4     field5     field6A071458              Reta...

    Resolved! Accepted Solution

    Zebra printing and Smartforms - 100 copies limit

    Hello,I'm using a Zebra printer for barcode printing using Smartforms. I use the drivers recommended by Zebra in their smartform manual and it works.Problem is, I need to print huge batches, sometimes 3 thousand at a time, and the spool throws an err...

    Downlaod CSV File from FTP.

    Hi,I am trying to download the one of the *.csv file from the FTP. But the data of the download file are displaying in different format (#,..).Kindly find the below code and suggest the correction.TYPES:    BEGIN OF          S_CSV,               INFO...

    ipravir by Active Contributor
    • 870 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Store Business Document

    Hi All,Currently users are able to store documents onto FileNet via 'Store Business Document' in the GOS Toolbar.However, the only filetype option available is 'External PDF Documents' and I would like to make additions to this list i.e. Excel spread...

    Resolved! Accepted Solution

    Events in global classes

    Hi,I have created a global class in SE24. Added two instance / public methods called method1 and method2. Added instance/public event 'EVENT1' in events tab. I went to the details of method1 and added class and event in the pop-up. In method 2 i have...

    Regarding RV_CONDITION_COPY

    here I am using FM:  RV_CONDITION_COPY for creating condition record TRY.      CALL FUNCTION 'RV_CONDITION_COPY'       EXPORTING         application              = 'V'         condition_table          = t_table         condition_type           = l_wa...

    Error while using the FM "PRELIMINARY_POSTING_FB01" for parking the FI Document?

    Hi I have a requirement to park the FI documents ,therefore I am using FM "PRELIMINARY_POSTING_FB01", while it is giving me error in program No item information transferred into AccountingMessage no. RW002.In Debugging I found out table t_accit[] is ...

    Order no display

    Hi all,    Im facing an issue in alv grid programming. my requirement is to display revelent "rework order no" for the particular "order no" and im able to get that also but the problem is that the rework order no gets repeated for all other order no...

    Resolved! Accepted Solution

    How to use BAPI_SALESORDER_CHANGE to update custom fields in VBAP

    Hi All,I have added the following two custom fields in VBAK and VBAP tables and i'm trying to use BAPI_SALESORDER_CHANGE to update these custom fields. I have added these fieilds to structures BAPE_VBAP, BAPE_VBAPX, VBAPKOM and VBAPKOMX, BAPE_VBAK, B...

    Resolved! Accepted Solution

    How can I know the table of structure KOMP and get the NETWR value ME23N transaction

    Hello,I'im doing a report, I need how information from ME23n Transaction, I need show the NETWRr value, please see image belowAnyone knows how can I find the table and field  to get this information?I tired to find in KNOV AND KNOP and I can't found ...

    Resolved! Accepted Solution

    Non Excisable Plant

    Hi All,If I have a Plant that is not excisable and I have conditions like CST, BED etc all inventorized. Am I correct in saying that these all needs to be configured in the MM pricing Procedure not through TAXINN procedure? Did I missed something?Reg...

    Labels in this area

    Explore this Area