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

AS01 Transaction

Hi Gurus,I was tasked to do some changes on AS01 transaction.What is required is when assets are created,1. When cost centre is entered then put the correct coordinator for the specific cost centre otherwise the error message must be displayed.2. ...

Custom BAPI

I had copied the standard BAPI into a custom BAPI to post GL transactions. The custom BAPI is part of BO. It's taking huge time around 6 Hr's. But I copied the same custom BAPI into another custom BAPI and it is not part of the BO. It's taking only 5...

Resolved! Removing excess space

Hi ,I have a field 'zxxx'.In the program i have spl characters in between soso i executed the following code IF i_zpem-xxxxx CA '~!@#$%^&*()-:;/'. REPLACE ALL OCCURRENCES OF REGEX '[ [:punct:] ]' IN I_Zpem-xxxx WITH ''. ENDIF.Its working fine but t...

Search Help for AUART

Hi Experts,I have created one transaction for quick sales order creation. Where I have provie F4 help for AUART (Order Type). But when user press the F4 button it shows list of all order types but I want list of order types according to VKORG. VKORG ...

Created Index in SE11

Hello Guys,I created an index for table BSIS - . It worked fine in Dev and Q. I can see in ST05 it is accessing the correct index when it executes the select from BSIS. I moved the index to production. Updated the statistics using DB20.When I execute...

Resolved! BDC

HI FRIENDS while writing bdc program to upload all the cost center master data into sap using call transation method i got run time error that transation ks01 does not exist.how to solve the problem.please help.Moderator message - Please use a more i...

Resolved! Updating cust. table from a string with data separted by ';' using Fld symb

Hello Gurus,I have a data in a varibale v_string separated by semicolons (;). Now based on the custom table selected on selection screen, I want the data to be picked up based on ';' identifier and get updated in fieldsof custom table.For example: if...

BSP - MIMES

Hello everybody,Does anybody know why pictures aren't getting displayed in browser when running the BSP Application.The pictures are stored as MIME Objects, the path to them is fine, and the preview works in SE80... but on browser not.Could it be som...

Labels in this area