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

Resolved! problem with po details

iam trying to display po details in the output of a report where we will be showingpo created by and released by but in the below code the released by column isbeing identified by changenr field of cdhdr for the line item level i want to give chang...

MIR4 POSTING

Hi All,I'm working on posting of invoice document.But my problem is how to write the coding for posting a document?The requirement is like this:When the user with roles u2018MM_RELEASE_INVOICEu2019 login MIR4, 1. to check the authorization user id wi...

Resolved! BI Security questions

1.What is the best practice to assign infobjects for Activity, Infoprovider and Validity to all users? What are the different approaches that companies take to assign these mandatory authorizations to users?2.What are the factors that determine whic...

Resolved! MM06E005 - trigger

Hello all,when we want to create a new scheduling agreement for purchasing (ME31L), we get an shortdump:The reason for the dump is that the system thinks a user-exit id active for a screen SAPMM06E 0201. Which tries to call a sub screen, due to it de...

Event handlers

Hello Friends,I have developed a report transaction in that am tring to creat a sales Order..I have used the custom containers and methods to handle them..I have an input box and next to that add button..when i enter any value and hit enter it is not...

Resolved! Padded by spaces

Hello Experts ,I have to pad a character field by spaces.Eg : var1(5) type c.Var1 can have value 'ab' or 'abc' etc...Now if value is 'ab' , i should pad it with 3 spaces as ' ab' and if value is 'abc' i should pad with 2 spaces as ' abc'.So depen...

Resolved! Using error messages

Hi I have a program that I need if an error occours, the program doesn't get out of there until user correct the wrong field.I define message zmm055 at SE91 and then at program I put this:IF l_lgpla EQ '7' OR l_lgpla EQ '8'. IF wmvke-mvgr5 IS INIT...

CHANGE KOMP in ME21N

Hi everybody,I'm looking for an exit/BADI where I can change the field PRODH2 in structure KOMP when creating or changing a PO with ME21N/ME22N, so this way a certain price condition can be satisfied.I tried with userexit EXIT_SAPLMEKO_002 in enhance...

Resolved! BDC Error Log return

Hi All,A session is run using the RSBDCSUB.I wld like to display as how many entries from my flat file have failed. i.e Those entries with errors.Is there any FM or any standard program which wil return the No. of entries that have failed?Thanks in A...

SELECT-OPTIONS

Hi,I need some help from you .My question is:SELECT-OPTIONS: s_file FOR rlgrap-filename NO INTERVALS.when we execute this we will get only one limit is lower limit.I want that lower limit length should be increase .Because the filename length in RLGR...

Resolved! Sales order header text

Hi All,We have sales order created through a inbound 850 idoc. Now I have to add header text on sales order when it is created for E1EDK03 003 - DATUM, E1EDK03 004 - DATUM and E1EDK01 - ZTERM. How can get this information from 850 and display it on t...

Labels in this area