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

    SPELL_AMOUNT error

    Hi All,I have requirement to show amount in Arabic format for that i use spell amount and it is working fine. But while giving input 10500000 as input, the excepted output should be in full arabic format, instead of that the output is coming as عشرة ...

    venuarun by Active Participant
    • 3038 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to transport query ?

    Hi experts,I'm working on a query.  Just add fields to output list  and trnasport it by TR.But it seems not work. Code in develop system like thisbut code in test system show like thisIt's same query code in different system.Any ideas about this ?Tha...

    Resolved! Accepted Solution

    Sap query where condition

    Is it possible to add some checks in the where condition of a Sap Query. For example to check if a field is not equal to the same field in another table, something like table1-value ne table2-value. I found out that in SQ02 under Code --> 5 Record Pr...

    Resolved! Accepted Solution

    P0002-RUFNM Field gets updated with P0002-VORNA Value if left blank while changing PA Data using Tcode PA30

    P0002-RUFNM Field gets updated with P0002-VORNA Value if left blank while  changing PA Data using Tcode PA30.Please help  me in finding out why this happens. and is there any BADI or an Exit that gets called which populates this value in RUFNM.thanks...

    Resolved! Accepted Solution

    Table maintenance generator event for change of data

    Hi Experts,I want to restrict the users not to change the unauthorised data. Currently they are able to change unauthorised data also.I am using before change to database event ,but that event is not triggering when I am saving the changed data.Pleas...

    Resolved! Accepted Solution

    Can anyone help me to print from the document view TO the SPOOLER eg using ALINK_CONNECTIONS_DISPLAY

    I am trying to write an abap that will allow users to select given archived documents and print them to the SP01 spooler, so they can print them out.I have managed to create an email and send it with the given documents but I am unable to print the r...

    Resolved! Accepted Solution

    DESCRIBE FIELD

    Hello Guys, for the following code : I get 0 for LV_COMPONENTS ,         DATA : LV_TYPE TYPE C,                    LV_COMPONENTS TYPE I.       FIELD-SYMBOLS : <LFS_COMPONENTS> TYPE ANY.        REF_ROWTYPE ?= CL_ABAP_TYPEDESCR=>DESCRIBE_BY_NAME( IM_V...

    Resolved! Accepted Solution

    PM Module: Adding custom field in Standard POP UP Screen of IW22/IW23 Notification

    Hi Experts,My requirement is to add a custom filed in Standard POP UP Screen of IW22/IW23 Notification.Kindly find the attachment pictures below for details. Let me know the steps to add the custom filed.1. IW22/IW23: Notification ----> Counter Measu...

    Resolved! Accepted Solution

    Necessary to Model the Status Variable with BOPF?

    Hello community,I want to implement the archiving functionality in a BOPF object and I use this description - so far so good. One point of the description is the modelling of the status variable via TAC SAMDT. My first question: Is it generally neces...

    Resolved! Accepted Solution

    mb_migo_badi : disable input of the custom field on change of action

    please suggest how to disable zinput : custom filed added in MIGO header tab .I want to disable on changing the action .i_action: A01 = Goods receipt A02 = Return delivery A03 = Cancellation A04 = Display A05 = Release GR bl.st. A06 = Subsequent deli...

    Resolved! Accepted Solution

    how to use NEW LINE in a string in smartform ?

    I have try to use  below coding, but cannot get expected output. Please advise CL_ABAP_CHAR_UTILITIES=>NEWLINECL_ABAP_CHAR_UTILITIES=>CR_LFProgram Line in Smart form: CONCATENATE 'AAAA'              CL_ABAP_CHAR_UTILITIES=>NEWLINE             'BBBB'...

    Labels in this area

    Explore this Area