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

Crystal report de Visual studio 2019 professionnel génère une page blanche langage Aspnet

Bonjour, En projet Aspnet le modèle fournit avec Visual studio laisse une page blanche à la place de CrystalReportViewer alors que le rapport affiche bien les données provenant de la base sqlserver . <%@ Page Language="C# » AutoEventWireup="true ...

GET_BUSINESS_SYSTEM_ERROR when determining the business system (COMMUNICATION_ERROR)

Hi All, I got this error “GET_BUSINESS_SYSTEM_ERROR An error occurred when determining the business system (COMMUNICATION_ERROR)” when I tried to consume a client proxy. I am using SAP Version ECC6 without PI. Do you have any idea about this issu...

Kanji characters are not getting displayed for specific group of users.

We are facing an issue related to print preview of Adobe form. HR Timesheet application in our project is using a custom Adobe form. User is providing mixture of English, Japanese and Kanji characters in the description(free text) field. When user ...

Quantity in FM 'BAPI_PO_CREATE1' is rounding off to minimum lot from MARC-BSTRF

Hi everyone, I don't want the quantity field in the PO to be rounded off to rounding value of the material based on the receiving plant/receiving location. I am using 'BAPI_PO_CREATE1' to create the POs. Generally when we create through me21N, ...

Query cannot get value in ABAP Editor when WHERE statement parameter started with double zero (00)

Dear All,I have a problem trying to get data with a query when the value of the parameter in the where statement starts with two zero digits (00). However, the query runs normally when the parameter value starts with only one zero digit (0). Exampl...

Want to call fm BAPI_MATERIAL_SAVEDATA multiple times but how to commit single time

hi. I am facing issue. i have multiple Materials coming form the program. these multiple materials are in the loop. So, For each loop i am filling the Material master header and plant data then calling the bapi. After calling bapi if sy-surbc...

How to delete One lakh(100000 more ) entries from VKPO table at a time ?

Hi experts ,Unfortunately i have received a issue ,In VEPO table delivery against 1 Lakh+ HU'lots are inserted we tried with custom program using FM,BAPI .But inside of code fetching all the records while processing the logic going to Dump ,Do let...

Resolved! Using REDUCE to Sum a Table

How can I convert this to a REDUCE expression ? I can't convert the WHERE to WHILE Thanks DATA header_price TYPE bapicond-cond_value. LOOP AT order_conditions_in ASSIGNING FIELD-SYMBOL(<cond>) WHERE cond_type = 'PR00'. header_price = header_p...

Labels in this area