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

Resolved! Input parameters for BAPI_GOODSMVT_CREATE --MIGO--GR for Outbound Delivery

Hi Friends, We have to create a Goods Receipt against an Outbound Delivery ( movement type "101" ) using the BAPI <b>BAPI_GOODSMVT_CREATE</b>. In online the user is using <b>MIGO</b> transaction for the same. There he will choose the GOODS RECEIPT f...

Resolved! SAPlink question

Hy ! I'm trying to integrate SAPlink to 6.40 (Netweaver 2004) . My problem is that I have installed all except those plug-ins who decide the Object type when you add an object to a nugget. These are : http://saplink.googlecode.com/svn/Current%20...

Word Search

Hi,I have a parameter in the selection screen. User will put something in that parameter. I want to search that word of the parameter in a field of an internal table. If the total word will present in the field of that internal table, then i have to ...

Resolved! ZTABLES with GUI_UPLOAD

Dear Gurus,i have five internal tables, now i'm going to upload those tables in same selection screen though GUI_UPLOAD function.there internal table formats are totaly diffrent.my problem is how can i use in one time GUI_UPLOAD function for upload z...

Resolved! smartform

hi all,i have a program that call to a smartforms.the program was castomize to transaction me22n.- in the customizing - in the form name we defined the first perform that in the program.when i run the program through me22n it seems like it run throug...

Hard code field

Hi Experts,i need one field has hard code in ALVDescrption of field is CITYHard code is Hyderabad.i am using this logic POS = POS + 1. CLEAR LS_FIELDCAT. LS_FIELDCAT-COL_POS = POS. LS_FIELDCAT-FIELDNAME = LS_FIELDCAT-SELTEXT_M = ...

Resolved! Perform flow

Hi all,I just want to know Flow of the following code. I want to know which Perform will execute First and which one is 2nd ?PERFORM process_files. IF NOT px_par IS INITIAL. PERFORM schedule_jobs. ELSEIF NOT px_seq IS INITIAL. PERFORM file...

Resolved! OFFSET calculation

i do have a field which is gt_po_detl-buss_part = p829829db6,i have to have 829 which is company code , pls tell me how to take the this 829which is 2nd letter of the variable and ends at 4 th , pls tell me it is urgent .sridhar .

ALV Similar to VL10G

Hi All,I have a requirement to create a report for catalogue. The output of my report should be similar to the output of VL10G wherein I can select one row and then process it in background(such as update the material description of one line item in ...

Labels in this area