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

Resolved! select query

i have this requirement s_vbeln is optional from this input i have to show the output in alv as follows sale id , division , customer name , sale item , material , qunatity, price, delivery number ,delivery date , shipment number , shipment...

Resolved! Download ALV output to XLSX - unexpected 0 in case of fieldcat no_zero = 'X'

Hello Guru, When download ALV view output to XLSX with effective of field category option "no_zero = 'X'", and with column being set as numeric type P, the XLSX sheet still keeps 0 on those column which I don't want. Is there any available option...

Resolved! Function Module for GS02

Hi Experts, I have some entries in a set(Company codes are maintained under one set). I want to remove/delete any particular company code from that set, I don't want to delete whole set. Which Function module I can use? I don't want to use BDC

arpitr by Participant
  • 5072 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Service Layer Entities

Dear support community, I am struggling to find within SAP API (service layer) equivalent of below SQL tables. Did anyone used it before? Thank you! I am talking about SAP B1 Hana version OHEM Employees OITW Item Warehouse ORCM Recommendation Data...

Fix Error in dependency SL_MAX_COMPUTE: negative value for characteristic LOBM_APO_SL_MAX

Dear all, In my system, when I ran a Z tcode I faced the error " Error in dependency SL_MAX_COMPUTE: negative value for characteristic LOBM_APO_SL_MAX " when output ALV Please help me solve this problem. Thank you very much. Dai Nguye...

Resolved! Dunning letter should be sent to customer on dunning printout not on sample printout tcode F150

Dear Experts, I had a requirement that dunning letter has to be sent via email to customer. I set up BTE 1040 and that is working fine. But the problem is that : there are two buttons in f150 : 1. Dunning printout and 2. Sample printout . Now ema...

Resolved! What's the best way to delimit old records in infty 2012?

I have a business request to delimit old records to have a different endda for infty 2012 which has a time constraint of 'Z'. I was reading few blogs and it seems like using FM HR_INFOTYPE_OPERATION, the delimit operation doesn't work but there's a h...

Resolved! /SAPSLL/CD_STATUS_GET - Exception SUBSEQUENT_PROCESS_BLOCKED

Hi Friends, While creating the PO, output type NEU is automatically saved. When I Goto ME22N, output type NEU is disappeared for a particular plant. I have debugged the standard program. FM /SAPSLL/CD_STATUS_GET raised a exception SUBSEQUENT_PRO...

Resolved! Format String as Date,

Hi, am using CONCATENATE LINES OF I_TAB_DATES INTO TEMP_STR SEPARATED BY ', ' to join multi dates into one string to display in my report in one line. but am loosing the date format is there any way to keep the date format !? Thanks

Yasin by Active Participant
  • 1937 VIEWS
  • 5 REPLIES
  • 0 Likes

After Call transaction 'VF01' Billing document got Generated but not available in System

Hello Experts, I am creating Billing document using CALL TRANSACTION 'VF01' via BDC program, But even after generating the document. That document is not available in the system. But if I create this document by VF01 without BDC Program ,Document...

Resolved! Is there Any way to search the string in entire program in ABAP inculdes subprograms?

Hello guys, I am Arun. I am new to this group. Hope you all are working well. When i try to search the keyword or string in the Program by using FIND funtion, I can only search in the MAINPROGRAM. There are ample of subprograms inside the mai...

Labels in this area