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

Resolved! EXCEL to internal table

Hello fellow ABAPers, I have a requirement to upload data from an EXCEL file to an internal table in SAP.. I have seen previous posts where people have suggested using FM ALSM_EXCEL_TO_INTERNAL_TABLE..However the excel file I will need to read has s...

Problem with Submit

I've developed a program that calls program RM06BA00 and automatically populates the selection criteria of this program. Program RM06BA00 is doing an export of its internal table which is what I need. Then I will import this internal table into my pr...

ocombo

Set ocombo = frm2.Items.item("119").Specific svalue= ocombo.Selected.Valueif i didnt select any value in the combo i have an error,else no problemi want to do something like thatSet ocombo = frm2.Items.item("119").Specificif ocombo=nothing then 'or...

issue

hi folks,To display the page numbers in the form likePage: 1 of 5 in this format, I used &sfsy-page(4Z)& OF &sfsy-formpages(4Z)&It is displaying correct values for pages less than 10 like 'Page : 1 of 9' but when it reaches two digit numbersit says P...

Resolved! Inbound IDoc user exit

I am attempting to write my first user exit for an Inbound IDoc. Outbound seems easy by comparison. I am going to add a date to VBAK-MAHDT from and extended ORDERS03 segment. My extended segment is pretty much like E1EDK03. I'm working with enhancem...

Resolved! SY-DATLO

We have a problem who occurs on weekend period. We have used debug to find out that the field value of sy-datlo was the source of problem. On Saturday and Sunday the value of the field sy-datlo is set to next Monday. How can this append.Best Regards,

Resolved! ME_PROCESS_REQ_CUST Method PROCESS_ITEM flag the document item as invalid

Hello everybody,i'm trying to make in transactions ME51N/ME52N/ME53N and autorisation check on account assignment(as cost center).I used method PROCESS_ITEM of interface IF_EX_ME_PROCESS_REQ_CUST as in note 611175, and programmed the authorisation ch...

Resolved! urgent

Hi all,I want to see all purchage orders but not repeating.Ex: take 5 purchage orders 1122580002 1122580002 1122580003 1122580003 1122580004I want to c like 1122580002 1122580003 1122580004which is not repeating.can u please h...

Resolved! hotspot

hi to all, can any one tell me....in interactive report im getting various reports one by one by double click on the current report....but i wanted to know how can i get the another report by clicking only from particulat column to column and partic...

Resolved! tabscrip

can we place two subscreen areas in the tabstrip. i wanna have a requirement in which i want to place the two sub-screens, one is for displaying data thru the table controls, another is for placing the pushbuttons or context menus.its urgent please r...

copy data thru LSMW

Hi,I want to copy the data from one company code to another company code thru LSMW. Do I need to take the data in to a text file?? If so, how can I take that data?? Are there any functional modules for this??Is there any other better solution for thi...

Labels in this area