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

ASN.1 Encoding in ABAP

Hi, I currently have a requirement to proceed with an encoding of an XSTRING to ASN.1 DER encoding. I have been searching through the internet in order to find if this is possible in ABAP, but I have not found a method / function that performs s...

nikos_c by Explorer
  • 931 VIEWS
  • 1 REPLY
  • 1 Likes

Resolved! ATC - Check what's with "*** Dynpro Area 1-99 (Usability Checks)" - what to do?

In ATC, I get this message: "*** Dynpro Area 1-99 (Usability Checks)" . What does ist mean (like: what problem does it tell me about) and how can I solve it? Opposed to other "GUI Usability Check"-Items, ( like "Menu bar not created" oder "...

Resolved! Disable a characteristic value field depending on another characteristic value in material master.

Hi Experts, Good day! We have two characteristics: milit_flag and milit_value. The value for milit_flag could either be 'Yes' or 'No'. My question is, would it be possible to disable characteristic milit_value if milit_flag was set to 'No'? This ...

Getting Runtime Error MEMORY_NO_MORE_PAGING when passing see output for entries above 75K

Hi Expert, I had a requirement to create a Custom Report by providing the selection screen to select the YEAR, No. Of Entries, File path in Application server to download the file. As in my custom report calling the standard program RFFMEPGAX ( Rep...

Read using non-unique key

I am trying to read a column which is non - unique and not -sorted. Instead of usual Read , I was trying the new syntax using non-unique key. But it doesn't give consistent result and even takes more time ? PFB the sample code I have used. In th...

Resolved! how to write SQL statement for EXEC with multiple select-options as condition

we have a program with three select-options S1,S2,S3. All of them are not obligatory. Now I want to connect to an oracle DB and fetch data with these select-options as condition. The code is like: EXEC SQL. select * into :WS from ODB whe...

cmd_ei_api=>maintain_bapi

Hi All; I am trying to write a test program to use this method.I have tried adding the Partner,but hava a error massage.1.务必填写供应商编号,个人编号, 或联系人编号 2.WYT3-PARGR, PERNR, PARNR: 合理性检查失败. DATA: lt_purchasing TYPE vmds_ei_vmd_purchasing, ls_vmds_ei_fun...

Resolved! BAdI interface of the multiuse BAdI must only contain IMPORTING and CHANGING parameters

Hello All, I have created one Kernal badi and some methods methods having only export parameter type table of, when trying to call the badi , getting error message Method "GET_BUYERS_FOR_RELIEF_BUYER" of the BAdI interface "/LSP/IF_MASTER_DATA" o...

Resolved! How to restrict values of standard collective search help for field MATNR

Good afternoon! I've been tasked with removing materials that are considered blocked (field MARA-LVORM = X) from all MATNR F4 search helps. How would I be able to achieve this? Is it possible through modifying the standard search help exit COM_S...

Resolved! BAPI SAVE THE MATERIAL

Hi Experts, I need to upload the " rate and date" using BAPI_MATERIAL_SAVEDATA ,where i am getting an error as 'Currency amount 10.000 in PLNDPRICE1 was transferred without currency'. Please advice Program: REPORT ZBAPI_SAVEDATA_SEN.TABLES:...

divsmart by Participant
  • 2773 VIEWS
  • 4 REPLIES
  • 0 Likes

Call second ALV for selected row and push botton is pressed in module pool program

Hello ABAP experts, I want to achieve a functionality in which I want to call first screen and display an ALV of business partner data based on the business partner number passed on selection screen. As shown in attached screen shot, I achieved...

How to connect to S/4HANA Cloud system via Web IDE when SAP_COM_0013 is deprecated?

Tutorials: https://developers.sap.com/tutorials/abap-custom-ui-communication-arrangement.html -------------------------- It seems that the communication scenario SAP_COM_0013 is deprecated. hence, this tutorial is outdated. Is there a newer version ...

CDS Virtual element - Query

I have a CDS view which will be exposed as an Odata service. There is one field in the CDS(FIO/LIO) which has a many to one relationship with the key field(object id). Now, there is no direct DB table(s) to select the details of FIO/LIO field. For on...

Maloy by Discoverer
  • 1478 VIEWS
  • 1 REPLY
  • 0 Likes

function Module

Hello, My requirements, create a function module in that check how to give a custom button in the function module after by clicking on the button it should display another output. its my requirements please do help with this function module bec...

Labels in this area