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

ENTER KEY

Hi expert gurus,i have a ALV grid display.In the output there are 5 columns , 3 out of them are blank columns like BATCH,QTY & DATE. output fields r like below.material prod_order <b>batch</b> <b>qty</b> <b>date</b>mat1 prod1mat2 prod1The...

problem

Hi experts I am facing the following problem, my requirement is, i have internal table containing sales order, line item, shipped qty,mov type(601,602). I want to say weather the order is closed or open line item wise. so i need to co...

regarding bapi

HI experts, i m writing this codes for goods movement,,,,,,data declaration:*BAPI Communication Structure: Material Document Header Data.DATA: GM_HEADER TYPE BAPI2017_GM_HEAD_01.*MMIM: New Key Assignment GM_CODE to Transaction of Inv. Mg...

Interface validation

Hi This is my existing interface ,I need to do a validation on Unique id,which i need to add to custom table ZBACKS_GIPD.Check if there is same unique id within the upload file.Check from table ZBACKS_GIPD if the same Unique ID already exists ,Update...

Resolved! Hi

Hi,Plz let me know the error in this program.DATA:WA_ORDERHEADER TYPE BAPISDHD1,WA_ORDERHEADERX TYPE BAPISDHD1X,V_ORDERNUMBER TYPE BAPIVBELN-VBELN,IT_RETURN TYPE TABLE OF BAPIRET2,WA_RETURN TYPE BAPIRET2,IT_ITEMS TYPE TABLE OF BAPISDITM,WA_ITEMS TYPE...

Resolved! Address Last name first

Hi All. While maintaining the address, the complete name is always being takes as First Name followed by Last Name. I want the Last name first. I changed the customizing (SPRO) to set up name format. But it doesn't work. Anything else I need to do? ...

Resolved! Bapi

Hi, Plz let me know the error in this program.DATA:WA_ORDERHEADER TYPE BAPISDHD1,WA_ORDERHEADERX TYPE BAPISDHD1X,V_ORDERNUMBER TYPE BAPIVBELN-VBELN,IT_RETURN TYPE TABLE OF BAPIRET2,WA_RETURN TYPE BAPIRET2,IT_ITEMS TYPE TABLE OF BAPISDITM,WA_ITEMS TY...

HR-InfoType2006

hi friends, i have to develop one function module where i will get input like employee number quota accural code and subgrouping. then i have to get quota type based on that. then i have to check weather ther record for selected quota type is ...

ALV LIST DISPLAY

Hi ABAP guru's, I need a help regarding ALV LIST DISPLAY, Iam printing 'TOP-OF-PAGE' with REUSE_ALV_LIST_DISPLAY by passing form 'TOP-OF-PAGE' in table IT_EVENT. But now my requirement is in TOP-OF-PAGE of list display, I had 3 lines of te...

performance issue

Hi developers,I am executing a report in the back ground from the selection screen,the selection screen contains work centers from 1 to 18 individually.we can have range 1 to 18 at once or we can execute each work center invidually.when executing w...

Resolved! Hi

Hi, This is my program. I had got the error in the following places. plz let me know.DATA:WA_ORDERHEADER TYPE BAPISDHD1,WA_ORDERHEADERX TYPE BAPISDHD1X,V_ORDERNUMBER TYPE BAPIVBELN-VBELN,<b>IT_RETURN TYPE TABLE OF BAPIRETZ,WA_RETURN TYPE BAPI-RETZ,<...

db tables

hi expertswe have an ztable(zvcustomer),in that ztable there are 2 fileds customer id and transaction time",one customer may have multiple "transaction time",based on customer id i have to pick the maximum or minimum "transaction time". plse help ...

Resolved! how to disable

Hi This is the existin g code SELECTION-SCREEN BEGIN OF BLOCK 8 WITH FRAME TITLE TEXT-008.parameters: p_nor radiobutton group rad1, "new posting p_rep2 radiobutton group rad1. "report (flag '2')select-options: recno for zbacks_gipd-recno "reco...

Labels in this area