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

Resolved! CONVERSION_FACTOR_GET

Hi, I am trying to same meter reading in transaction EL28 by giving a contract Number. After Pressing Save button it is giving a message ' Unit of Measure M3 can not be converted into ******'. and also it is advising to look into the above function...

GR Flow

Hi all, I am creating a report for GR tracking . this report will show Mat doc no (101 and 103) quality & MIR7 status of this document . now i want to know next status of movement type 103. it may be 105 or 104 how do i pick this. if there ...

Resolved! bdc reporting

i need to add some more screens to the present transaction of xd01 take for uploading customer details i used xd01 transaction i need to customise this transaction that is to my requirment i need to add some fields to xd01 and i dont need some fields...

Re: Selection screen

Hi Friends,I have requirement in the selection screen for a field if we select multiple line selection,<b>it should display ranges option in disabled m</b>ode,It should display other three modes namely <b>single vals,ranges,single vals,</b>.The las...

Resolved! problem in query help me

hi i m having problem in query please help mehere data is not coming SELECT HBKID FROM PAYR INTO CORRESPONDING FIELDS OF TABLE INT_PAYR WHEREZBUKR = P_BUKRS AND UBHKT IN (P_OHKONT).loop at int_payr. OUT_HBKID = int_payr-W_hbkid . MODIFY INT_PAYR....

Resolved! Abap Programing

Hi All, I have to show one message before saving the data that maseeage box must contain 'yes' and 'no' options. If i say 'yes' then the data has to be save or update in the data base. If i say 'no' data should not be save or update in the data ...

Resolved! bdc

Hi,i have given below the code.say i have to upload 3 records from the flat file.When i execute it the first record is uploaded 3 times.The next 2 records are not uploaded.Correct me plz.report YMK_MM01BDC no standard page heading line-size 255.data ...

Resolved! Check Box in ALV display

Hi,How can we place a check box in an ALV report output. I need to put a check box in front of each data record that is being displayed. Based on that I have to capture which records are checked / unchecked.I am using the FM REUSE_ALV_GRID_DISPLAY fo...

Resolved! Using BAPI_PO_CHANGE

Hi!I'm having some trouble with the usage of BAPI_PO_CHANGE.I would like to insert additional item positions into an existing PO. It seems for me, that I have to enter into the POITEM and POSCHEDULE table, the existing lines also and the new items al...

Resolved! translate

hiIf i have a variable of xyz of value 123.45 i want to change the value to 123,45i know this is possible to use via TRANSLATE or REPLACE command. the idea is we need to change this accordinly based on country. is there any std way to do other than c...

prabhu_s2 by Active Contributor
  • 590 VIEWS
  • 4 REPLIES
  • 0 Likes

Userexit

Hi I am trying to modify the userexit EXIT_SAPLIPW1_001 to automate the serial numbers. In this exit i have include program .Pls anybody help me how to pass the value from EXIT_SAPLIPW1_001 to the include program. RegardsGanesh

Views in BDC

<b></b> Hi Guys,I have got two problems in bdc transfering...please answer those..1. how to handle views in Material Master MM01 while uploading data2. How to handle Table control in Vendor Master MK01 ..Please try to give more explanation.. please.

Labels in this area