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

editable alv

Hi abapers,I got a scenario where there are two fields in a row.when one field is edited and updated the other fields data should be modified.For exField1 field2INR invalid country codeafte editingfield1 field2 US OKCan any guideme in this cas...

Resolved! table name required

i am using a standard RFC SWN_UWL_GET_WORKLIST which is fetching the data in worklist.please let me know if anybody knows which table is being used by this RFC to populate data in worklist. i need the name of the table from where the data is being p...

Resolved! How to send mail??

Helloexperts my req is like this a report will runat a specific time by job schedilung and the output will be mail ed to 4-5 users. Upto job scheduling its is done but how can i send mail using a func module to 4-5 users??Plz help.

BAPI_PR_CHANGE

Tyring to test run the BAPI manually via SE37, but not successful.example, I try BAPI_PR_CHANGE.1) In SE37, go to Function Moduel ->Test ->Test Sequence2) Enter BAPI_PR_CHANGE, and BAPI_TRANSACTION_COMMIT. click Execute to continue.3) In the Initial ...

phil_moh by Participant
  • 2073 VIEWS
  • 3 REPLIES
  • 0 Likes

delimiter in txt file

Hi,Im creating a txt file using dataset in the application server and transferring data through internal table.How to get a TAB or delimiter between each field value in the txt file?Currently all the fileds are transferred without TAB or delimiter.RR

Resolved! Avoid Enter Hit

Hi Everyone,I had created a selection screen with two parameters.1st parameter have search help.I got F4 help on value request for 2nd parameter.My requirement is, after entering value in 1st parameter, relavant records from table should be fetchedan...

Re: Call cfunc

Hello,I have a statement like below in my program...FORM exec_command USING cmd. FORMAT COLOR COL_HEADING. WRITE:/ 'Now executing:', cmd. FORMAT COLOR OFF. CALL 'SYSTEM' ID 'COMMAND' FIELD cmd ID 'TAB' FIELD tabl-sys. WRITE:/ ...

Authorization Check

HiI have a user who has authorization to SE06. When this user executes this transaction he can click on Client Setting and view table contents of T000 thru the transaction SCC4. This user does not have access to SCC4 or SE16. However he is still able...

Resolved! Classical report

Hi,I am coding for a classical report.There are many columns in the report and have to scroll right to see complete report in the output.Is there a way to freeze the first column while i am scrolling to the right to see the rest of columns ?Thanks in...

FI_DOCUMENT_READ

Hi all experts,I need to extend printing form for cash journal document. I need to add line items from accounting document. I use FM FI_DOCUMENT_READ. When I call it in test mode, table T_ACCIT is filled with data. But when I use it in program with t...

Labels in this area