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

Changes in Inbound IDoc segments done through User Exit does not get reflected in WE05/WE02.

Hi,I'm using User Exit EXIT_SAPLV55K_004 to modify segments of Inbound Idoc of message type DESADV.Modification is done to the internal table IDOC_DATA. The problem is, this changes does not show up in WE05/WE02, even though IDoc is successful.Am I m...

monik07 by Explorer
  • 4751 VIEWS
  • 11 REPLIES
  • 0 Likes

While exporting an excel sheet, Numeric Values get dots instead of commas as thousand separator

Hi All,I exported a ALV report to an excel sheet using Spreadsheet Icon in the application toolbar. After exporting, when I open the excel sheet, I am getting the Error 'Excel found unreadable content in 'XXX.xlsx' '. After clicking yes, I am finding...

Line items was updating in foreground and not updating in background using BAPI_ACC_DOC_POST

Not able to fill the assignment field in background scheduling in fb03.LOOP AT lt_zscb_mt942_table INTO wa_zscb_mt942_table. IF wa_zscb_mt942_table-doc_number IS INITIAL. *------Header PERFORM header. *------Account GL PERFORM general_ledger. *---...

Condition value not updated in line item in sales order creation "BAPI_SALESORDER_CREATEFROMDAT2"

Hi ,When I was trying to create sales order by using "BAPI_SALESORDER_CREATEFROMDAT2".condition value is not updated for 2nd line item in item details of condition tab.actually the line items data pricing condition,pricing type and rest of the data ...

Creating sales order via IDOC

Hi all,I'm facing one issue. can any body suggest me to solve the issue. I have a requirement to create SO manyally (via Transaction) and Automatically (via Interface). Actually I have created a custom field on Additional tab of VA01. But our require...

aba212 by Participant
  • 487 VIEWS
  • 0 REPLIES
  • 0 Likes

Migo Inside Migo

Hi AllI have a requirement where for movement type 351 in MIGO, i have to add additional check if the unrestricted stock is less than the stock to be posted, then I have to check the vendor consignment stock also to check if using vendor consignemnt ...

who (stxl-tdname with tdobject='SCMG_CASE' ca be serch in the table SCMG_T_CASE_ATTR-case_guid

in my work im doing a program this program read all notes fields and search a word between this fields so the programs is good only when i'm trying to search a case i cant to search anymore couse there are difieren longwho stxl-tdname with tdobject=...

How fill "Comunication " box in XD03 transaction using bapi SD_CUSTOMER_MAINTAIN_ALL ?

Cheers experts. I send you the following post to request your help in relation to the following point; I am creating a client through the bap_ SD_CUSTOMER_MAINTAIN_ALL. The client is creating it well, but I need to fill in the "Communication" data of...

Resolved! BAPI_PO_CREATE1 error

Hi Guys,I was able to create PO previously however there is no conditions tab.So what I did was add a table for the conditions tab. Below is my code snippet:x_pocond-itm_number = x_convert-fld33. x_pocond-cond_type = 'PMP0'. x_pocond-cond_value = x...

Added a Z replica of standard CVIC_BUPA_PAI_CVIC10, but final table is not getting updated

Hello Experts, I added a code via a Z replica of the standard CVIC_BUPA_PAI_CVIC10, BDT related function module.I maintained the configurations for this as well that is going to BUS3,For view CVIC10 as per the following steps BDT customizing as follo...

Resolved! import data into internal table from excel file with extension .XLSX

Hello all,i am importing data from excel to internal table usingCALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'according to the definition of FM itself , it is accepting files with extension .XLS,my question is is there any FM by which we can import data fro...

Labels in this area