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

Resolved! Inbound EDI 852

Can anyone of you please tell me about the inbound edi 852?What would the IDoc file look like? What are the mandatory fields and what values should go in there etc...Also , what transaction or tables are being accessed in SAP to post this data.Your h...

Resolved! BDC question

Hello expertsI am trying to write a BDC program using call transaction for updating shipment events.On my recording, I need to click on 'Insert row' button and then select the appropriate row from the window that comes and update the event accordingl...

Resolved! ABAP 'WITH' Clause

Does ABAP have something like a WITH clause?Other languages allow me to something like ...WITH myrec DO{do some processing}ENDWITHI find that I am ...wa-field1 = 'newdata1'.wa-field1 = 'newdata2'....wa-field99 = 'newdata99'.... seems very labourious

Resolved! right justify character

hi All,I am having a requirement. client wants to download a record into a .txt file. now the record is AAAASPACEBBBBBDDDD.now the problem is DDDD is decimal value and i m converting it to character. however though now the client wants the record suc...

Transport request

Hi All,I have transported one program from Dev to Test system,but due to some reasons,I wansted to do some changes in the same object in Dev .So how can i proceed?Or shall i make a new request and transport it?Let me know ASAP.Thanks in advance

Resolved! Way to make a list (report) with buttons in body of list ?

HiI need to make a list (a Log) with icons (buttons) in the body of the list (Not in the GUI status). The requirement is when user press double-click in each icon the program perform some routine. (Example the List is a Log wich says the numbre of d...

Resolved! Unicode Error

hi all,im getting a dump as UNICODE TYPES NOT CONVERTIBLE READ TABLE I_INFSTR INDEX 1.>>> SELECT * FROM (I_INFSTR-GENTAB) INTO TABLE <V_VALUE> WHERE VBELN IN S_VBELN. how to correct it??Points will be rewarded!!thanks,priya.

remove quotation mark

I am using LSMW to upload material. Text file are tab delimited with material code and description. If description contains comma, uploaded data has quotation marks enclosed. That is [description, one] become ["description, one"].Can I remove the quo...

Resolved! question on CDPOS table

Hello,I have a question on some data that is in the CDPOS table. If the chngind field = I, there is a table name and no data in the value_new or value_old fields. does this mean that for the objectid, there was no data in the table and the user added...

Labels in this area