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

mass role creation

Dear gurus,Was wondering if there is some way to create mass roles or activity groups.I searched everything in PFCG but found nothing.I have to create around 1000 roles in a very short period of time, I heard there are 3rd party tools to assist in cr...

Resolved! ABAP Editor two search options: "In main program" and "In program"

Hi,I am in ABAP Editor (SE38) in SAP R/3 4.6c. Then I click Edit and then I click Search/replace (Ctrl+F). Find/replace window is displayed.In the window I have two search options: "In main program" and "In program <program_name>". What is the differ...

Resolved! about authority check~

Hi!Let me ask something.As usual, when we call a program using T-CODE in command field, R3 checks the authority. even BDC prog. But, in program text, I programed like this. "CALL TRANSACTION XXX". the system doesn't check authority. for example, A us...

TAB Delimiter !??

Hi, I have been trying to write data from an internal table into a file on Application Server. But, here in the file i need to give a TAB as delimiter. How to give a tab as a delimiter while TRANSFERing the data onto a file on App. Server ? H...

ALE change pointers

Hi, I am sending Material Master using message type MATMAS and IDOC type MATMAS04 using change pointers. I need to send all the fields when a new material is created and send material master only when certain fields are updated in MM02, could any...

status code 37

Hi all,I have a problem posting a IDOC its a simple scenario:1) Is it possible to send an IDOC from one client to another let me be more specificI have 2 clients R6K-100 and R6K-200 which means 1 SAP sys when i try to send a IDOC (MType Matmas04) fro...

Resolved! Product Hierarchy

Hi,I am trying to find the description for product hierarchy. I found the table that contains the product hierarchy which is T179 but there was no text field or description field to explain the PRODH at all. I would appreciate if anyone can tell me w...

Resolved! Form parameter mismatch

I'm testing a basic form -- trying to figure out how to line up the parameters. I read F1 help on this and tried to structure my program likewise, but I could not get around this.REPORT ZTESTMOVE . DATA: STRUC LIKE ZDOLSARC09. DATA: FIELDMATCH TYPE Z...

Resolved! ABAP and ActiveX

Hi all,i have here an ActiveX Control written in VB that i want to include/show in a Dynpro.This ActiveX Control has a Method (for example "datafill") that fills a control (in this case a sipmle listbox) with the passed data by this method and as a r...

Labels in this area