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

    RFC and compression

    Hi everyone,I'd like to verify whether the table parameters in my remote function calls are really getting compressed.The documentation states that prior to version 4.6 tables passed as parameter to remote functions greaterthan 8000 bytes were compre...

    Resolved! Accepted Solution

    Authorization concept migration from SAP HCM to Success factors Employee Central

    Hi,How do we migrate our existing SAP roles in HCM to Success factors Employee Central' Role Based permissions?We are presently using SAP customied roles for our core HCM functionality and we are planning to move to Success factors Employee Central w...

    Resolved! Accepted Solution

    SYNTAX_ERROR

    Dear Experts,would you confirm me about following Syntax Error. Why I am getting this Syntax Error due to missing data on system or due to Program error.Error in the ABAP Application ProgramThe current ABAP program "??????????????????????????????????...

    VL10 cell coloring enhancement

    Gurus,Has anyone tried to implement individual ALV cell coloring to VL10 output?  We have implemented coloring for the entire line but business would like color on certain cells within each line. Is this even possible?  I tried to add a field of type...

    yguan by Explorer
    • 1284 Views
    • 4 Comments
    • 0 Likes

    BAPI_SALESORDER_CHANGE update conditions doesn't modify pricing

    Hello Experts,I've trying to use BAPI_SALESORDER_CHANGE to update pricing information on sales orders. However, I keep getting the following error.I V1               739 Field 'FAKSK' cannot be changed, VBAKKOM 7370429265  ready for inputE V4        ...

    Resolved! Accepted Solution

    Enhancement AS01

    Hi All,I have a requirement for transaction AS01. Have to create enhancement for populating "Tax Asset Class(ANLU-ZTXANLKL)"using value in Class(ANLA-ANLKL). When  i write a enhancement for populating the above field the value get disapperswhen  i co...

    Resolved! Accepted Solution

    HTTP POST to Google API results in unwanted user id/password pop-up

    Hello all,I am attempting to do an HTTP Post from SAP using ABAP.The exact same POST works fine from outside of SAP (e.g. using POSTMan).In SAP, we get an unwanted Pop-Up Window which asks us for user id and password:No matter what user Id and Passwo...

    Resolved! Accepted Solution

    dynamic select

    hi expert.i have one big problem.i want to get sum from table cosp by some strange statement.when my perdio is 1 i want to get sum from wtg001when period is 2 i want to get sum from wtg002.....wtg012.is it possible to have dynamic select  like this:S...

    Resolved! Accepted Solution

    How to avoid the selection of values in customized F4 help(Display mode) ?

    Hi I have created Customized F4 help for particular field in Table control.when the field is in Editable mode it should allow to select the values.when the field is in Display mode it should'not allow to select the values.But in my case it allowing t...

    Resolved! Accepted Solution

    PERFORM beleg_lesen_direkt(sapmv50a) USING likp-vbeln Returns empty XLIKP

    Hi Experts.I was trying to update a quantity of an inbound delivery using BAPI BAPI_INB_DELIVERY_CHANGEInside the process during my debug, once inside FM WS_DELIVERY_UPDATE_2,It performs this subroutine PERFORM beleg_lesen_direkt(sapmv50a) USING likp...

    Restraining decimal points for selective values of a single field?

    Hello everyone,here is my sample code ... " types: begin of ty_x,     (some fields)     .     .     .     .     menge           type P decimals 3,     currkey          type waers,     end of ty_x. (let us say this is my final output structure )data: ...

    Labels in this area

    Explore this Area