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

Resolved! Multiple Graph Style

Hi,I have requirement where in about 5 columns are to be displayed using a graph out of which 4 columns should be of Style 'Area' and the remaining one column should be of style 'Line'.Click on the link for a snap shot of the graph.http://pg.photos.y...

COM & ABAP

Hi,I am using COM objects in ABAP/4. But I want to ask very basic question. Such as there is a function which's signature is:bool app.doEvent();And the corresponding code of this signature in ABAP/4 DATA: RESULT TYPE I VALUE 9.DATA: APP TYPE OLE2_OBJ...

Trigerring Workflow.

Wants to trigger PO Release workflow.... all customizing is done. have set the events in WF also and activated it but where to associate it with order creation that as soon as a PO is saved the WF should be triggered.Is that somebody has to actually ...

Resolved! Screen Fields - VA41

I am trying to access screen fields RIWOL-EQUNR (Equip No)and RIWOL-MATNR (material no) in the user exitFORM USEREXIT_SAVE_DOCUMENT_PREPARE (in program MV45AFZZ).However, when I run the debugger and break at theappropiate place in the code the fields...

kkab transaction code

Hi,In kkab tcode, costelements -> plan/actual comparison -> plan/actual comparison, I m entering sales order 3100789 and Item as 10. In the output, Output Quantities Pln Sales Actual are the columns. Now the problem is for the line items 10, 20 and 3...

OUTBOUND IDOC

Hi All!I am working on the OUTBOUND interface through ALE.I identified a IDOC cats_insert02 for my requirement but the FM for this IDoc is supporting the INBOUND.Now can i use the same IDoc and write my own FM for this w.r.t. OUTBOUND.otherwise will ...

Resolved! Load job descriptions

Hi all.I'm making a batch to load the job descriptions in the PP01 for each JOB "C" but it's a little dificult 'cause if i try to load a so very large text it loads it incomplete, so I wonder if there is a function to load a description for each job,...

BAPI Input Table

Hi,1. I need to know how to implement a table as input for a bapi.We've created a BAPI (RFC Func.) via SE37 and added input tables to tables TAB. But no sure if this is correct.How can we try this BAPI via SE37. 2. Is there very generic sample RFC Fu...

tostring function??

Is there an ABAP version of a toStrng function in Java.I want to input a structure/table name and I get in out put a string with all the contents of the structure as a string. It would be nice if I have options to have a field separator or if it is f...

Casting Problem

What is wrong with this code? I'm on ECC 5.0 Unicode system. data: begin of itab occurs 0, line(255), end of itab.data: begin of xtab occurs 0.data: include structure BAPICONTENT255, end of xtab.field-symbols: <fs> type BAPICONTEN...

Labels in this area