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

Resolved! condition in smartform

Hi, I need to put a condition in smartform like below:(IT_TAB-GRADE = '26' OR IT_TAB-GRADE = '27') AND IT_TAB-NO_INDC = 'X'.In the codition tab I have written like this:IT_TAB-GRADE = '26'ORIT_TAB-GRADE = '27'IT_TAB-NO_INDC = 'X'.But this condition i...

Resolved! convert string to decimal

Hi all,i´ve got a string with value 773,35999999 and wan´t them converted to 773,36. Anybody knows how to this.In my test I always get problems with the comma ',' if it´s a point the following coding works:DATA: p TYPE string VALUE '773.35999999', ...

process Amigo

Hello,I have a qeestion,I run Amigo and got black period message, becouse that remark, i need to find the first day of the open period.Any one know if there is a Func... or Bapi that could give me the first day of the period.thanks: shlomy.

Resolved! Validate email from FD01

Hi experts : I have to validate some fields when creating / modifying customer data from transactions FD01/FD02. I'm using the FM EXIT_SAPMF02D_001 from enhancement SAPMF0D because I have to do these validations when saving the data, at the end o...

Resolved! ABAP Popup menu

I have added in the user exit save document prepare of sales order the following ABAP code in order to check if the net amount of the sales order is less than 300. If this requirement is met a pop up should begin. The code is the following, theproble...

user exit in BDC

Hi all,I have written one module pool program, transaction code is YMM01There one pushbutton is there which will call transaction MM01.In MM01 one user exit is placed.My Requirement is when I am calling MM01 thru YMM01 , the program for user exit sho...

regarding file path

hi,Pls send me the difference between file get name path and file_open_dialog.Also when bapi returns the error message how to find out for which doc item the error is displayed and how to captureas the requirment is to display the item and corr espo...

Resolved! Guixt issue

Hello all,We are experiencing the following problem with Guixt:Some transactions such like VA02, vA42,.. are "enhanced" using Guixt.When the scripts are tested by our developers, no problem occur. Thescripts are read from the Sap Web Repository and a...

Call Search Help

Hello Experts,I m developing one screen, in that have a field plant .Plant is input by use of standard search help.Moment i give plant, i want to call another Standard search help where this plant parameter is passed by ticking SET GET parameter inp...

Resolved! BADI / exit in ME59n

hiwe are using me59n to create the stock transfer orders from stock transport requisitions. the requirement is during the creation of STO we need to stop the creation of STO for some of the STR based on custom logic. how do i do that. is there nay ba...

Labels in this area