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

RFC for vx11n

Hi Experts,Can anyone please tell me any BAPI/RFC/FM for vx11n.....My scenario is Third Party Tool  -->  PI  -->  ECCin ECC I have written the code.Therefore, I require a RFC to perform the same task as VX11n.Waiting for your valuable replies.....Tha...

Resolved! Open Dataset Query

Hi Experts,I am just curious, is there any time limitation  as in up to what time limit the file can remain open.  The development scenario is that I am opening a large file using OPEN DATASET command , then the file contents are read using READ DATA...

PARAMETERs with ranges

Hello All,I have created a report on which there is a selection screen with select options.I am passing a string in Select-Options in runtime while executing the report. But length of the string which I am passing is about 50 chars.But Select options...

strange behaviour in floating multiplication

Hey guys,maybe one of you know what's wrong? I have this coding:DATA: betrag              TYPE f,      fw_betrag           TYPE f,      refe(16)            TYPE p,      refe_zw(16)         TYPE p,      ref1(8)             TYPE p VALUE '100',      ref...

Resolved! Post Upgrade: Search for New Authorization Checks Implemented and Impact

Dear ExpertsWe have a situation and would need your help in resoling it. After an upgrade usually SAP add new authority check statement in function modules/programs/includes etc. Now those function module might be used by different standard/custom tr...

Resolved! Execute SM69 Transaction

Hi,I'm using SM69 command to run a phantomjs script , so i defined this command :I'm trying to execute it with this FM : SXPG_COMMAND_EXECUTE :But i'm getting this error :It is a problem of path, because when i try AL11 transaction and i try to execu...

Resolved! CRM_ORDER_MAINTAIN

Hello all,I am using this function module to update Support Team for an Incident. following is my code. Can someone let me know the right parameters to be passed. The following code is not working. include crm_object_names_con. data:    lt_partner  ...

Error while writing multiple conditions in Script Layout

Hi Experts,Currently in my scripts layout i want to add multiple conditions. i.e;if &vbdka-vkorg& = 'KZ00'       CASE &VBDKA-AUART&      WHEN 'ZQ' OR 'ZCRN' OR 'ZCRP' OR 'ZQLC' OR 'ZQLD' OR 'ZQGC'           (Logic)     ENDCASE.ENDIF.I'm getting messa...

Labels in this area