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

Resolved! What is the field SCAC?

Hello all,Could you please telll me abou the field SCAC? (corresponding EDI field = TD5 (for Carrier Number) ( maybe this is the routing sequence or transit time).Please tell me where to find this (carrier no.) on the delivery document (tcode VL03n) ...

execute button

Hi,I have 2 buttons - activate and deactivate in the selection screen. I use call transaction to do the process and both the buttons work. But I have to click on the execute button on top left everytime before clicking on activate or deactivate butto...

Resolved! Formatting?

Hi Experts,I dont know that How the User sends me the DATE format in flat file! I mean, some times, DD.MM.YYYY or MM/DD/YYYY or DDMMYYYY or MMDDYYYY, but I wanna to pass it as External format to CONVERT_DATE_INTERNAL to get the Internal format as YYY...

Screen Navigation

Hi All,I am maintaining an SAP application. In addition, I am new to SAP/ABAP. Is there a built in mechanism that tracks the previous screen that you were on so that you can get back to the previous screen. I see that most of the code is using mem...

Resolved! reg Date

hi, I want to print the values of records past 2 days from today.I have given select stmt in this way.I am getting error.Can u plz correct me.DATA : DATE LIKE SY-DATUM.SELECT BUKRS BELNR GJAHR AUGCP AUGBL WRBTR WMWST LIFNR S...

Resolved! Need help

Hi all,I am chaging the table which is created by me. Just I have changed the one field data element ,when i do the consintency ..it is not giving the errors. When I am doing the activation it giving the below error.<b> Table is not yet classified Fi...

Resolved! Update Sold-to address

Hello Friends, I have a small issue . I am using the function module SD_ORDER_CREATE to create a sales order . Now for the sold-to if I have a partner no it gets the correct address for the sold-to . If my ship-to and sold-to are MISC then the sold-t...

Resolved! Standard Drop Down List

Hi all,i have created a z table and created a field of type waers for currency inputs. now i am displaying the field in a screen, but there is no standard currency drop down list coming like in other standard SAP screens. can anyone tell me how i can...

Uploading Screen Code

Hi,I have downloaded a screen from ECC 5 version and i am uploding it to ECC 6.0 and it is giving an error that ur file doesnot contain screen.I have downloaded a screen from ECC6 and uploaded it again to same server but it lets me do it. Can anyone ...

Long Initialization

Hi,this might not be the right forum, but I couldn't find a better one ...When I log on to a certain customer's system, it takes a long time (around 30 seconds) until I get to the initial SAP screen. The same happens when I open a new (blank) session...

BDC-Module pool

Hi, I have finished developing a customized screen...I have to do BDC and i finished it..But while recording there is a table control...after giving 15 records i pressed the scroll button which i have put in the table control...But while running ...

Resolved! SAP MAILBOX

hi , do we have any standard report for collecting all failed idocs on a particular day & sending it to SAP Mailbox to a particular user or a list of users.in this standard report i should have selection parameters so that i can select the idoc ...

reg:fm

I created below function module, which is having below import parameters and tables:FUNCTION ztest_func.*"----""Local interface:*" IMPORTING*" VALUE(S_LFDAT1) LIKE LIKP-LFDAT*" VALUE(S_LFDAT2) LIKE LIKP-LFDAT OPTIONAL*" VALUE(RAIL_ROAD...

Modify statement

Hi all ,This is my code .i have to change one material number value in the it_zws_plcsmev1 and append to it_zws_plcsmev table . Its working fine now.Is there any performance issues with this code ?t_mara1[] = t_mara[].------> is this appends the rec...

Labels in this area