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

Resolved! fm FKK_ORDER_PRINT

Has anyone a short sample of using fm FKK_ORDER_PRINT?how must I fill the import parameters I_ITCPO and I_EFGPP?intention I want to create a tool to print a request instantly without choosing device and printerthanks and regardsAndreas

Resolved! Radio button event.

Hello guys,I have a question regarding radiobutton event.I have created a group of 4 radiobuttons and sucessfully linked them in screen painter so there can be only one selected.But I would like to know if it's possible to generate an event where I c...

Error while ws./xxxx/xxxx.send(); while accessing a webservice from Flex

Dear All. i am having a webservice. an error is occurring while i try to compile the same from flex. <mx:WebService id="ws" useProxy="false" showBusyCursor="true" wsdl="http://xxx.xx.xxx.xxxx:8000/sap/bc/soap/wsdl11?services=/PACK/XXX_INTEGRATION&amp...

ALV GRID Display

Hi Gurus,I am using ALV Grid display using OOABAP.Screen 100.First Screen : Displays all records from the data baseWhen I click add button.Screen 200 is called.Along with Same ALV Grid as screen 100 and all fields are editable.I add one row with data...

PO archiving issue

Hello Friends,I am trying to archive Purchase Orders using object MM_EKKO through tcode SARA.However , in the write archive job which isexecuted in the background i am getting a message 'GR not planned' in the spool output for the PO which i have sel...

Time UM conversions

Hi,anyone knows if exists any standard solution (for example a Function Module) to convert a time measure with its own unit of measure in another value coresponding to anoher time UM?For Example: having a X value with UM = Y, we need to obtain the Xs...

BOM Table

Hi friends,do you know that is there another table for BOM without MAST,STPO and STKO? i can't relation for alternative BOM between STPO and STKO. Because there is no field STLAL in STPO.how can i do that?thanks alot.regards.

Resolved! Read Type Group

Hi,I am trying to read the type group ( type-pools ICON ) using below code: data: obj TYPE REF TO cl_abap_typedescr, typ TYPE REF TO cl_abap_structdescr, table TYPE STANDARD TABLE OF abap_componentdescr.obj = cl_abap_typedescr=...

Resolved! Using BDC relase

Hi masters,i have a requirment where i need to relase all 10 orders at time.so i have the data in internal table.i loop the internal table i use the bdc recording in the loop.then call the TCODE to release all the orders.endloop.but it releases only ...

Labels in this area