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

alv problem

Hi I want to dispaly customer master in alv. And want to use three to four tables. and based on that want to diplay informatiion. Suppose if i click on customer master it should show details in another window of that corresponding customer mastreThan...

Reservation

I am making a Reservation of 100 qty. thru MB21 now when I am issuing that material against that reservation suppose i issue only 70 qty against that reservation now my balance 30 remains there but when i again try to issue that balance 30 qty it sho...

ALE - display the idoc

Hi all,I am doing material data transfer from one system to another using ALE.Once the transaction BD10 is executed, i need to display the idoc number as information message. is it possible to get the idoc number and its entire status directly, inste...

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

Labels in this area