Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 94058 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! FTP Connection failure

    Hi,I have a requirement to keep a file in a FTP location. For that i have given Credentials and Via SAPFTP RFC it connects to destination. Some error is being thrown in RFC connection. Error as below."Attempt to Set Up Connection to XX.XXX.XXX.X fail...

    Resolved! system call docu

    Hello!Do you know where can I get Documantation about all the SAP System Calls. ABAP_CALLSTACKABAP_CRC64 ABAP_PRECOMPILED_HEADER_USAGE ABSTOR_TEST AB_CALL_LITL_CHECK AB_CALL_STACK_TRACE AB_CREATE_SAPHFILE AB_DELETE_ALL_MEM AB_DELETE_ALL_SHARED AB_DEL...

    Resolved! DMEE Tree

    Hi all,I have created a dmee tree in which I have to print data of REGUH and REGUP for that I have used FPAYH and FPAYP structures respectively.For one entry of REGUH there is two entries in REGUP as per my test data But tree calls only once not twi...

    Resolved! how to do it in ALV OOPS

    HiIm using ALV OOPS.o/p I have 10 records with checkbox(at user command I have to select record selected by check box). Now on the menu bar I hav a button for "SELECT ALL". If "selected all" 10 recored will be selected. If I filter upon some criteria...

    Resolved! Replacing 00

    hi all,i have a value in field amount1 = '43050.00' and amount2 = '55'. my problem is that i have to convert amount1 as '43050.55'. while amount2 is not fixed it may be '67' or '88' etc. please help me how to convert it?regards saurabh.

    Regarding OO ALV

    Hi Experts,Iam using method get_selected_rows for capturing the selected row data from ALV grid screen.If i change the value in editable column then the systemdisplays error message that ( Field itab-fieldname is not in the abap dictionary)I need to...

    field cat in alv

    hi all, in my itab i have a field naming sum_invoice its value is sum of records of a field , now when i pass this value to field cat its not coming correctly , it takes the value of the next field ADD 1 TO g_field_count. ls_fieldcat-fieldname ...

    Resolved! Amount conversion

    hi all, i m doing a program in which i have to print check, and i have to display amount in word including decimals also, but problem is that when i m converting the amount in words then its going for dump.code: data amt1 like BSEG-WRBTR.data amt2(...

    Badi help needed

    we need to put the validation in migo for delivery note field for mvt type 122.Presently the users can enter any number in that field for example 72348912 and after entering goods receipt for vendor will be done,but after the goods receipt when time...

    Resolved! Editable ALV

    Hi,I am using ALV_GRID_DISPLAY. I need to change 3 cloumns of my grid display and update the same in my database table ,I am not using any oops concept and field strings.I had written the whole code in normal ABAP.Thanks in advancecorrect inputs are ...

    Implementatin of BADI

    Hi Experts,I am trying to create y-implementaion of BADI " BADI_FDCB_SUBBAS01 ". in se19. But it says that "there are already active implementations" and does not allow to activate the y-BADI. Whereas there is no such other y-BADI for this. How do i ...

    Labels in this area