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

Split URL from a string

Hi,Please help me in splitting a string which contains url.Here the problem is user can give any text as per his wish,so only url should be displayed in next line of the workflow inbox.My code is like this.        lv_name = quote_no.      CALL FUNCTI...

BAPI issues ...

Hi friends,    i try to update the stantard table data .updation was fail.  Here am posting my code . i don't know what is the misstake pls find out ..   DATA : i_ebeln TYPE ekko-ebeln ,             it_return TYPE TABLE OF bapiret2  ,             wa...

Resolved! how to retrieve data from this FM - CUTS_GET_VALUES_OF_TABLE

When I call a FM CUTS_GET_VALUES_OF_TABLE  like this as shown below in the internal table it will fetch all the data , but now I  want to compare the field to get the data in each field , ( standard grade, internal grade and steel family separately  ...

AbhijeetK by Active Participant
  • 606 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Issue with DELVRY06 IDoc

Hi Gurus,need your help..we have two systems in out landscape ECC and Third party system say ABC.What we are doing right now is if we create Delivery in ECC . we are triggering output type ZXX and it will send IDoc (DELVRY06) to Informatica and it wi...

Resolved! How to Fetch Data from Non SAP System without using any Middleware and Frontend

Hello All ,My requirement is to fetch Data directly from the Database ( ORACLE , DB2 )  of a NON SAP system without using that NON SAP system's Front End or any other Middleware.I found Similar thread but it was unanswered.http://scn.sap.com/message/...

Resolved! Short dump while updating User Status of a Project and corresponding WBS

All,I have a requirement where the user status for project and corresponding WBS element needs to be changed    more than once in one execution.While doing so, I get a short dump - Error in individual BAPIs or precommit: posting not possibleDuring th...

Resolved! ADOBE form: A Cell of a table is not displaying content till the end of row.

Hi,I'm creating a table in adobe form which has only one column type string & also set the cell layout parameters as "Expand to fit" for the Height. But the problem I'm facing,  after few characters, its truncated &  continuing to next line , can not...

Stock in Transit

Hello,I have a requirement to enhance the MB5B report to include the stock in transit in opening and closing stock.We are using stock in batches and stock in transfer is happening within single company (plant to plant , 1 company code)I checked the M...

Resolved! BAPI_MATVAL_PRICE_CHANGE

Hi experts,I have a problem with the BAPI_MATVAL_PRICE_CHANGE, as the company wants to update pricing through uploading from a text file.Let's say 500 lines/records.Sample Upload file:1 article1    site12 article2    site13 article2    site2Current B...

Generate code ABAP with eclipse

Hello everybody;I installed  ECLIPSE JUNO with plugin ABAP and UML DESIGN to test the generation code based on this tutorialhttp://scn.sap.com/community/abap/eclipse/blog/2013/10/17/uml-to-abap-code-generation.The problem  is that I does not see the ...

LGA by Participant
  • 637 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area