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

Resolved! FI Line Item Table.

Hi, I have two facing two problem when using BADI.1 - When I use BADI "FI80A001' and function EXIT_SAPF048_001'. How can I find that this function call by F-53 transaction code in runtime. In sy-tcode field appear FBZ2 instead of F-53.2- When F-53 tc...

Resolved! add record

hi,i need to add record to sap standard table.if i use insert then repeated key field not allowed me to do so.should i do like this.if record found use update whereas if record not found use insert.loop UPDATE ... SET ... WHERE .... IF sy-subr...

BADI FOR DELIVERY

IN BADI WE HAVE 2 IMPLEMENTATIONS ON DELIVERY ONE IS ON 7TH OF THIS MONTH AND OTHER IS 4TH OF THIS MONTH...BUT IN THE IMPLEMENTATIONS FIRST IMPLEMENTATION IS 7TH AND THEN 4TH..ACTUALLY THE DELIVERY ON 4 TH SHOULD TRIGGER FIRST BUT THE SEQUENCE IS OPP...

Resolved! ALV Report: Get all columns from one table and few columns from other table

Hello,I have developed an ALV Report in which,1) I select data using select * from one table into internal table which is defined as TYPE STANDARD TABLE OF database table.2) Build the field catalog using 'LVC_FIELDCATALOG_MERGE' and using the DB tab...

LSMW and Audit

I was told by Basis and other security consultants that there is no audit trail with LSMW. What does this mean? I hear arguments from users that all their documents show who created it and when and that for them this is their audit trail. So what doe...

Resolved! ABAP HR

Hi guys, i am trying to execute the forllowing code but i am getting the error.The error is :Field "P0001" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement . . . . . . . . . . And the code is: &----*& Repor...

Smartforms_ Output

Hi !I haave a smartform for invoice. I made some changes to the smartform and saved and activated and all was fine , now when I try running the transaction VF03 and try getting the print preview or print the smartform , somehow I am not getting it in...

BAPI_MATERIAL_SAVEDATA

Hi Guru's,i am trying to upload the material master data using BAPI...while uploading ia m getting beloow error ..please guide me anyone you..where i am doing mistake.....1st this error i am getting while executing:internal unit HR ,language EN is no...

Resolved! check table..

Hi,I created a table with a field. It has been specified in the spec that it must have a check table against T615. What does that mean ? Also the spec states that this field must be based on values in 2 other fields..thks

PERFORM usage

Hi all,i need to convert an xml file to internal table, and after that i need to take out different values from that.i needed to take out 6 different values, but theprocedue of those was same.find first occurence of 'string' in itab match result mlin...

Labels in this area