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

Resolved! smartform

hi friends,i am working on smartforms kindly let me know how we insert data in templates means how to assign values to those templates.and if i use cell in lines then how to assign alues to those diff cells .with regards bhupi

Standard text..

I have one module pool program, where some long text to be inserted by user. These long text will be saved as a standard text. In creation of that text when user inserting data into that field then the record is saved as user has entered including al...

New bacode in script

Hi friends,I am working with scripts.I created the Zbarcode with help of tcode SE73 with New bar code technology. I tested that barcode from same tcode(SE73) it is working fine.When i placed that barcode in scripts under charecter format it is not ...

Resolved! Release Strategies Roles

What is the best practice for creating release strategies roles? My problem is that I was informed that we will be developing around 2000-3000 release strategies roles. But we only have around 1000 users in SAP. I'm not in favor of this and would lik...

Resolved! How to get cost center ranges for a given company and division...

Hello Experts, Is there a table, BAPI or FM that can get the company or division of a given cost center?Currently I am creating cost center ranges in my program but that is not the best way to do itsince they can always add or delete cost centers. Ju...

Resolved! File upload error

Hi All,I got the following when I was trying to upload the text file. The program was working fine , but this is the first time I got this error. Can some one please help me with, what this error is and how to eliminate this?Thanks,Veni.Error no. 11 ...

Resolved! Split String FM

Hello,Does anyone know a standard string FM that split string at an absolut place and consider if the N place is blank or not ?My meaning is likely:str = 'test one two three'.I would like to split str at the 10th place but because it's in a middle of...

Resolved! User Group

Hi,I need to find out how long users are in a certain group (TERMINATED)...meaning before I do a hard delete of all these users I need to make sure they have been in the TERMINATED group for 12 months...how do I do this?Thanks.Raj

Unicode + Migration

Dear All,Could you please let me know whether there is any Unicode check required for Z table / SAP Script / Smartforms ? If yes, then what need to be require to do ? From my knowledge for Smartform it's only need to check the program node not actual...

SAP*

Just a very simple question. If I need to LOCK the user ID SAP* how can I do it ? I tried SU01 --.But tells me the user itself is not exsistent. Do I need to do it at the OS level?Thanks

Resolved! PIDs

Can you assign 2 or 3 values to a pid? For example, you want to assign 1000 and 2000 to BUK? Is this possible? What about MOLGA? What if you need to add in 2 different countries? What is the best default values? Thank in advance!

Resolved! gui_download

plz help me?????why the below code is not downloading any file???????????PARAMETERS po_file TYPE rlgrap-filename DEFAULT 'd:\mara.xls'.DATA: length TYPE I.DATA: i_mara TYPE TABLE OF mara, l_file TYPE string.SELECT * FROM mara INTO TABLE i_mara U...

Labels in this area