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

BDC

Hi,I need to upload a file to SAP using BDC.The BDC session should be created for transaction FB01.The file should be picked up from the unix server, validated and then uploaded via BDC .This BDC should have the capability of the end user manually in...

custom fields

hi to all ,i want to add some fields in me21e , can anyone advise the fields which sap has not provided .if you faced that problem from user asking own fields,pls.share with me that field names. so that i can practice with the fields.regards ,Kiran.

Resolved! regarding qRFC errors.

Hi all,Kindly provide me the method to view a qRFC error.Using SMQS T-code I am able to monitor only the qRFC Monitor of the corresponding system.Please guide me to solve the issue.I would feel good if the links of docs and pdfs are provided for the ...

Resolved! Date Formate

Hi Experts,I want to convert the date which is in the form of ' 01/02/2007' in to 'February,01th 2007' formate.If any program you have please send it.Kindly help me.Thanks & Regard.Ankur Garg.Message was edited by: Ankur Garg

Resolved! Disabling the icons

Hi all At present I am printing all the options like add,delete,sum etc in an alv tree control program.Here I am using the SAP standard GUI status.Now I have to disable the options add and delete.please tell me how to do it.Thank You.RegardsGiri

characterstic value

Hi,I would like to ask regarding characterstic value.Actually I have internal characterstic(CABN-ATINN). Now I am getting the characterstic value (AUSP-ATWRT). Now I wanted to get the characterstic value description.Could anybody will suggest me the ...

Resolved! upload long text

Dear Gurus,I am trying to use save_text but facing the problem as mentioned below:I am unable to find out Text Name for uploading Long Texts for each of the Operations of a Task List in TCode IA05.For example : 222AUN ARM3 0000003600000036 is the Tex...

RFC

Please let me know the connection type that i need to use in SAP if i want to access a Remote enabled function module from a java application. Below are the available connection types in SAP (tcode: sm59)I Connection to application server with same d...

Resolved! how to get the link

hello ABAPERSi have got a requiremet in that i have to get the relation .how to get the link between mara, ausp, cawn and cawnt tables and also type how can we get link between char value and char description in cawn and cawnt tables through ausp and...

problem in GUI status

hi folks , i have created the GUI status for the program .. when i go on the out put screen i am not able to go back or cancel or exit , though i have created the GUI status and activated it as well .my program is designed to display the user action ...

Resolved! dynamic actions

Hi all,In our project, a subtype in infotype 0019 is created which is named U10. The requirement is :The moment we choose the subtype U10 in infotype 0019, the date of task or termn field should get automatically filled up with a precalculated date. ...

Resolved! alv display

Hi all,I have an internal table with all the fields from s703 table.Now i display the internal table using alv field catalog merge.Actually in the table for some vaues decimals are present like 5.0000,32.5000 but in the alv output i did not get the d...

coding standards

Hi Guys, i work for a company which is just a year old. I have been asked to prepare a document on coding standards for SAP Scripts and Smartforms. I have to give a presentation on this tomorrow morning. Please help urgently.All helpful answ...

Fax problem

Hi all,I ma getting Error message <b>( No delivery to 00918042513369, as recipient unknown )</b> while sending Fax through ABAP prog. What is the problem ? I am using this FM <b>SO_NEW_DOCUMENT_SEND_API1</b> to send Email and Fax. Email is ...

alv header list

in the alv report for displaying the header data i have written my coding asFORM E04_COMMENT_BUILD USING E04_LT_TOP_OF_PAGE TYPE SLIS_T_LISTHEADER. DATA: LS_LINE TYPE SLIS_LISTHEADER. CLEAR LS_LINE. LS_LINE-TYP = 'S'. LS_LINE-KEY = 'Payer'. LS...

Labels in this area