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

hai abap gurus...

in a loop of an internal table, what is the use of at first & at last statements?What is the use of at new statement?what is the difference between at first & at new statements?what is a binary search ? and how it is useful in a sorted internal table...

type mismatch!!

Hi ,I have a field 12:00 passed into string and then i need to pass this string to some bapi field which is having type as INT4 , if i try to assign to it some local variable of type INT4 it throws dump saying unable to interpret 12:00 as number...A...

Resolved! hai abap gurus...

Difference between internal table and a dictionary table?can you create an internal table dynamically?(at run time)what is the use of select for all entries in an internal table?when you are using 2 internal table in program, you have decided to use ...

Resolved! Go to me11

In me11,whn u create a info record ,it automatically displays the info records number in that corresponding field . So whn u use BDC to call set of vendors number to create the info records , it automatically creates the info records in that correspo...

Resolved! hai abap gurus...

How to add new fields to a standard sap table ?what is the difference bet'n table and a structure?how do u define an internal table?how many type of internal tables are there?what is the difference between hashed & sorted internal tables?what is the ...

pf-status

hi friends, i am using pf-status in an alv report.i want to display kunnr name1 land1 in the first list and when i click in the sod icon set using pf-status it displays 2nd list and when i press on the vbeln it should take me to 3rd list.but...

BDC Uploading - issue

Hi Friends ,We are getting error in BDC uploading in PRoduction server. While we are going to upload Material Master or Customer Master in Production Server, the first records are uploading sucessfully while we are getting hanged at every second rec...

Resolved! Each form in its own include?

Hi all,since we upgraded to ERP 2005 (from 4.6C) the abap editor behaves in a different way when creating a new FORM (by doubleclicking on the first identifier of a PERFORM statement). The editor suggests to create a new include each time I perform t...

jrgkraus by Active Contributor
  • 591 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! User Exit

Hi all,I have got a requirement for adding a column to the output of the Transaction Code: KOB1. Can you please tell me the user exit thru which I can do this. Also can You tell me the steps how to do it.Helpful Answers are always appreciated.Thanks ...

Resolved! Update was terminated

Hi,When I try to update a material document using tcode MB02, it is showing the status message as the document has been successfully changed. But after some time a message <b>Express document "Update was terminated" received from author</b>.Can you p...

PS_1978 by Active Participant
  • 815 VIEWS
  • 6 REPLIES
  • 0 Likes

MAIL THRU PROGRAM

hi sapiens, I have written a code to send mail to external system.the program is excuting and message is showing sent.when i see it in sap office workprocess .it is telling that "send process still running"tell me what all the necessary ...

SY-UCOMM

Hi,I want to display a smartform using the user command, however i am unable to display two button - invoice1 and exit. the code is:AT user-command.IF SY-UCOMM = 'print1'.DATA: FM_NAME TYPE RS38L_FNAM.ENDIF.IF SY-UCOMM = 'exit'.LEAVE PROGRAM.ENDIF.fo...

bapi or BDC for VA21

Hi allI have a problem in bapi BAPI_QUOTATION_CREATEFROMDATA for va21. there are only four fields to add discount in item leve (item table of bapi). But i need more then 8 type of discount. I used also for bapi (va22) update more discount. but there ...

Menu Painter

Hi Guru'sI'm Trying to activate the Standard Menu Which are de-activated in the ScreenWhether it's Possible to activate ? If it's Possible Please Provide me the Way toactivate the menu button.It'll be Helpful to me.

Labels in this area