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

Translation

Hi,I want to translate some text from German language to English.I am using TRANSLATE keyword and putting the sentence in this particular way,TRANSLATE P_WORD FROM EN TO DE.But it is not working.Can someone tell me how to do that???This is an urgent ...

Resolved! Tutorial on BAPI

Hi all,I want to learn about BAPI's Can anyone suggest me a good tutorial on how to create and use BAPI's.My requiremnet is as follows:We have to create a screen in EP where the employee or user would be applying for say a loan. This information is t...

submit and return

Hi All, I am using submit and return to call a transaction by passing select-options. It is calling the transaction with the passed values. My problem is if i am using back button (F3) then it is going to selection screen of the called tran...

Omit zero in excel

Hi !I create a report to download data in a excel file .But when i pass a number 0001 the file excel puts 1 . CALL METHOD OF sheet 'Cells' = cells EXPORTING #1 = index. SET PROPERTY OF cells 'Value' = itab-objectid.the itab-objectid as the ...

Labels in this area