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

DOCX File Merge Data Problem

Hi,I am looking for a straightforward approach to merging some data in docx file.  I found demo program ROOXML_DOCX_FORM_MIX_FT_TEST01, which appears to do what I would like to do.  When running the program a call is made to  cl_docx_form=>merge_data...

Katan by Active Participant
  • 604 VIEWS
  • 2 REPLIES
  • 0 Likes

SAT goes Eclipse Profiler -> Do I miss something or does the Profiler miss it?

I just learned that transaction SAT is retired and should be replaced by the profiling tools in ABAP in Eclipse.I miss two things and maybe somebody here can help me with it:Connect to a customer system: I want (or actually have to ) to analyze perf...

for all entries issuses

Dear Experts,can i check multiple itab Is Not initial before use for all entries statement.my requirement is like below.....1-- I need to fetch matnr from mara table based on bukrs = '5075'.So I wrote..select  bukrs matnr           from mara         ...

BRF+ Data storing capabilities/ creation or update of data through BRF+

Hi Experts,I need some help related to BRF+. As per our requirement once validations are successful in BRF+ as per the rules then we need to store data in custom tables.So is it possible in BRF+ or updation/creation will need to be done only by ABAP?...

SM37 - Background Job Administration, Restrict users from Deleting own Background Jobs

Hi Experts,We have a requirement that we want to restrict the end users from deleting their own jobs in SM37 t-code.I am able to restrict users from deleting other users jobs.Is there a way we can restrict users from deleting their own jobs ?Please h...

Resolved! Save Image @SAPoffice

Hi everybody,I'm trying to develop an application which runs on a mobile device. There you should be able to make a picture with the camera and save it in the SAPoffice. There should also be a link generated between the image and the SAP object. What...

Resolved! Extend/Edit/Modif VL10C salesorder with item -> Delivery -> add functionality

Hi out there,i'm looking forward to get your expieriences in extending functionality in vl10c cockpit (sales order with Item).In my case i need toadd additional buttons in gui statusadd more output fields in output struccture (append structure)Please...

Resolved! How I get the success message from BDC.

Dear Experts,I create Function Module for a DBC.From My program I have called it.CALL FUNCTION 'ZFM_FB05_BDC_CLEARING'     EXPORTING       i_bldat     = sy-datum "s_date       i_budat     = p_budat       i_waers     = 'BDT'       i_newbs     = '40'  ...

Unable to add extra email to sold to party at the time of create sales order through Bapi

I am creating sales order through bapi BAPI_SALESORDER_CREATEFROMDAT2, Requirement: when ever creating sales order by default sold to party address is comming ,I need to add extra email to sold to party i don't want clear address, I have passed the v...

Resolved! How to reverse only numbers in a string not total string

Hi Gurus,    i have string like this שוהם 9/2 ת"ד    1485          i want the string like שוהם 2/9 ת"ד 5841  i have tried Reverse string Function Module  and CP '1234567890' logic also  but it's not working as total string is being reversed  i want o...

Set Cursor

Hy Experts.Please help me.    User requirement :  when creating a customer code with (XD01) vendor code require filed for some specific company.SAP ABAP Code  :  We done using SAPMF02D  exit and Generate Error message when creating customer code with...

Labels in this area