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

Resolved! BAPI_PO_CHANGE not updating condition values no errors

Hi guysWe are trying to use BAPI_PO_CHANGE to update values on PO however in some instances it updates correctly and in some instances it does not.   We have tried looking at SAP notes and none of them seem to address our issue and we have also looke...

Resolved! IF NOT -Select option

Hi Group,I am using Select option for one of the fields(s_matkl) on selection screen, in LOOP when I am checking work area valie NOT IN s-matkl ,but its not working ,can any abody suggest.SELECT-OPTIONS: s_matkl FOR MARA-MATKL.. IF lw_mara-matkl NOT ...

Function module RSDRI_DF_RECEIVER is empty but it is called from the external system

Dear all,I have created an RFC connection TCP/IP, with programID "JCO_DF_servername', it works successfully. but when i test the connection from an external system (BI4). this message error shown to me: RSDRI_DF_RECEIVER not found, I check it in se37...

Resolved! HR_INFOTYPE_OPERATION with applicant and personel data at one LUW, PS buffer

Hi,I need to insert the infotypes PA0139 and PB4005 at the "same time". Those tables store the connection between the applicant number (APLNO) and the person number (PERNR).This process is a part of a larger development, which does multiple operation...

How to convert the SAP data into multiple excel sheet in the same excel file

Hi,I am facing issue in downloading SAP data into multiple excel sheet.I have the smartform data in sap. I want to convert as it is in excel with table and border and content.Also, Is there any other way to design the excel layout in abap editor?Plea...

How to Change the language of smartform within the Function Module of the smartform

Hi,Is it possible to change the language of the smartform inside the Smartform Function module. I cannot change the control language that is passed to the smartform as the Print program is standard. Is there any way to change the language inside the ...

Logic for “Latest receipt element” and “Latest receipt element number “ in CO46 transaction?

Logic for “Latest receipt element” and “Latest receipt element number “ in CO46 transaction?How to get the Latest receipt element  i.e. whether it is a purchase order or purchase requisition or planned order or production order and their correspondin...

Interfaces in OO ABAP

Hello Experts,I am using interfaces in OO ABAP and having problem as shown below .The CODE is :interface lif_emp.   methods:           add_emp                importing im_no type i                          im_name type string                         ...

Resolved! how to update the particular records of DB table without causing any performance issues?

i had a scenario to update only one field in a db table for particular records so i am using the update syntax like below in loop.loop at lt_ztable into ls_ztableUpdate ztable set zfield 6 = abap_true                         where zfield 1 =  ls_ztab...

Resolved! Absence Hours in Leave request portal is not getting changed

Hi Experts,we are using SAP UI5 in the system. In the leave request "Absence Hours" is getting default to "NaN", its not getting changed if we are trying to change it to 0.8 like that.Please find the screen-shot below.Could you please help me out.Kin...

Size category

Hi all,            I came across this question from one of my senior, why SAP has given a size category in DB when SAP itself can provide the default size value as zero why they have given flexibility to the developer to set a size category, i tried ...

Getting dump LKKBLF32 Line 246

Guys,I am getting the below dump. Can anybody help on this?Category                      ABAP Programming ErrorRuntime Errors             OBJECTS_NOT_CHARCONVABAP Program             SAPLKKBLApplication Component  BC-SRV-ALVShort text    The data obj...

Labels in this area