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

Inspection Plan

I am creating the Inspection Plans by using the BAPI_INSPECTIONPLAN_CREATE.I got the below errors please provide the solution for this.1)The valid-from data has been set from today's date2)Enter another operation number3)Enter another operation numb...

Resolved! Compare two tables

Plz let me know if there is any transaction to compare the fields used in two tables or anyother way to do the same.just to check the guid and partner id Like we used to compare two programs in the same screen using SE 39

UmaArjunan by Active Participant
  • 16998 VIEWS
  • 9 REPLIES
  • 0 Likes

Inner join

Hi Friends,pls check the below code and help me to know how to relate the table of vbak and vbrp.....for return orders in the same stmt. I've used the inner join stmt and it displays the report other than the return orders of sales....if i add to dis...

Resolved! Functions

Hi,I save text in the parameters of a function (in the long text zone) to add information to the parameter. Is This information saved in any table??? I need to gain access to this information from other programs.Thanks

Batch Input help

Hello all,I'm writing a batch input to local cashier transaction.In the middle of the batch input there is a popup which I need that the user will enter a value. After this popup I need the batch input to end and go back to the initial screen without...

Resolved! IDOC

Hello Gurus,User is creating a PO with reference to a contract and it is automatically generating a IDoc on saving.Please note the contract is also created by a IDoc.Please let me know if you require more information.Please tell me how to stop this i...

Resolved! BAPI

Hi All,I am new to BAPI Development. Could any one tell me how to create a bapi for giving some selected fields of material master according to certing parameters passed . so that Non-SAp can extract data through this BAPIthanksbobby

Ranges

Hi evryone,The below code am using ranges.It is executing well when there is LOW and HIGH values for p1.But if i give only P1-LOW in the input then am not getting the output.Please Help.VijaySELECT-OPTIONS: p1 FOR v_p1 OBLIGATORY.RANGES:r1 for v_p1.S...

Resolved! Ranges

Hi evryone,The below code am using ranges.It is executing well when there is LOW and HIGH values for p1.But if i give only P1-LOW in the input then am not getting the output.Please Help.VijaySELECT-OPTIONS: p1 FOR v_p1 OBLIGATORY.RANGES:r1 for v_p1.S...

Resolved! Creating table entries

Hi, I am having a problem. I am trying to add data to the tables that I have created in SE11. When I try to use the option utilities -> table contents -> create entries, the problem is that the create entries option is greyed out.When I try to use th...

Resolved! Doubt on inbound IDOCS

Hi Gurus,i have a dobut regarding inbound IDOC Configuration.if we are sending data from XI to R/3, the data will be stored in R/3 as IDOCS. my question is how will the IDOC data be created as application document in R/3. will it be created automatic...

report

Dear all , Please have look at this code.. SELECT * FROM likp INTO CORRESPONDING FIELDS OF TABLE itlikp WHERE vstel IN s_vstel AND lfart IN ('NLCC','ZCAX') AND wadat IN s_wadat AND werks IN s_we...

Multiple transaction

Hi Experts,In Module pool program I wanted to create one Z-Transaction say ZVENDOR1.If I enter ZVENDOR1 then I can create vendor & if enter ZVENDOR2 then I can change the existing vendor.How I can set the multiple transaction for single screen like s...

Resolved! transaction codes

Hi Experts,Please tell me Transaction code for 1. Display Good movement Document .2. Display Delivery/Shipping Notification document.<REMOVED BY MODERATOR>Regards,SandeepEdited by: Alvaro Tejada Galindo on Feb 14, 2008 2:54 PM

Resolved! About selection screens

Hi ,I have 3 blocks on selection screen and ( all blocks on same screen )I have two push buttons on application tool bar If I press one button second block should appear below first blockand third block should not appear on screen .If i press second ...

Labels in this area