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

Resolved! FM to extract the summary of consistency checks generated for missing tables and indexes?

Hello Experts, Do we have any standard FM to extract the summary of consistency checks generated for missing tables and indexes?  (Tcode: DB02, path: Microsoft SQL server DB administration>Diagonistics>Missing Indexes and Tables)Thanks,Gerald

Error message "Requested function ENT1 is not available here" while creating Repair order through IW52

Hello All,I am getting the above  error message while creating the Repair Order through IW52. I have gone through the previous posts on the same issue but unable to found the where exactly the issue. I am getting this message after the FM call ZQM06_...

Resolved! Decimal Calculation Problem

Hi All,I am a newbie of ABAP programming. I have create a new routine for condition value by VOFM.FORM FRM_KONDI_WERT_908. *{   INSERT         DATA: p_value(7)   TYPE p DECIMALS 4.   p_value = komp-brtwr * konp-kbetr / 10000.   xkomv-kbetr = konp-kbe...

Resolved! getting error while update data through O DATA "status_reason Unsupported Media Type" "status_code 415"

I AM GREETING BELOW ERROR WHILE UPDATING ZTABLE THROUH ODATA.I AM FOLLOWING BELOW PROCEDURE 1) Execute GET to read single entity /sap/opu/odata/sap/ZUSERINFO_SRV/UserCollection('Test')2) Click Use as Request button3) Update your request properties.4)...

Resolved! Runtime error 'DYNPRO_FIELD_CONVERSION' while creating order

Dear Experts,While creating an order with reference to contract (Via t-code VA42 or VA43) ,system is getting runtime error 'DYNPRO_FIELD_CONVERSION'.Error analysis    The program run has been interrupted and cannot be resumed. The program    "SAPMV45...

Resolved! when transfering data from PS to AS # symbol causing error

hi all ,i am getting error regaurding salesorder creation.when i am transfering data from presentation to application server text file at the end of file in application server getting # symbolthis symbol was not going and making the error in sales or...

BAPI_TE for BAPI_ALM_ORDER_GET_DETAIL, BAPI_ALM_OPERATION_GET_DETAIL und BAPI_ALM_COMPONENT_GET_DETAIL from Note 526592

Hi,Note 526592 brought us Extension_out support for BAPI_ALM_ORDER_GET_DETAIL, BAPI_ALM_OPERATION_GET_DETAIL und BAPI_ALM_COMPONENT_GET_DETAIL.However I could not find a corresponding BAPI_TE structure for BAPI_ALM_OPERATION_GET_DETAIL und BAPI_ALM_C...

Resolved! How to transport Layouts

Hi Experts,Can anybody let me know the process , transport of a report layout fromDevelopment system to Quality system.Here I created a report using the classes  cl_salv_xxx,.My problem is: If I transfer my Transport the layouts are not going to tran...

Resolved! BAPI to attach the Packed HU (or External HU) into the delivery and then PGI

Hi all,Iam trying to assign external HU to outbound delivery and then PGI using BAPI_WS_delivery_update. But its not working and iam unable to get any documentation related to it.Kindly  suggest the proper way to use this BAPI. or any other one if ne...

JeetOP by Participant
  • 7164 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! How to print multiple documents in smartforms by selecting print parameters once?

Hi experts,I have a requirement in which I have to print around 150 pages. I want to print them by single click of print, not again and again. I searched scn for the same and as per some posts I tried to use control parameters but in that case I am g...

Greek characters not displayed on a smartform when printing from Linux

Hi,We have created a custom smart form for printing quotations. The smart form contents are some in English and other in Greek (some fields contain Greek characters).We have configured SPRO to print the quotation (smart form) using a printer with Acc...

Resolved! How to identify the address format behind address-endaddress(Script) in the system that is configured by SAP

Hi Experts,I have an issue with the PO form, In the  output form, the PO vendor address was not getting  diaplayed as our required format. When i checked in XK03 transaction, vendor have the name1,name2 and name3 fields. But in output form only name2...

Retrieve only .XML file from FM - EPS_GET_DIRECTORY_LISTING

Hi All,i used FM -  'EPS_GET_DIRECTORY_LISTING' and used file masked to retrieve only xml files. but it will provide .txt file when i used code below way.CALL FUNCTION 'EPS_GET_DIRECTORY_LISTING'     EXPORTING       dir_name               = directory...

Labels in this area
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.