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

Selection text

Hi,i am getting a problem with Selection Texts. when i try to insert new text, there is a message coming "ABAP - Text elements maintanence. Inconsistances exist, start clean up program. yes, no, cancel." actually i have to write my new text, but i ...

Resolved! Date format

Hi Experts, I have to selection scren parameter as p_gjhar like mkpf-gjhar.I wanna reduce the fiscal year by one year in the select stmt.select * from mkpfinto i_mkpf where gjhar = p_gjhar - 1( one year less than the selection screen i...

Resolved! into

hi, i understand that if selecting some particular fields from a table you have to explicitly specify the target fields or variables.for example:tables: mara.select single matnr from mara into mara-matnr where matnr = p_matnr.if select all like this ...

Resolved! parameter id

hi gurus,1) where do we get the <b>parameter id</b> for a particular field?2)and i want to transfer one internal table data from one program to other. how to do this?i know we can transfer data between the programs using SUBMIT state ment.but i wnat ...

idoc debugging

hi gurus,1) PLZ tell me in what situation we go for creating customized IDOC i.e writing posting and selection programing???2)how to do IDOC debugging?and how do we test weather our IDOC is functioning properly or not?thanx.

BAPI exception

Hi folks,I have a question, currently I am using a BAPI which is called by a web application through .NET, when I run the BAPI on the SAP system by entering the pernr I am not getting any error, it is picking up the pay periods. it looks fine. Howe...

Resolved! customer IDOC

If SAP has some customer record and If again i am sending the same record ,How would SAP react in that case.would it look and match each and every field of customer with existing customer and throws an exception?or would it add new line in table and ...

Resolved! Currency field

Hi,I have create one Z table in that i am using WRBTR currency data element. when i tried to activate the table i am getting error message like <b> ZWIP-WAERS (specify reference table AND reference field)</b> . Can any one help me ...plsThanks.John

Labels in this area