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

Resolved! syntax error

hi all,i've used the code below to output text from a HR infotype text field in adhoc query. However, i'm getting a syntax error, "LIKE" expected, not "LINE", when i run a code check for this, can anyone assist? thanks, Code below:DATA:lrf_message_ha...

Resolved! performence problem

Hi All,I have written a select command on the table COEP based on objnr and vrgng fields ( both are required )So when i was execuiting the query it was taking too much time for a single record.Can you guide me the alternative table or alternative how...

Resolved! table size

Hi Experts,I have a z table on production table. It contains many record and is now full .How I can increase its size . Can we increase sizes of tables at production server.I dont want any manipulation in alrasdy saved records. How Can we increase si...

Resolved! problem in f4 help

hi Experts, i have used f4 help for self customized field in module pool and it is working fine but when i press enter key it gives an error like " invalid field format (screen error) " im not getting the exact problem, plz help me to come out of thi...

Resolved! VA01 userexit USEREXIT_SAVE_DOCUMENT in include MV45AFZZ - how not to save

I have to check the Order Quantity in transaction VA01 against table VBBE. I have implemented it in an enhancement inside the USEREXIT_SAVE_DOCUMENT form in MV45AFZZ.I have to check that some conditions are met. How do I tell the transaction not to p...

Resolved! Import memory id

Dear experts,I am using one import statements- 'import temp_rate to temp_rate from memory id 'RATE' in one client.It is showing value 0.00 and in other client it is showing value '90'.Could you please suggest how?Regards,Tushar

Resolved! prob with type castiong

This is my code.************************SELECT OUTTURN REMARKS FROM Y_XXXX INTO TABLE i_tab_XXX FOR ALL ENTRIES IN i_tab WHERE REMARKS = i_tab-SHNUMBER********************************in where condition REMARKS and i_tab-SHNUMBER is two different da...

How to associate Object Repository in QTP when opened from eCATT?

Hello,Could you please tell me how to associate Object Repository in QTP when QTP is opened from eCATT (Integrated mode)? While I try to add the OR using the option 'Associate Repository' in QTP, I get a pop up 'Open External File from eCATT'. This d...

tiju_thomas by Product and Topic Expert
  • 378 VIEWS
  • 1 REPLY
  • 0 Likes

Send PDF output via Idoc

Hi Gurus,I need to send via Idoc the Purchase order Print as PDF.I can create my PDF and i can download to local or attach via mail or download to the server without problem.I tryed the FM SCMS_BINARY_TO_TEXT to convert my PDF to a char string for Id...

Labels in this area