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! SAPScript for PO

Hi,<b>I have been assigning for modify MEDURCK ( Purchase order ) SAPScript form . whenour PO get created in me21 t.code, PO SAPScript form has to be executed in background and spool request needs to be sent and PO Form needs to be printer automatica...

Resolved! CAT2 Search Help

Hi,I have created a search help for the Job field in CAT2.I am importing the personnel number from memory id 'CATSPERNR'. I am trying to import the time entry dates from memory as well. Whan I go look at the CATSFIELDS pernr is there and there are ...

Resolved! ECC 5.0 - Program to check if Z* prograsm have syntax errors

Hi,We're upgrading from 4.6B to ECC 5.0 (we're not going to be switching on the unicode) and so I've been asked to put together a list of all our Z* prograsm that encounter errors. Rather than going through each and every program, I thought someone m...

Resolved! AT NEW problem

Hi experts,i want to use at new for 7th field of the table.i have sorted the table. i have the three records with opno 10,20,30....i want to save the data after opno = 30.see the following code.but the first loop itself the control is trigging AT END...

Resolved! table control

hi, i have an issue i have created a table-control in module programming with four columns. correspondigly i have four text fields in the same screen.Now if i select a line(row) from the table controland press a button (say a pushbutton which i cre...

Resolved! internal table

frnds, i'm using the table control statements at new, at end of..but the prob. is that, it considers the fields to the left of the column of the field we use in the condition.eg. my itab is .field F1 F2 F3 _______________________1st row ...

Check Table Values.

While going through this standard SAP program 'BCALV_GRID_EDIT'. I came through this interesting piece of code for populating field catalog of an OO ALV.<b>clear gs_fieldcat.gs_fieldcat-fieldname = 'CURRENCY'.gs_fieldcat-ref_table = 'SFLIGHT'.gs_fiel...

amit_khare by Active Contributor
  • 731 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! buffering

Hi,Can any one tell me what is "BUFFERING" in abap,how many type are there and where to use it?and also what is field level checking & domain level checking(in check table & Value table ).points guaranteedcheerskaki

Resolved! parameter id in cs03

hi everyone again!i am having the same problem in CS03.i need to transfer change number and clear the field valid from.the type of the change number is char12.everything works o.k accept from the aennrand the field valid from which i didn't use set p...

Resolved! ALV Grid Column Select

hi,i am using the function 'REUSE_ALV_GRID_DISPLAY' and would to know in the user_command form when user is selecting a column, like the functionality of row_selected.in my program i need the user to choose a column and push a button. i must know in ...

Resolved! parameter id

hi!I am using an ALV report.when using the double click i need to go to transaction MM19.When i am passing the parameters through the set parameter id and call transaction, only the matnr is being passed and the date field is not.the code is:set para...

Labels in this area