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

Resolved! Without reference Inbound delivry: IDOC not generated for Delivery type "HID"

Hi Team,We are creating Manual ASN and moving the same to SCM.We are using FM "GN_DELIVERY_CREATE" for creating Inbound delivery same time it will transfer the data to SCM.For ASN which are having PO reference are moving to SCM without any issue. But...

Resolved! How Can i make standard program field mandatory and add search help functionality

Hello guys,I have a requirement in which I have to modify a field header text doc "BKTXT"  field to make  mandatory field in tcode: fv50 and add search help function by making a customize ztable so it can fetch data from customize table, As I have ju...

Resolved! Slin test error

Hi all,what does this error mean and how to resolve this error.I got this errror when i am doing a SLIN Test to my BAPI  program. It says the structures i used in my BAPIs would change.""/HIPLVREG/BAPI_M*******STR" can be enhanced. After a structure ...

How to link between smartform and driver program using pushbutton ?

Dear All,Good day.I need to generate a form by pressing a pushbutton in driver program. The form generates but no data shows except page no. The smartform works fine without pushbutton.Here is the piece of code used.SELECTION-SCREEN: PUSHBUTTON (10) ...

Resolved! Consumption and Lgort

Hi Friends,I need a function or BAPI which is showing  material comsumption and lgort .I found CONSUMPTION_READ_FOR_MM, but there is no any lgort.Another solution , I used  thable Aufm in my code. But very slow ...A pieces of my code :  SELECT mblnr ...

Resolved! need suggestion to store change log history or creating a zlog table

Hello,My requirement is to create a Ztable which will store the Hisotry  / change log of data.I have a program where i am using insert / update for a database table LFBW and displaying the log in the ALV ouput.I need the same to be updated on Transac...

Resolved! BW endroutine

Hi ABAP expertsI wrote this endroutine, a lookup from a DSO into an infocube.syntax checks says: E:"WA" cannot be converted to the line type of "ITAB".What's wrong?Thanks for any help.RegardsThomasTYPES : BEGIN OF CFM,          CFM_SEC_ID TYPE /BI0/O...

Resolved! how to redirect to transaction and display relevent sales order detail

Hi Experts,i have created on alv using oopsnow my requirement is that when i will click onvbeln no. so it should call transaction VA03 and should show relevent details on which vbeln no. i have clicked in  my report.i created on local method for this...

Smartform design

Hello Experts,I need to display some details on a forms as shown below.I've all the data in an internal table IT_PDF_DATA as shown below.What I don't understand is that how I can print the information? Because I want to print a line (From: BCWU Servi...

Resolved! Is there any BAPI or Function module to update Standard field 'EPC1' of table VEKP

There is requirement like, in VL02N when the Material is packed into any handling unit it should display pop-up asking to enter a number ,and that number should get saved in the field EPC1 according to handling unit.Secondly when the user clicks on e...

Resolved! Loop at parameters from selection-screen.

Hi guys,In my report I have three blocks on selection screen, each block has three parameters and one select-option and I am trying to make dynamic SELECT statement with it. I was wondering if I could do something like this: DATA:           line(200)...

Labels in this area