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

Resolved! SE91- Changing long text for message as part of OSS note implementation

I am trying to implement a OSS note. This OSS note has a manual pre-implementation step to change the long text for the message. When I try to change the message, it ask me to create a modification.  As per the OSS note 989653, I need to maintain the...

krishg by Active Participant
  • 2312 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Issue in Smartforms

Hi All,End User print some document, when i see print preview then it is fine.But when User take print out(hard  Copy) then one word changes.In print preview the word "that" becomes "thas"(in print out).where will going wrong? any one face such scena...

Need help to handle the error "Picking quantity larger than delivery quantity"

Hi,I have a requirement where I need to delete a packaging line item from Outbound Delivery and subsequently block corresponding schedulining line item in Sales order at the line item level. But as per the business logic, this whole activity needs to...

Resolved! Transport package to customer system; wrong source system?; avoid using modification assistant

Hello,we'd like to transport a development (for Solman respectively)  from our system the the customer system. Now we've put the entire package into one transport via SE80-> rightclick on the package and selecting "write transport entry".We then rele...

cfb by Participant
  • 389 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! ABAP Data Dictionary option to make a table field not to accept/condense spaces.

Hi Gurus,I would like to know if there is any option in SE11 to make a field ( of a ztable) not to accept spaces/discard spaces while storing the value. I guess it could be there somewhere at table/data element/ domain level. But could not find it. S...

Resolved! BAPI_GOODSMVT_CREATE using 109 Movment type(Outbound Deli.)

Dear All,      For return valuated STO processes in intra company I m using the BAPI BAPI_GOODSMVT_CREATE for outbound delivery using 109 movement type to 169 movement type but BAPI through the error "Goods movement not possible with mvmt type '169' ...

Getting dump "Update was terminated" when trying to edit Delivery Details for an PO

HI Team Getting Error "Update was terminated" when trying to edit Delivery Details for an PO. It is happening only for one User abd remaining users are able to change it .Pls let me know hw to solve this . IN Transaction Code ME23N and getting Error ...

How to come out from an Enhancement ?

Hello,I have a scenario where in,PERFORM abc.form abc     enhancement spot     {          ..........          ..........          ..........          statement Z     }endfom.I have to write a statement, where in the control comes out from the enhance...

Resolved! ME22N BADI: ME_PROCESS_PO_CUST - not getting current data

Hi,Im using the BADI ME_PROCESS_PO_CUST, in method post I'm using the following code.CALL METHOD im_header->get_data    RECEIVING      re_data = ls_ekko.In this ls_ekko str inco1 and inco2 is not getting the screen values.For example. In ME21N, I've ...

POPUP_TO_CONFIRM

Hi Guys,I am using FM POPUP_TO_CONFIRM, if i click on the button NO ( answer = 2 ), then i have to display a status message and the controll should be on the same screen.I am making use of the LEAVE SCREEN statement. But its going to short dump.Can a...

Resolved! Unable to create a file in Application Server using OPEN DATASET stattement.

I am unable to create a file in Application Server using the following statement.OPEN DATASET filename FOR OUTPUTIN TEXT MODE ENCODING DEFAULTMESSAGE msg.The message I'm getting is "Permission Denied". I have checked authorisation using SU53 which sa...

MIRO POSTING DATE

Dear Experts,I am creating A error message in badi, when miro posting date is less than grn posting date....i wrote like below..message e000(38) with v_data.v_data = my message.so experts....what is happening  is when it is importing in quality....it...

Labels in this area