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

About User Exits.

Hi,I was a doing a coding in the include of an user exit.In the code I used perform statement.However when I concluded the code with endform,I got an error stating: Incorrect nesting.Before the statement " Form",the structure introduced by Function m...

Resolved! Scripts

Hi Folks, What is the procedure to change the standard script and it will attach to the standard transaction like when we select the print option, script must be executed. How to modify the standard script. Please give me step by step procedure so ...

Resolved! Itab occurs...

Hi friends, can anyone tell me the purpose of zero in the itab declaration.ex: begin of itab occurs 0, - end of itab.i have seen different numbers used in place of zero in the itab declaration.What is the purpose of mentioning different numb...

rnb86 by Participant
  • 931 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! program logic for IDoc

hi everyone,I am new to IDoc. Through some forums i came to know that we need to create segment in we30idoctype in we31i understand the above twomsgtype in we80attaching msgtype to idoctype in we81i didnt understand how to do the above two, and also ...

Resolved! BADI and BAPI

Hi friends ,1) Could any one tell the process for this BADIand2) which BAPI well will use for populating using these transactionsPopulated Purchase Order & Purchase Requisition Document number in a custom Z table each time created through ME21N & ME5...

how to pass Goods receipt date in calling BAPI_INB_DELIVERY_CONFIRM_DEC?

Hi all experts,In my case ,I want to use FM:BAPI_INB_DELIVERY_CONFIRM_DEC to post the inbound delivery . I want to pass goods receipt date when calling this fm. according to fm documentation as below,can use HEADER_DEADLINES to do it ,but in coding ...

Resolved! oops tables statement

Hi All,I'm working on OOPS and got a typical problem.I've created a class in class builder and created methods for the class.while coding for the method itried to ues the tables statement. like tables : abc,def.but its giving the error You cannot us...

Resolved! clear collected value

hiafter the collect statement, may i know what is the best practice to initialise(clear) the field that not intended for the collect. i have 6 fields which are type DEC. the internal table is like a structure where the numeric fields are type DEC.I o...

Avoid Decimals

Hi all,In my report I need to diaplay the amout fields with out decimal I tried with moving to integer and using type n.. but I am facing problem to display the amount in TWD currency, I could not able to use paked decimal, If I use paked decimal I c...

Resolved! security

hi all. during BLUE PRINT stage ,security guy will b given the requirements about the roles..,rite?want to know the basic concepts..like wat r all the basic requirements wil b given?t.codes n the authorizations for the users will b given ?if not...

abap logic

hi,after the collect statement, may i know what is the best practice to initialise the field that not intended for the collect. i have 6 fields which are type DEC. the internal table is like a structure where the numeric fields are type DEC.I only wa...

Labels in this area