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

    problem in Module pool

    I have a typical problem in module pool. I have copied the program SAPMF05A to make some changes for the purpose of Incoming payments f-28 and created the Ztransaction .While running the Z transaction, the program is calling the standard program SAPD...

    Resolved! code to get a document

    Hi,I am trying to show the documents saved for the projects.For this I created a FM to pull all the names of the documents saved for a project.But how do I get them to open the document by double clicking on the output of the FM.Is there some other m...

    Resolved! BAPI_ADDRESSEMP_CREATE

    Hi All, I was trying BAPI_ADDRESSEMP_CREATE to see if it will work for my requirements so I wrote up this quick report but it doesn't create the new address record. Could you please tell me why the below code does not create a new address record?Than...

    Resolved! ABAP

    hi i developed a report that outputs tracking details for the packages sent via UPS..in the output the report contains fields such as Tracking Number, Tracking Status, Dispatched Time etc..when a user clicks a tracking number a UPS web page shud be o...

    ECATT and RFC

    Hi All,I'm very interested in the creation and execution of ECATT scripts from outside of SAP by the use of RFCs or similar means. I have been scouting the repository and the SDN forums and have come across the RFM ECATT_EXECUTE which may a way of e...

    Resolved! How to do this.

    SELECTION-SCREEN BEGIN OF BLOCK a1 WITH FRAME.PARAMETERS: p_monat LIKE zgxmit-zmonat DEFAULT sy-datum+4(2). PARAMETERS: p_gjahr LIKE zgxmit-zgjahr DEFAULT sy-datum(4). ...SELECTION-SCREEN END OF BLOCK a1.Since p_monat has DEFAULT sy-datum+4(2)...

    Select statement

    Hi all ,In this code i have 2 fields pbpino ,pbpapino . Instead of hitting same table somany times(with single select statement) is there any other way so that i can hit the table once and get the values . SELECT PBPINO PBPAPINO FROM ZWPBPH INTO TAB...

    Resolved! Workflow

    Hi Scenario: I have to send a parked invoice document to the enduser to complete the document. I don't want him/her to post the document. I just want them to fill in the required information and repark the document. I'm in 4.6CCan we do this? If yes,...

    MIGO

    When I execute transaction MIGO, posting and document dates are defaulted to today's date. Is there any user exit or BADI to initialize the posting and document date. I tried using BADI MB_DOCUMENT_BADI and user exit MB_CF001 but nothing seems to wor...

    Help Needed

    Hi i am new to ABAP..my client maintains a software called LOGPRO that actually assigns tracking number to all of their shipements sent via UPS..the requirement is i get all the details of the tracking info in a flat file..i am rewuireed to create a ...

    Resolved! ABAP Code

    Hi ,I need to write a code like this..I must use a FM and bring the output(file names) and check for it which comes out in a structure format. The main thing is ..I must check if the file names start with ‘AGE’ or “DOB’ with some other continuations ...

    Resolved! Change Sales Order

    Hello,I have a piece of code in userexit_save_document_prepare which gets triggered. A user gets into an already existing Sales Order. The user makes some changes to the header text in the sales order and saves it. Is there any way we can figure out,...

    Resolved! PA30- Serach help "PREMPE: ALV output change depending upon MOLGA

    Hi fellas, I got a requirement, in T-code PA30 when you click F4 a search help opens (search help name “PREMPE”) . When you select on the basis of say company code or employee number, an ALV list generated. I want to change the heading o...

    Resolved! code help

    Hello all,I am asked to create a program to extract some material information from R/3 system. The information are from several fields of tables MARM, MARA, MAKT..Anyone can give me a sample code? The fields include Unit of Measure, material names, e...

    Labels in this area