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

Resolved! Doubts in Data Declarations

Hi XpertsI'm posting this thread seeking for a clear clarification on the following and the impact in using them in our program:1. <u><b>TYPE REF TO</b></u> VS <u><b>LIKE REF TO</b></u>2. Use of <u><b>ANY</b></u> Vs <u><b>DATA</b></u>kindly let me k...

prabhu_s2 by Active Contributor
  • 1080 VIEWS
  • 11 REPLIES
  • 0 Likes

Resolved! SAVE_TEXT

Hi,I am using SAVE_TEXT function module to insert the Text in STO(ME22N).My Req is to insert the new Text in the new line, But the existing Text is getting overwritten.Pl find my code as follows:-thead-tdid = 'F01'.thead-tdspras = sy-langu.t...

BDC

Hi friends,I am running call transaction method using mode ‘N’ in debugging once the cursor reaches to call transaction statement if I press f6 the sy-subrc value is becoming 0 and I press f5 the sy-subrc value is becoming 1001. Please tell me what c...

Resolved! font options in mail

Hi,Am using the function module 'SO_NEW_DOCUMENT_SEND_API1' to send mails.But inorder to send the mail with different font sizes and font options, i can use HTML code.But is there any chance that i could send the mails with different font options oth...

idoc's

Hi all,I am working on idoc's where if a condition is satisfied i want to blank out the document number(docnum) for a control record.How can i frame a sentence to blankout the document number for control record.Regards,Hema

READ DATASET

Hiuploaded into SAP. When tried to open and read the flat file using OPEN DATASET and READ DATASET commands, the Sy-subrc value returned is 8 and the error message 'the specified file not found' is displayed. We checked the path and the file is in th...

Resolved! DEBMAS Insert/Update

Hi everyone,I'm currently trying to insert/update customer master data from an external LS. Since I only have the KNA1 Data in the external system R/3 tells me I'd have to insert a bank country for the customer when it receives the IDoc. I already tr...

Labels in this area