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

To fetch from HRP 1001

Hi Experts,        HRP1001 is a  info type table. I am fetching data from this with some fields in where condition ( where as it is having no.of fields in primary key combination). Though data exists in the table , select statment is not fetching the...

Resolved! How to fill Quantity ( KWMENG) field at Tcode level regarding Sales Order Creation via BAPI

Hi,My requirement is to create sales order via excel file. Its working fine.My doubt is regarding Quantity ( KWMENG)  and BAPISDITEM (target_qty) field.As I'm using BAPI_SALESDOCU_CREATEFROMDATA1 for sales order creation, I'm passing KWMENG ->  targe...

Resolved! Invoices are missing while downloading the DME file from f110

Hi Experts,We are downloading the DME file from F110.All the invoices created manually are appearing in the payment file.But the invoices created by the external interface are missing.Data is getting updated in REGUH and REGUP tables.But,the download...

Resolved! BDC for MEKP transaction

Hello,I am trying to record a BDC for transaction MEKP. MEKP transaction has two screens, first is the selection screen and then when EXECUTE is pressed another screen comes up showing the current data and the data to be updated (which is given in th...

Error Message in Z-report when using BAPI_OUTB_DELIVERY_CHANGE: Document is incomplete: You cannot save the delivery

Hi,     I have created a Z-report which process all the saved deliveries. All those deliveries where quantity is not zero are saved successfully but if i want to save a delivery whose quantity is 0, the BAPI returns the message Document is incomplete...

Resolved! Data Allignment not appearing correctly using class method

Hi ,In my 'XLS" attachment data alignment is not appearing correctly when using classes.please let me know what needs to be done.below is the code.DATA : lt_att_content_table TYPE soli_tab,          ls_text              TYPE soli.CONCATENATE 'USERID'...

Getting dump in this object : RKEVRK2B_READ_COST__FIX

Dear experts,                    WE are calling From "Z" Program  "BAPI_COPAPLANNING_POSTDATA". While executing am getting folling dump .can u give solution?                  "  Error in module RSQL of the database interface "An exception occurred th...

Resolved! Delete FROM ztable WHERE condtion still works, even there is a 'E' type row lock.

Hi Big God,See, i have a ztable with TMG, if i am manipulating on detail view, it means this row is exclusive locked on row level. and i can clearly see there have this kind of lock in SM12. If open another TMG and to edit the same row, it will infor...

Is it very necessary to map BOPF Authorization field for BOPF Authorization

1.Is it very necessary to map authorization filed?  I did not map authorization field for the BO which implement BOPF authorization check. It is successfully activated.  But got error message when doing check on the BO.  If there is error why the BO ...

al by Product and Topic Expert
  • 531 VIEWS
  • 1 REPLY
  • 0 Likes

Field-Symbols ??

Hello Experts,Please have a look on below code .FIELD-SYMBOLS <fs> . data: begin of it_vbrp,        vbeln like vbrp-vbeln,        posnr like vbrp-posnr,        brgew like vbrp-brgew,        ntgew like vbrp-ntgew,       end of it_vbrp. data: begin of ...

Resolved! smart form issue

Hi exports,i have problem in smart form i am developing a new po in that po after main window i want display po  header text andalso display total amount and amount in words i get the logic but the problem is when i am displaying these created second...

Labels in this area