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

HR Macros

When ever i use the follwing macros get more than one record.. what can be the possible cause ?<b>rp_provide_from_last</b> <b>rp-provide-from-frst</b>In principle it should return me one record per infotype but i am getting more than one.. sometime i...

IDOCS Query

Hi All,I have been studying and practising IDOC creation. I have a few doubts , Plz help me clear those:1) If I want that whenever transaction F-02 is used for posting a G/L A/C, the Idoc should be generated. For this i know that we need to set the ...

balance sheet/ P&L

Hi.I need to display period balances for the current and last 15 periods when input are the year and the period.another report to display the balances for the current quarter and 15 previous quarters when the input are current wquarter and the year.C...

Resolved! Text Elements

Hi All, I have to write a code which will be used in 8 different languages.So to all the hardcoded text I created text elements ex write : 'Test'(001) also I triedwrite : text-001. But it does not get translated.I am on 4.6c.Any comments would ...

Resolved! Data migration

hi, there r different data migration techniques like bdc, lsmw, rfc, ale, edi, bapi n its can anyone clarify where exactly v have to use the proper method from this list i mean for which specific case v have to use specific method. thanks in advance.

Internal Table Key

According to the documentation, the default standard key contains the non-numeric components of a structure. If I only have numeric components, does a key get created?For example, below itab1 has a key of my_index. But what is the key of itab2, if ...

Samrtforms pages

I have 2 page layout with different contents. Both Main window contents are different. My First page can spil over next page and details page can also spil over multiple pages.I have done is First Page with windows, Second page with some windows from...

Resolved! A Problem about BAPI

Hi,everyone.Now i want to use JCo and BAPI to execute a function(create sales order with reference Quo ps:transaction code is VA01).Which BAPI can do that?Or anyone can suggest me other suitable BAPI to create a sales order?Thx~~ by Louis

adrnr values

Hi,I have 10 ADRNR(address numbers) values(rows) in my itab1 and i have passed into smartform. call function 'fmname' tables itab2 = itab1.I want to pass these ADRNRs into SAP standandard address dynamically.So i have to get 10 different address ...

ALV Sub_Total text

Hi!Iam trying to change the text for subtotals in ALV grid, below is the part of code am using....its not working can anyone correct that...DATA: t_layout type slis_layout_alv. DATA : l_layout TYPE slis_layout_alv .l_layout-colwidth_optimize = 'X'.l...

Resolved! problem in double-click on a perform statement in abap editor

Hello, I was asked to modify a program but as I tried to read it in se38, I could not double click in performs. Their forms are placed in INCLUDES which are stated in the program. So every time i want to see what a perform does, I go into every inclu...

Labels in this area