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

Resolved! alv column width larger

Hi guys,I have creted an ALV report but the list is showing columns that are very small (i understand that it depends on the size of field i.e. in data element, I even changed the data element size also but still no use) and always I have to drag the...

Resolved! PO BAPI

How to add PO Items via PO BAPI?If possible please give example code.I am trying to do the same via BAPI_PO_CHANGE.Is it possible to ass item via same BAPI or some other BAPI should be used?

Resolved! how to use this FM

Hi all,is anybody know how to use this fm CATT_GET_TABLE_ENTRIESwith where condition.we can get total no of records by using this FM.But in this FM'WHERE ' fields r there in exporting parameter .How to use this where condition.Regards,Billa

Caluculation

Hi,I have internal table field of type vbdpr-ntgew.The value of that variable at run time is 1,143.060 now what I need to do I need to display only integer part in my smart form.I mean in above if decimal part is greater than 500 I need to display ne...

Resolved! Unicode Problem

Hi Experts I tried the following code in smartform, loop at i_bil into w_bil.READ TABLE i_konv INTO w_konv index 1.endloop.says the error asA line of "I_KONV" and "W_KONV" are not mutually convertible in a Unicode program. Unicode program.What c...

Feildcatalog in ALV

1.Why do we need REUSE_ALV_FIELDCATALOG_MERGE?I have done a sample program which travel from first list to second list.Simple steps are:w_program = sy-repid1.collect data from mara and put into internal table 1.2.Displayed report using REUSE_ALV_GRID...

Regarding Date

Hi Frnds,Actually im having on selection screen i will having months input /output field.If give 3 months on selection-screen means , it has to fetch 3 months before date.for example : today is dec 20th.then it should take sep 1st as the range .Based...

Table Lock Error

Hi All, We have our own workflow tool to process consignment idocs. Here we call MB11 transaction using synhoronous mode twice to do material movements.Couple of weeks ago what happended was it did 632 movement (reduce in transit stock) but fai...

Delivery Idoc

Hi,We have an issue while sending delivery Idoc of type DELVRY03. In segment E1ADRM1 for field STREET1 the laegth was 40. I am sending 21 Japanese(Kanji) character(2 bytes each) means it occupies 42 charcters but field STREET1 supported lengh of this...

Labels in this area