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
    • 94068 VIEWS
    • 212 REPLIES
    • 39 Likes

    regarding BDC coding

    hi all,i hv to upload data from excel sheet to sap system the fields are posting key,cmpy code,gl a/c,vendor code ,vendor name,busuness area and amount,,,i request u all to plz write a BDC code for this bcoz i m in learnig stage i hv just started lea...

    Resolved! data transfer

    Hi experts,I have a Z table, i created my own request, but in se10, the table is showing like R3trtablZrepl_gpsMy table name is zrepl_gps.Can any please give some idea, why showinglike this.Thanks in advanceRamsMessage was edited by: ramesh

    add leading zeros

    Hi All,Please can any one help me .i have one field <b>char 6</b> ,i need to add zeros to this field.ex:1) field value is 1 i need to do like 000001. 2) field value is 20 i need to make it 000020.kindly give me solution for this.Thanks in Advance ....

    Resolved! Fixing ABAP Unit

    HelloI'm having a problem getting my unit tests to run, these unit tests were working before until the server was redone a few days ago. I haven't changed anything to the test classes but now when I execute any of the unit tests ABAP Unit breaks with...

    Resolved! problem in code

    Hi experts,See the following code.TYPES: BEGIN OF TY_S_SENDERLINE, LINE(4096) TYPE C, END OF TY_S_SENDERLINE, TY_T_SENDER TYPE TY_S_SENDERLINE OCCURS 0 DATA: EXCEL_TAB1 TYPE ty_t_sender.So here i want to create wor...

    Resolved! Update delay simulating

    Hello all,we have the following situation. From the repair order a service order is created. As per standard SAP u can configure the service order is released during it's creation. But due to certain reasons we are not using the SAP provided configur...

    Resolved! tab strip control

    hi experts, I am doing automatic debtor clearing using tcode f-32. in transaction f-32 second screen i need to select the items which i need to clear. how i know how many items fit in first page. because in my system its showing 16 items, b...

    regarding BDC coding

    I HV WRITTEN the half of the part to upload data from excel sheet(fields are posting key,cmpy code,gl a/c,vendor code,vendor name,business area n amount) to sap system now i m facing problem how to pass records to bdc using perform statement...here i...

    Resolved! set pf-status

    Hi,I'm facing a problem with GUI status. I've created status. Inside it there are 3 buttons BACK,EXIT, and RW.After selection I'm not able to see them at all.I've put my status here:END-OF-SELECTION.set pf-status 'STAT'.Regards,Wojciech

    LSMW iterations

    Hello,I'm trying to achieve the following:I have a txt file which contains a number of pernr's.Now I want to modify all the children of each pernr through LSMW.I have already created a batch input recording where I change one child. But I don't know ...

    scenario: user exit

    hi all,my transaction code name : S_ALR_87012936 - Depreciation on Capitalized Assets (Depreciation Simulation) package for the transaction code : RTTREEPROGRAM NAME : RASIMU02 ( SAP standard production program)package for this program : AB (asset ac...

    FM Clarification

    Hi,I have one FM (BAPI_OBJCL_GETCLASSES). Now I have one variable V. ZSTR is structure.data: V like ZSTR.In that fm i m passing variable V to objectkey_imp. but getting dump with message "The function module interface allows you to specify only fiel...

    regarding BDC coding

    hi friends ,i m facing problem while uploading data from excel sheet to sap system,the fields are postking key,cmpycode,gl a/c,vendor code,vendor name,business area n amount...here below i m giving my cmplete coding part for ur help......looking forw...

    scenario: user exit

    hi all,my transaction code name : S_ALR_87012936 - Depreciation on Capitalized Assets (Depreciation Simulation) package for the transaction code : RTTREEPROGRAM NAME : RASIMU02 ( SAP standard production program)package for this program : AB (asset ac...

    Labels in this area