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

Dynamic compare

Hi, I want to compare two value like this.data: opera(2) type c.data: value1(15) type c.data: value2(15) type c.if value1 opera value2. true.else. false.endif.i have try the marco statment. but it does not support realtional operator. Any idea ?...

Resolved! Need help in user exits

Hi, I am working on purchase req. enhancement,i developed a subscreen at item level with 9 fields. the screen is coming properly.when i enter data, i have to store this data in eban table. for this i append a str with those fields.How can i update t...

Re: BDC

Hi All,I am trying to create a BDC program and here is the scenario1. There is a custom transaction code I use to pull up Screen1. Screen1 is an input screen; where I use a variant to fill in the input screen and then click "Execute". This takes me t...

ALV Hierarchial

Hi,I have a requirement like, when we click on one of the records in the grid display (first screen) I have to call a screen with 2 alv screens in the same screen. Among this 2 screens one is Hierarchial alv. I am using 'REUSE_ALV_GRID_DISPLAY' in th...

Exit in MIGO

Hello,I want to know if there any exits (user/field) in MIGO transaction for the following purpose:I want to do some checks on the PO number/Item intered when you do goods issue to purchanse order. For this I want to findout if I can use any user exi...

BAPI for Asset

Hi all,while creating asset using 'BAPI_FIXEDASSET_OVRTAKE_CREATE' I am unable to find tax jurisdiction code field TXJCD(time dependent data ) in the BAPI structures. TXJCD field is mandatory field .can anyone help on this pbm.Thanks in advance.

Labels in this area