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

Text Enhancement

Hi,When enhancing data element documentation, include your SAP documentation as an include module. By doing this you do not lose the reference to SAP documentation. Any following documentation delivered by SAP is also taken into consideration.How to ...

Scheduling Jobs

Hi all,I have a job with three JOb steps. Here when i schedule it even if one of the programs fails the next programs are running.I just want to stop subsequent Job steps ones the previous jobstep fails. I also need to check the Variant data before i...

Regarding IDOCs

hey guys,I am new trying to practise IDOCs with small examples.following book Arvind Nagpal with John pitlak -Second edition.I created small example with basic IDOC types(ie,for Summing customer weekly report in monthwise ).Now they said we want to r...

Resolved! VBAP-KTGRM and VA02??

Hi all,In VA02, give the Sales order numberthenSelect item line => go to details => the billing record => and you will find the field in the middle of the right hand side field VBAP-KTGRM (Material account assignment group) <b>is not ready for INPUT...

Resolved! maintenance view event

Hi,in a maintenance view if i want to control when a record table has been deleted, first i need to select the table record and then press save.the question is that inside this event (before save) how can i know that i´ve pressed before the delete bu...

Resolved! ABAP Substring?

Hi,I'm looking for a substring command in ABAP.I have a string like this...text = 'hello, how are you today'.Here's my goal...I want to separate my string at the 10th character into two strings (text1 and text2).so the result would betext1 has the va...

decimal place.

Hi Experts,<b>I need to display decimals like 999.99 but the currency is set as no decimal in the configuration for company setting. When i print the smart form i am getting 2,00 instead of 2.00(TWD) . How to display 2.00 or 2 Expecting your valuabl...

Perform in Script

Hi All, I am using perform statement in script.following is code.I debug the program & check tha value of in_tab-name = it_mara-matnr, in_tab-value = ''.Why it is taking it as blank? PERFORM GET_VAL IN PROGRAM ZGET_VAL USING &IT_MARA-MATNR& C...

Resolved! why system variants.

hey,i have two questions to confirm.1-why we go for system variants, avoiding normal variants. could you tell me the situations where we only use system variants(&CUS).2-why fieldsymbols introduced in ABAP. In which case we advised to use Fieldsymb...

Resolved! list Box

hi all, i'm facing a small probs,plz help me out of this,in my selection sceen i have a list box which should have 4 values.all those 4 values are not from any database table.i had created an internal table with those 4values,i want that four t...

Resolved! Creating Bapi

Hi, I have created FM with attributes as RFC, I would like to know the steps to create Bapi using this FM, so that once it is in BOR, we have One .Net application could call that bapi and access data from Sap.I appreciate your help.Thankskisu

multiple tables in ALV

Hi, I want to print the report in ALV format. Here i am fetching the data from 4 database tables, and passing in one internal table. I want to print the report using that one internal table. But the problem is every time it is giving me an error as t...

EXEC PROTOCOL

Hi everybody,can you give me information about EXEC PROTOCOL and some examples how we can use BTCXPM table, i would like to know about fields in BTCXPM.How can we FTP files to the destination.... do we send completed file format to destination or is ...

Labels in this area