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

data from employee table

Hi guysEMPLOYEE table:empname     empid     mangeridpeter            001          003     king              002          003raju               003          002how to display empname and his manger name from above table using select statementthanks

Resolved! Elementary search help

Hi all,In IE03 ,under the General tab for the weight field the F4 values currently shows only Mass.and for a particular weight it is possible only to enter Mass as its unit. However I want enter a unit of measure other than Mass in that place. Is thi...

Resolved! Error on deserialize json

Hi experts !I'm developing a webservice communication with external product and SAP. I send data to him sucessful, but when i call the response, this not deserialize.This webservice works with JSON and his response (not deserialized is: {"retorno":{"...

How can I get INSTID_B for the documents which are stored using Store Business Document functionality

Dear experts,I had activated the functionality of Store Business document and successfully stored documents in external server.My client have a custom function module which is used to send emails.In that FM they used SO_DOCUMENT_READ_API1, SO_DOCUMEN...

Resolved! help with conversion

Hi,Please, can anyone help me?I have a smartform and inside a program line I have the following code:DATA: NUM TYPE i.     NUM = WA_LIPS-LFIMG.     WRITE NUM TO V_LFIMG .     SHIFT V_LFIMG LEFT DELETING LEADING SPACE.     V_CONT_LOTE = V_CONT_LOTE + ...

relationships between O and S or O and O objects have not been created through PFAL

Hi All,I have executed PFAL transaction with below dataObject type    = 'O'Object id        = Some organisational unit'Evaluation Path  = O-O-S-PTransfer mode = InsertMessage Type  = HRMD_ABut found that - No relationships between O and S or O and O ...

Table Entry Validation

Hi,For table entry validation I have two events. 01  BEF_SAVE 02. AF_CORR.when I change currency I am triggering this event.   I am checking validation for currency in the second event 02-AF_CORR.If currency does not match ,I am throwing error messag...

Resolved! cl_abap_get_call_stack (or the equivalent) - use at own risk or don't...?

Hi,I have a "twisted" requirement, which I cannot reject as unfeasible, and where I don't see a way to implement it without programming a wild "dependancy" on the context in which my logic will be called: "am I called in IS-U Print Document Display f...

Error in BAPI_HU_CREATE

Hi,When I execute BAPI_HU_CREATE, I get following error :"00517848450E does not have packaging material type and is therefore not a pack.mat."my code is below :       call function 'BBP_INB_DELIVERY_CREATE'          exporting            is_inb_delive...

Resolved! Invalid column Index error - While consuming Calculation view via Native SQL

Hi Experts,I am trying to consume a Calculation view (sql script one) , which has input parameters, via Native SQL in a ABAP program .Code snippet for the same would be as follows , Upon execution, it throws an error "Invalid Column Index (8) error "...

j1iex

Hii have two scenarioone post migo and then j1iex and miroand in other case migo then miro and j1iexNow how these two scenario have difference technicallyand what will be the role of j1iex in the two scenario  RegardsLeo

File not found in shared folder when transferred through Open Dataset

Dear Experts,I am transferring a file to a shared folder using open dataset . The sy-subrc value returns as 0 . But i am not able to find the file in the destined path.But when i try to retrieve the file from the same path through CG3Y to my local PC...

Customizing Reports

Hi gurus!We are working with the GRC Reports. We need to add an extra field in one of the reports for the Internal Control person. This person needs to write text in it. Is it possible?I know how to add the colum into the report by I don´t know to ma...

Resolved! BDC running inconsistent

Hi,We have made a BDC which opens a project in CJ20n transaction. Project is scheduled and saved and BDC is over.This is running perfectly in quality system. But in production system BDC program runs 2-3 times correctly and then it stops working. Aft...

Labels in this area