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

Resolved! LDB problem

Hi, Gurus,I don't have so much idea of LDB. but according to the requirement I need to use LDB. Inside of the LDB selection screen is also defined. Where I have to use some of the parameters from that and some will be my own define. Can any one tell ...

Resolved! Abap related knowledge

Hi Experts,I am layman of this kind of Abap language.Now my job requires to understand these things also.As SD functional Consultant,I need to understand the following things.Can anybody guide me how to understand these kind of stuffs. FORM KOBED_002...

Parameter text

Hi All,I have the following parameter like this in my program:parameters: p_dl(60) type c.So, When I execute, I'm getting 'P_DL as the text for this parameter.But I want a different text for the parameter. like 'Distribution'.How can I achieve this?T...

Resolved! Logic needed pls help

Hi I need to create one new ALV report.I need to extract BUDAT, MONAT, SAKNR, AUFNR, SGTXT, BLART, WAERS fields in one internal table, and display these in to ALV format.main table is : BKPF & BSEG.i extracted budat belnr monat blart waers into it...

IDOC

Hi allWould anyone please give the step by step procedure for creating and transferring idocs from scratch, please dont give me the links, explaining clearly will be a great help.Thanks in advance..

MIGO - message ID

Hi Abap Gurus,When I post a Good Receive via tcode MIGO an error message ID appeared due to a condition which is not met correctly and the error message ID actually is coming from the customised message maintenance via SE91. I have debugged the MIGO ...

Resolved! Short Dump

Hello Friends in Transaction LT03, in the second screen when I click the transfer order button it dunps.I have debugged the program to see whats the problem and have observed that it Dumps at function module NUMERIC_CHECKand the statement where it du...

Resolved! System asking me to fill MANDATORY fields, even I used EXIT-COMMAND for F3

HI Experts,issue- there is mandatory field in the screen, so, am using the folllowing code, system asking me to fillup the mandatory field.then, i used exit-command, but, still its asking me to fill the mandatory fiels???????????code is,process after...

SAP Connecting error.

Hi Experts, I am connecting to SAP through i-way adapter.When I am trying to connect to SAP system, I am getting the error saying I am not authorized to connect but I have full authorizations to my SAP system.Please do the needful. <REMOVED BY MODER...

Resolved! append structure !

hi..!iam having doubt about Append structure ?for a standard table we will add fields using Append Structure .similarly Can we add a Structure using append Structurerather than a single field.(i created a structure in data dict. with five fields,can ...

BADI or UserExit

Can someone give me the BADI or UserExit triggered when the Planned Order is being created for a Sales Order through MD04?I need to change the Quantity on the Planned Order when its created or need to change the Quantity when the Sales Order Quantity...

Resolved! CHAR23

Good Day ...My app dynamically creates a DDIC Table.Because I have no idea of what field lengths will be for CHAR types until runtime, I query DD01L for type = CHAR leng = n. If the query fails I increment n and query till a result is returned. This ...

String Operation

hi all i have a req i need to concatenate matnr,vkorg and vtweg into a variable it should be as below.matnr= 1234vkorg=0400vtweg=01concatenated value should be 1234 0400 01.leaving the field length as it is.but now i am getting as 1234...

Labels in this area