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

EDI DESADV

Hi all,I have an SHPMNT05 IDOC in SAP with custom segments. In the custom segment, I need to add a new field. With this change, the EDI DESADV is also affected. May I know the steps on how to proceed on this? I think further coordination with the EDI...

slect statement.

hi experts,i have one problem, i.e i select data from bseg through select BELNR GJAHR SHKZG DMBTR HKONT from bseg. here i want condition where hkont = '3701120010' or hkont = 'starting with some series number ' just like hkont = '300...

bapi

Hi Please suggest me how to capture messages into return parameter and wt I need to pass into FM bapi_transaction_commit i.e wt all things need to be uncommented .This is the coding iam using here : DATA: salesdocument like BAPIVBELN-VBELN.DATA: i_sc...

Resolved! decimals

Hi,I have a float field which when displayed via write statement shows 3 decimals by default. How can i round it and show 2 decimals. Is there any direct way. I dont want to convert it to string variable & then display.Moderator message:Sending the u...

Resolved! problem in loop screen

Hi abapers,I have written the following code:selection screen: begin of block b1.p_new radiobutton group new,p_saved radiobutton group new.selection screen: end of block b1.selection-screen :begin of block b3 with frame title text-013.parameter...

Resolved! Roles by Transaction

Hi SAP ABAP Genious,Can u tell me how to get a list of Roles alongwith Transaction in it. Collectively..I have tried S_BCE_68001420 Roles by Transaction Assignment,But its not giving complete detail in one time...Help will be highly Appreciated...

hr530 document

can any body give me hr530 document.Moderator message: Soon SAP Legal Department will provide all required documents.Don't ask any copy right materials and Don't Violate the rulesEdited by: Vijay Babu Dudla on Apr 27, 2009 7:16 AM

Forward Workitem

Hi Gurus,I want to make a check so that if a user reaches a workitem to his inbox, checks if the user haspermissions to run it and if he do not have the permissions to be forwarded to all users.I am using the class IF_SWF_IFS_WORKITEM_EXIT. With this...

Resolved! GUI_UPLOAD

hi gurus , i'm using gui_upload for uploading a file from excel to sap . . now problem is .. when upload 8 gb file into sap using gui_upload what would be the probloem i would face .. Please Let me know how to get recovery from that proble...

OAOR: how to load picture.

Hi There.I uploaded pictures to the system using OAOR.In order to read them I use the FM "BDS_BUSINESSDOCUMENT_GET_URL" and it works fine.The problem started when we upgraded from 4.6c to ECC6.00. During testing I found that this FM returns the name ...

Resolved! GUI_UPLOAD

Hi All,I want upload a Comma Separated text file into Internal table.I am using GUI_upload FM.CALL FUNCTION 'GUI_UPLOAD' EXPORTING FILENAME = 'C:\Temp\test' FILETYPE = 'ASC' HAS_FIELD_SEPARATOR ...

Resolved! Update VAP2 (ADCP Table)

Hello Friends,I'm looking for a FM or Bapi that updates a customer contact, particulary filed 'Communication Type' (ADCP-DEFLT_COMM).For those who are looking for a way to create a customer contact i can give a sample programm.Thank you for your help...

Labels in this area