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

    ALV Tree Report

    Hi experts,I want to display 3 different internal tables data which are related with key, in ALV Tree using OOP concepts.First table is having Project,second table is having Components(WBS components)third table is having Activites.Each project has s...

    Resolved! Accepted Solution

    Moving Incompactible Internal Table without loop...

    Hi All,I need to move the incompactible internal table using field symbol, (without loop statement)I've got a internal table lt_itab TYPE TABLE OF stringThe above internal table should be moved to internal table with different field, for instanceTYPE...

    Resolved! Accepted Solution

    structural authorizations: user is assigned to position but not getting SA

    Hello Gurus,I have a test user in a HR QAS system, and I want to assign a SA to it. In view T77UA, I see no entries for this user, so I think that means he is not assigned the SA. Normally, we use PPOM_OLD to assign the SA to a position, but this use...

    ALV Multi Coloring

    Hi All,I have a simple requirement. My requirement is I would Like to Color a ALV grid Cell.But, I want to color the cell in two ways.1. Background Color of the particular Cell must be one color (Lets Say Yellow)2. Text Color of the Particular Cell m...

    Venkat_Sesha by Product and Topic Expert
    • 875 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Text wrap issue on orders

    Hi,we have an issue where the Text(EDI header text) at the header level which is displayed is wrapped text but we need to make it unwrapped.current display:Internal Vendor Number=5690 Reference Qual=JC, Value=CUSTOM CLUB ORDER Routing Note=ROUTING GU...

    Resolved! Accepted Solution

    Trying to maintain a table via SM30 dumps with ASSIGN_BASE_WRONG_ALIGNMENT

    Hi. have the following issue:Learning to use the new decfloat I have a table in the dictionary defined similar to this: MANDT MANDT CLNT 3 0 Mandante ZEJER GJAHR NUMC 4 0 Ejercicio ZPERI ZPER NUMC 1 0 Periodo ZNIT ZNIT_BP CHAR 10 0 Nit BP ZCOD ZCODI...

    Accessing Account assignment in P.Req BADI -PROCESS_REQ_CUST~PROCESS_HEADER

    I have implemented a BADI for Purchase requisition and in PROCESS_HEADER method of BADI Implementation for ME_PROCESS_REQ_CUST. I am trying to access account assignment lines on the purchase requisition (EKBN).IM_HEADER is the only parameter availabl...

    Resolved! Accepted Solution

    Call BAPI_ACC_DOCUMENT_POST in parallel processing - is this possible?

    Hi,I have a dilemma of calling BAPI_ACC_DOCUMENT_POST in parallel processing and I hope someone can help me out here.First, I understand that BAPI_TRANSACTION_COMMIT needs to be called after checking RETURN for successful posting message. However, s...

    Resolved! Accepted Solution

    BAdI ME_PROCESS_PO_CUST stopped working & Update VAT No. (EKKO-STCEG)

    Hi everbody,I implemented the BAdI ME_PROCESS_PO_CUST (Method CHECK) a few days ago and it already worked fine. Today I tried to expand the method by an update of the VAT No. (field EKKO-STCEG), but suddenly the BAdI stopped working or in other words...

    Resolved! Accepted Solution

    Check internal table for class instance with same content

    Hi experts,I have an internal table that contains several different instances of a class. Now I'm creating a new instance which has the exact same contents as one instance in my internal table. Is it possible to check if I have the same content in o...

    Labels in this area

    Explore this Area