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

Resolved! spool error

Hi,I have a report which generates a spool file when executed in background.The error is that the in one of the fields (Delivery No.) the last digit is getting truncated.It displays like '12345678...'.The value should have been '123456789'.The field ...

Doubt in ALE & IDOC

Hi Gurus,I created Custom Z Segment type, Z Idoc Type , Z Message type , and attached the Idoc type to Message type. All these steps I done sucessfuly.Now my Requirement is I have to develop one Inbound function Module, Through this Function Module I...

Resolved! Transaction CL30N

Hi everybody,when you launch the transaction CL30N, you can display a list of objects and the value of their characteristics;unfortunately if you create a characteristic group ( "Value Assignment" --> "Characteristic Grouping" ---> "Create") and you ...

ALV doubt

Hi All.I created ALV report ,it have number of cloumn like order number(AUFNR),date etc.I need to open the std transaction CO03 if i press the order number column in ALV report.pls help me ,how can i do it?Reward all helpfull naswers,Regards.Anil

BDT add menu

Hello !I'd like to add a customer specific menu in the RE-FX real estate contract via BDT. The plain "additional..." menu paths are there for use since SAP Note 903854.The BDT application object is REGC. I already added some user fields as described ...

Resolved! ALV Report to PDF

Hi, Need help on ALV ..am a newbie on this...I have created the source code but i cant proceed with the below requirement The report will be generated in ALV , 1. executed in a background job 2. spool to be converted in a PDF3. PDF to be save in S...

Resolved! BAPI VBAK

Hello Guru's,I have read some threads on how to change the VBAK table, but it doesn't give me the right idea on how to do it. Is there a bapi which I can use to update the VBAK table?Best regards

Resolved! table CKMI1

I am carrying out a selection from CKMI1 based on the following conditionCKMI1-POPER,CKMI1-BWKEY,CKMI1-BDATJ,CKMI1-DATUM,CKMI1-KALNRHowever the data volume is large.How can I use an already created index calledCKMI1Index for explanation facilities (M...

modify statement

hi, LOOP AT i1_bsak. READ TABLE i2_bsak WITH KEY augbl = i1_bsak-augbl. IF sy-subrc = 0. i1_bsak-wskto = i1_bsak-wskto - i2_bsak-wskto. MODIFY i1_bsak TRANSPORTING wskto. MODIFY i_bsak FROM i1_bsak TRANSPORTING wskto WHERE bschl...

taxinvoice smartform

Hi,i have a problem regarding taxinvoice smartform inthat the rate field it's not retrive in output, in my coding i have to retrive to table KONVfield KBETR they are maintained 2 condition typesand i have to given a link to vbrk-konv to konv-konvbut ...

Labels in this area