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

Custom OM Infotypes

I am having issues creating a custom OM Infotype. I created my HRI9000 structure in SE11 and then went to transaction ppci to create the infotype when I follow the steps to do this the screens and table entries are not getting populated automatically...

abap to xml

HiCan anyone help me how to get the field text instead of the field names in the XML tags.Ex: Instead of <MATNR> display the tag as <Material Number> example : landk in t005 table is vehicle country key.in xml file it shud show as <vehicle countr...

Resolved! CSV file read

Is there a standard FM which handles csv file read? I am currently using a 'split at' to separate values but this fails when some strings ( within quotes) have commas.Eg:333,khdfs, "Company name", 87348, " Name1, Name2" In this scenerio, the last fie...

new line file .csv

Hello,I need help.I want to send mail with an attachement; is a document .csv. The program is going to use in background.The problem is that I know the field separator ( but I don't how can i do to jump a line.My code is like that: text = CL_DOC...

Resolved! Mass USer Lock/Unlock

HiIs there a program which can be used to lock/unlock users based on user group or other criteria at specific date & Time?I want to lock specific number of users on 05/30/2009 at 10:00 am. When I run a program, it should kick out the user if the user...

Resolved! Clear a private variable.

Hi All,lr_lcp_transaction = /scmtms/cl_lcp_factory_adapter=>get_lcp_transaction_handler( ).I am calling the above statement in loop.My requirement is this when the loop runs for second time, i need a new value into lr_lcp_transaction and not the va...

Resolved! output determination

Hi experts,please tell me meaning of this message'You have specified an output category which has not been defined according to the output determination procedure'.Make sure your entries are correct.If you really want to use this output category, ass...

Resolved! Enhancement poit

Hi Gurus, I have a problem in an especific custome. When I try to show an implicit enhacement point in any standarg program, I get the message "Creating of enhancements supported only for line length > 72". And the enhacement doesn`t appear. I know t...

Labels in this area