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

Syntax Error

Hi Gurus, I am getting the following syntax error while executing one of my program " The type of the database table and work area (or internal table ) It_item are Unicode Convertible.What does this error means?ThanksRajeev Gupta

Resolved! data validation

Hi Gurus, I need to pass one of my date which is stored in v_date to the range of my dates stored in v_01 and v_02 and see if the v_date lies in between v_01 and v_02 using between syntax, can you help me out how to do it.ThanksRajeev Gupta

IDOC statuses...

Hi,During a successfull Oubound IDOC creation and dispatch, what are the sequence ofstatus we should see i.e which status will follow other status for successful completionI am concerned with Status 03, 18, 12 and 64.Regards,Rajesh.

Resolved! ADAP Trial Version

Good Day Folks !!I'm attempting to teach myself ABAP utilizing the trial version provided via SDN. In paticular my goal is to write a RFC.When I attempt to create a function group I'm queried for a developers key.The key provided [2967148239315122477...

Help me please..

Hi, In regard to field selection, what option of the SELECT statement is required? A: FOR ALL ENTRIES B: WHERE C: INTO MOVE-CORRESPONDING which is correct Which of the following would be best for hiding further selection criteria until a function is...

Can You Help me...

Hi,In regard to data transported in PAI when the FIELD statement is used, which of the following is NOT a true statement? A: Fields in PBO are transported directly from PAI. B: Fields with identical names are transported to the ABAP side. C: Fields n...

Resolved! QUERRY

hi ,can any one let me know how to do this, i need to extracted the few fields from LQUA and put them in the itab and i need to compared LQUA-MATNR to another custom table RMATNR field from ZCORE talbe, and i need to extract the records which are mat...

calculation

For each line item on the sales order where the material has the same material pricing group (VBAP-KONDM = MVKE-KONDM) and the item category (VBAP-PSTYV) is relevant for pricing (TVAP where TVAP-PSTYV = VBAP-PSTYV and TVAP-PRSFD = ‘X’).Add up the ord...

Labels in this area