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

DB02 report

Hi Experts,I need to do innerjoin for two tables DBA_DATA_FILES and DBA_FREE_SPACE. Fetched fields "tablename_space" and "Size_mb"  frorm table "DBA_DATA_FILES" and then i need to innerjoin with table "DBA_FREE_SPACE" to get the data for field "Free_...

While changing PO, validate Trading Contract and disable all the fields under Item level except Price field

While changing PO (TCode ME22N), we need to check header under ‘Communication’ tab whether the field ‘Your Reference’ value exists. This field ‘Your Reference’ is nothing but Trading Contract number which is get updated while creating PO (TCode ME21N...

Webservice in ECC

Hi All,I am new to work on web-services in ECC system.I need to create a web-service for the request which contains the sales order number from the third party system and give all the details about sales order (like billing and delivery details) as a...

Resolved! Issue with set parameter ID

SET PARAMETER ID 'IVN' FIELD ls_report-ivdoc.        SET PARAMETER ID 'LGN' FIELD ls_report-lgnum.        SET PARAMETER ID 'NAN' FIELD ls_report-nvers.        CALL TRANSACTION 'LI13N'." AND SKIP FIRST SCREEN.My code is as follows but when i called tr...

Resolved! report on exporting to excel sheet in desktop truncating data

Hi ,I have created a report for MM module to have detail of non stock material .It is giving correct output but when i try to export the o/p using  steps :List  ->         export  ->                        local file ....                             ...

Resolved! FPM Configuration Error

Hi Everyone,I tried the basic example for FPM mentioned FPM Developer guide and follow all the steps.I got following error while testing the Web Dynpro ApplicationFPM application .............. was started without configuration Kindly let me know how...

Resolved! SE24: event added through Enhancement framework is not recognized

Hi,I enhanced the class CL_FMCA_TRM_RETURN_WF with a new (public) event NOTIFICATION_REQUIRED.The class has been activated, generated, and looks fine.However, when I go to SWE2 and try to select this Class event, it does not appear in the dropdown.On...

Resolved! total mismatch after inserting a new field into a contribution fico report ???

Hi,i'm facing a issue, that i created a contribution report for FICO with nearly 10 fields including Total, first it has been getting right, now i need to insert another field additionally to that report, after that the total/grand total has become m...

Not able to attach PDF/JPG/XLS file content coming from ADOBE Flex into SAP TRIP in using FM-BDS_BUSINESSDOCUMENT_CREA_TAB

Hello Everyone,I have a requirement to attach receipt to TRIP in service object coming from ADOBE Flex front end. Receipt can be in PDF/XLS/JPEG format. I am able to attach TXT content successfully by passing the binary file content coming from ADOBE...

BDC via web service

I have created a SAP RFC function module that contains a BDC that is used to update an order using VA02.  When running the RFC within SAP everything is working fine, but once I tried to make the connection to our asp.net application it would give me ...

Resolved! About printing: WRITE causes a line feed. How to prevent this ?

Hello SDN members,I have a technical question about printing. Because of a very special project I need to send data to label printers via SAP spool. Smartforms or Adobe Interactive forms are not a possible alternative for us at this moments. We want ...

Resolved! Reg : RIEQUI20 report output

hey guys, I've run in to a bit of trouble. I'm using the submit statement in a Z* report to get the output of the program RIEQUI20 into an internal table using the cl_salv_bs_runtime_info=>get_data_ref() method. All works fine. I have the complete se...

Amarpreet by Active Participant
  • 1802 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Replacement of obsolete «Import/Export to-from Memory ID» operator

Hi, ABAP ExpertsImport/Export to-from Memory ID is one of the main approaches to pass data between ABAP-programs. The problem is that this statement has been marked as obsolete since ECC 6.0 (at least since end of 2007). On some comments you can see ...

MikeB by Contributor
  • 16259 VIEWS
  • 10 REPLIES
  • 0 Likes

Check proforma invoice - How do I know if a proforma invoice is successful?

Hi everyone, Gurus...                  I have a question for all of you regarding proforma invoice, I need to know if a proforma invoice was canceleted or not. But that's not all,                  If I have a list of deliverys and I need to know the ...

why bapi buffer isn't

Hello experts!in this document: http://wiki.sdn.sap.com/wiki/display/ABAP/BAPI_TRANSACTION_COMMIT+versus+COMMIT+WORKit says " Now, as only CALL FUNCTION IN UPDATE TASK should be used, it makes obsolete this documentation and the need for storing data...

Labels in this area