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

    Resolved! IDOCS using FM-IDOC_INBOUND_SINGLE for HRMD_A05 ,does not de-limit END-DATE

    Hi,I need to post IDOCS using the FM IDOC_INBOUND_SINGLE,for IDOC type HRMD_A05,message type HRMD_A,in mySAP ERP2004 ,to change HR data of employees in SAP.The IDOC gets processed and the changes are reflected as required,but the problem is that when...

    ABAP Query error

    Hello! can anyone help pls?I am in the process of constructing an ABAP query and I'm getting an error message which is quite puzzling. Here's the details:I'm creating the query using an infoset constructed from logical database VAV. When I try to a...

    CV02N

    Hi,I want to delete a document. I can set delete tick using CV02N t-code. But I can see this document such as using CV03N t-code. I want that not to see this document. If I try to see this document, I want to get error like 'there is no document'. Ho...

    uploading

    hi i need to upload the data for service master record i.e Tcode AC01.when i do recoring im only able to view the display mode,im not getting the write mode.when i goto tcode AC01 directly,than i'm able to view the create button,how to upload into t...

    Resolved! Alternative for REPLACE

    HiI am using the following syntax of REPLACE in a report.REPLACE old_character IN my_object WITH new_character.The unique thing about this report is that it has to run on different versions from 46c.The above syntax works ok in abap version 7 but is ...

    Resolved! HR ABAP table

    Hi all!!!Actually in transaction PP01, for OBJECT TYPE: Business Event type.I m unable to find out the Transparent table which stores the description. I tried to search in infotypes but failed...Can someone suggest the name of the transparent table w...

    Resolved! METHOD DESTRUCTOR

    Hi,I have a class in ABAP. My constructor is;method CONSTRUCTOR. ... CREATE OBJECT X_APP_EXCEL 'excel.application'. ...endmethod.I want to free X_APP_EXCEL object in destructor. And I wrote;method DESTRUCTOR. FREE OBJECT X_APP_EXCEL.endmethod.But, I...

    Resolved! LSMW

    I was stuck with one problem. I created material by using direct input method in LSMW. When we see this material in MM03, it is available for display. Here the problem is in MM03 only basic data 1 and basic data 2 are available. I am trying to trace ...

    batch number

    hi i have a logic prob in sap abap. convert the numbers to alpha sequences from serial number > 279360 like 279360 = AAAA.279361 = AAAB279362 = AAAC ....the sequence of alpha code r likeAAAA -AAAZ, AABA- AABZ,... AZAA-AZZZ.BAAA- BAAZ,BABA-BABZ,.....B...

    Resolved! OUTBOUND IDOC

    hI aLL!I am doing an outbound interface with custom FM and assigned it to message type.Also i am using a extended IDoc for this.When i go to we19 and trigger my Idoc by clicking start outbound processing i am getting an error "port " does not exist i...

    Labels in this area