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

Field Conversions

Hello,we have a currency field containing e.g. 1000-. An output file requires that a '-' sign is in front e.g. '-1000'.Of course any empty spaces must be deleted so that it doesn't look like '- 1000'. We could do with CONDENSE etc but have 70...

using FM HTTP_POST

Hi,I want to use the FM HTTP_POST to call an external program. That works fine as long as I do not use the tables REQUEST_ENTITY_BODY and REQUEST_HEADERS.I must send data to the external program and I want to do this with an XML file. I send the XML ...

Resolved! case-insensitive

Hi All,In Select-options i have a field batkd(po number).Based on this bstkd i am retieving data from 4 tables.SELECT-OPTIONS: s_bstkd FOR vbkd-bstkd,but the problem is :In data base one record is existing for this condition but the bstkd is the lowe...

Upgradation

Hi experts,Can any body tell me when we upgrade SAP system to new version, for example from 4.5 to 4.7 or 4.6c to 4.7.what problem may occur?. I mean when we dump some reports or module pool programs. From lower versions to higher versions what type ...

Resolved! at selection-screen

could anyone tell me the technical definitions and differences for select single and select upto 1 rows ??and also while validating select single is used to validate the parameters and select upto 1 rows is used to validate the select-options ??...

Resolved! LOOP situation

Hello experts, Could you help me with this.Here's the scenario:col1 col2 AA 01 AA 00 AA 01 BB 00 BB 01 BB 00I wanted to know how many 01s and 00s per column 1. so in that scenario.. the result should be:AA 2 1BB 1 2 ...

User Exit for IW22

Hi,I have to check the authorization based on the user profile ESTAT and status profile STASM. I have already written the code in exit SAVE notification. It has to check the authorization before going inside the tr code. Here, once the user goes insi...

Text Editor

Hi Folks,Our requirement is in a report, we have to keep a button. On clicking this button, a text editor must get opened. User shall enter some texts related to a particular document say a sale order. When he presses the save button, the entered tex...

CATCH Error

Hi Friends,I want to catch errors which are not shown in ST22. But I can see errors in sm21 as;R49 Communication error, CPIC return code 020, SAP return code 223R5A > Conversation ID: 65932358 R64 > CPI-C function: C...

Resolved! Links Reg HR ABAP

Hi, This i am Venkat.I am intrested in Learning HR ABAP can anyone provide me the links for HR tutorials that have in depth info.And any sample programs in HR ABAP.Points will be given for all the contributors.Thanks,Venkat Chaitanya

for all enteries

hi friends ,can some one help me the below query convert it to using for all enteriesSELECT slifnr pmatnrfrom eord AS s inner join( SELECT marcmatnr maramatkl marcmfrgr maktmaktx FROM mara INNER JOIN marc ON maramatnr EQ marcmatnr INNER JOIN ma...

Labels in this area