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

Resolved! MB5B is very slow

Dear Abappers,I am trying to get the closing stock from MB5b but report is very slow. I tried the table MCHBH but closing stock do not match with mb5b.I am getting the data period wise. Need your help to get the correct data.Regards,Aneel

Resolved! Transaction FINT - Customer enhancement - ZF_INTITAR_SF

Hello,I activated customer extension in the main screen of FINT Transaction.I want to fill this field and use the data in the smartforms ZF_INTITAR_SF.How can I read the data inserted in include rfintitaruserext to smartforms ZF_INTITAR_SF.Thanks in ...

Resolved! mismatch between resrved qty in MMBE and data in RESB table

hello all,(moderators please do not reject my thread, i did not found a suitable solution in existing threads)my previous thread regarding reserved qty in transaction MMBE was rejected and i was asked to search for existing threads on the same,i sear...

VF04 Debugging Issue

Hi, Expert,Kindly, need your help regarding how to debug VF04 and stop at the breakpoints that have been set in the print program,Currently, i want to change the logic for print program, but, even if I put an external breakpoints or tick on update de...

Po change error

Dear All,While I making some changes in the Purchase Order .I am getting this error  message  :--> "Processing state 01(Version in Process) does not allow processing of          DocHeader  "-->  "PO header data still faulty"  I have checked it it is ...

Resolved! CSAP_MAT_BOM_CREATE returning "BOM already exists for <material> <plant> <bom usage>"

Hi, all.I am encountering this problem where the CSAP_MAT_BOM_CREATE FM is returning "BOM already exists for <material> <plant> <bom usage>". The thing is, the existing material is already invalid (with respect to its valid-to(datub) date). Is there ...

COOIS output to file

Hello AllI have a requirement for the output from COOIS to be written to file for a particular variant / layout as part of a background job. I have developed code that will write the data to AL11 but it is currently extracting all fields and I need t...

Resolved! Want to Park Accounting Document using BAPI_ACC_DOCUMENT_POST

Hi All,I have a requirement to park a document through BASIC TYPE ACC_DOCUMENT03 and Message type ACC_DOCUMENT.The Document is successfully getting posted using BAPI_ACC_DOCUMENT_POST.But its not getting parked. I tried to change field STATUS_NEW in ...

Resolved! HR table join SQL problem

Hi all,I need some help SQL join on HR tables. I want to select SUBTY and/or ICTYP fields from pa0185 table via MERNI field from pa0770 table.Here is my pa0185 and pa0770 table entries:... and here is my SQL statement:TABLES: pa0185, pa0770.DATA: zpa...

emrhkls by Explorer
  • 1327 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Modify Query Issue

Hi Experts,I have situation where i must use modify query inside loop( modify ztable from table itab ), in development server query is working fine but in quality when control moves modify query it is stops and no further execution is happening. Plea...

Resolved! BAPI_DOCUMENT_CHECKOUTVIEW2 - generates masses of Unix processes

Hi,I have an export program, exporting a bunch (a few thousand) files via BAPI_DOCUMENT_CHECKOUTVIEW2 in a LOOP. The problem is, that this program generates masses of "zombie processes" on the Unix layer.Does anyone here has an idea, how I can avoid ...

F4 search help issue on ALV

Hi all,I have an ALV on which a column should be have F4 search help.In fieldcat filling, I have set the ref table and field. gs_fieldcat-ref_table = 'COVA1'.  gs_fieldcat-ref_field = 'VARIANT'.  APPEND gs_fieldcat TO gt_fieldcat.Now it looks like:Ho...

Resolved! sending email from SAP

Hi ,I am trying to send the customer invoice (f.62) pdf to customers ,at the same time it should keep in the sap outbox also.Here my concern is suppose A is executing the transaction so it should keep a copy of the E-mail in A's SAP out box.but sende...

Resolved! RFC interface mapping issue

Hello, I am facing an issue that system A calls system B RFC, RFC has a table interface which the structure contains '.INCLUDE' . but in system A, the corresponding data source for this interface is a local type , which don't contain any '.INCLUDE' ....

kevin_wang6 by Product and Topic Expert
  • 512 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area