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

MIGO

I want to add new tab at header level in MIGO.For : Goods Receipt - Purchase Order - 101 movementI want to add four fields for transport detail.Transporter Name + L.R.No. + Date of Reporting + Time of Reporting.I know BADI and customer exist. But thi...

Resolved! BDC Problem

Hi Experts,I have made a bdc of Tcode j1id.when i m loading data in it,it is taking date in this format: 20.03.0112 when i m putting date as 12.01.2003.I have declared an itab. Data:begin of itab occurs 0, MATNR type J_1IMTCHID-MATNR, ...

PO release stratergy

Hi,I have changed the PO release procedure to include my own field KNTTP, which is not in the standard Structure CEKKO for PO release. I have added this field in the structure CEKKO, created a characteristic Z_KNTTP_PO and updated the customer exit M...

custom warnings/errors in pushbutton "Messages" of MIRO transaction

Hi,I want to add some messages for MIRO transaction code screen. In that screen we can see a push button with name "Messages".I´d like store the new messages in the same place where those of the button are stored,so that i can display both the stand...

Resolved! SAP_ALL Role

I know ids that have SAP_ALL in the system. When I search the respctiv ids I find it the role coloumn blankAlso when i search on SUIM for the SAP_ALL for users owning it , I am told the role doesnot exsist!Some thing missing/

call transaction

I encounter problem when passing values from program A to program B. In program B, there is a field with a parameter ID tied to it. I have written something like this:SET PARAMETER ID <PID> <VALUES FROM PROGRAM A>.CALL TRANSACTION <PROGRAM B'S TCODE>...

Resolved! Dynamic date formatting

Is there a function module or some other method (in 4.6C) that can write a date in a format supplied dynamically? I searched in SE37 but I don't find what I'm looking for and most of them aren't documented I know of the addition to the write command,...

Resolved! Create an INBOUND IDOC

Hi guys, I need to create an idoc on the system.data is coming from the thrid pary as ascii format and kept on the application layer.i can pick up the data on the application layer`, and use the FM, IDOC_INBOUND_SINGLE to create an idoc. i have even ...

Labels in this area