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

Resolved! How can we get week no from the date or check if the date is in even week of the month

Hi All, I have one requirement, where I have to add one restriction on Delivery date that the date should be in even week (i.e. 2nd & 4th Week of the month). Is there any FM available in SAP where we can provide date as input & it will return wee...

How to remove zeroes after the decimal point with minimum of 2 decimal places

Hi, Could you please help me how to remove the zeroes after the decimal point with minimum of 2 decimal places. For ex: If the value is 12.0000, then the output has to be 12.00 If the value is 3,658.0020, then the output has to be 3,658.002. ...

Resolved! What is badi/exit enhance CJ20N after commit data in background processing of save event?

Hi all. In transaction code CJ20N, I enter a project and some wbs elements then click SAVE button. In background process of SAVE event, after COMMIT data was stored in table PROJ, PRPS... At this time, I want enhance SAVE event to call add-on progr...

QuyVu by Participant
  • 5111 VIEWS
  • 10 REPLIES
  • 1 Likes

Ability to scan carrier tracking id barcode on labels for internal outbound movements

We currently use our own HU barcode on the label for scanning and follow up warehouse tasks. However also the outbound carrier tracking ID barcode is printed on the label, we would like to have the possibility to use this tracking id barcode as wel...

Unit Testing Class: How to capture CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD and UPLOAD_XLS_FILE_2_ITAB

Hi Gurus, I am doing the unit testing classes for the first time. I had covered all other codes, but struck at methods where we are reading file (Text or Excel ) from application server using CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD and UPLOAD_XLS_FILE...

ST12で取得されるトレースの取得順基準について

ST12でUser/Tasksを選択して、トレース取得を実行しようとしております。 No.trace activations 20を選択した際に、取得される20件のABAPトレースが何を基準として、20件選出されているのか教えて頂きたいです。 トレース開始後に、指定したユーザーが実行した、セッション・ジョブ順で20件選ばれるのでしょうか? それとも、トレース開始後から一定時間ごとに区切られ、20件取得されるのでしょうか?

nes01 by Newcomer
  • 846 VIEWS
  • 0 REPLIES
  • 0 Likes

Resolved! SE24 - Unable to restore Private Section of Z Class using Version Management

Greetings experts, I've encountered an issue in TX. SE24 while attempting to restore the private section of a class to a previous version. Some context first: The attributes of this class contain very long STRING constants used for e-billing. Upo...

Resolved! SYSTEM_DATA_ALREADY_FREE when overwriting freed itab reference in secondary key

The following code runs fine, although LT_ORDER contains a line with a freed itab reference (LR_CHOCOLATE). If however, you uncomment the marked line (so that dangling itab reference is replaced by a valid reference), you get a SYSTEM_DATA_ALREADY_FR...

cmilkau by Participant
  • 5973 VIEWS
  • 17 REPLIES
  • 0 Likes

How to get the latest value of BELNR from EKBE table if there are multiple value?

Hi, I was trying to get the latest BELNR number from the EKBE table. However, there were multiple BELNR values and I'm getting the first one instead of the latest. In the example below, I was able to get the EBELNR 0001 instead of the 0003. Example...

Resolved! data is not displaying under custom tab in me23n on Header screen ,

I use the screen 101, and write the code in PBO and also use the sub screen not normal and i debug it data is displaying in internal table but is not reflecting on ME23N SCREEN , what will be reason behind it ?? it urgent . I get the data from CD...

Purchase order header details currency does not match the currency in item details

I'm trying to create a custom program that fetch that data of a Purchase Order. I was able to get the "500.00" by getting it from EKKO-WAERS. However, I was not able to get the invoiced currency which is USD. Tried using HSWAE but it displays the c...

Resolved! ABAP Code correction

My requirement is to download the DEBMAS IDOC as when a customer created in SAP to FTP folder (without any middleware like XI/PO/PI). I am trying to execute a code which I taken as reference from IDOC to excel file and while I am checking syntax er...

Labels in this area