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

SM30 authorisation

Hello,A pefectly working maintainance view has suddenly started throwing error 'Client 100 has status non-modifiable'I have cheked the view (SE11) - it is assigned to authorisation group with authorisation '&NC&'I am not able to locate authorisation ...

Conversion of zero

Hi,I want the function module which can convert the field leading zero. The data type is CURR of the field. For example I have one internal table itab_mara in which VERBR field I have to convrt this field.suppose this is 100.79. Then the output shoul...

Resolved! Smartform issue

Dear All,I hav a issue in which i can see the output of transaction 'j1if11'on a smartform . for a particular document having multiple line items if i print preview the output i can see all the line items.But if i click on back button and than again ...

cdops records issue

Hi all,When i change the AB delivery date using ME23N transaction. a records go to cdpos as a change changing id as U.there is a custom program in my system which doe the AB delivery change using the idoc 'IDOC_INBOUND_ASYNCHRONOUS' and when this is ...

Resolved! Interface concept

Hi all,i have a tab delimited file i have to upload it into the application server and from there i have to get it into the internal table.when i upload the file to the application server then tab is disguished by the character #.but when i get that ...

Resolved! Idoc segment limit

Good morning:I have read that the idocs segment maximum length is 1000 characters, but i need to generate an idoc with more length at least 1600 characters, i would like to use idocs for having all the standard status process for control it, does any...

BDC for VA21

Hi Friends: I'm trying to make a BDC for VA21. I need to upload the description of the line items also. But in the recording its not taking the description text. I need to upload the same as well from flat file. Please help me on this.

ALV output issue

Hi friends i am using below alv to display ouput and getting alv ouput coorrectly, after displaying alv ouput when i press back(F3) it is displaying empty screen instead of selection screen, i am sure i have not written any write statement in my code...

Logon group !!!

I want to find out , through which logon group the user has logged in ?For example we have a server/instance name HQSERVER1,This server will have a default Logon group 'SPACE'.Now using SMLG we have defined two more logon groups for that server for e...

Resolved! INTERNAL TABLE

Hi Gurus, I had a select option s_vbeln and an internal table.I should delete records based on this select-option.i have done in following way...READ TABLE T_CDHDR INTO W_CDHDR WITH KEY OBJECTID = S_VBELN. IF SY-SUBRC NE 0. DELETE T_C...

Labels in this area