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

Resolved! ME_PROCESS_PO_CUST

Hi All,I want to implement BADI ME_PROCESS_PO_CUST for the PO line item net pr.I created a implementation of this BADI and used the get method and set method,but the PO is not effecting with this code.Did you implemented this BADI..Please help me out...

Resolved! alv

while displaying the data in an internal table to the grid display,suppose we want to suppress a particular field by not displaying the values in it,then what is the procedure

Ranges Table

Hi, Can i use range table in IF logical expression.Example,data: r_persk for p0001-persk.intialization. r_persk-sign = 'I'. r_persk-option = 'EQ'. r_persk-low = 'DU'. APPEND r_persk. r_persk-low = 'DS'. APPEND r_persk. r_persk-low = 'DT'. AP...

Resolved! List to excel

Hi Expert,i am exporting list output to excel sheet through LIST->EXPORT->Spreadsheet etc.the ouput in list is ok but in excel one customer record have some error.what should be the cause?thanks and regardsDeepak.

Resolved! abap objects

Hallowi wont example of simple abap statment like select in Function module and how i do that in abap objects (the same code)and which benefit i have in using objects.plz i wont short example not links for sap helpRegards

Debugging Problem

Hi all,1,-I am debugging my Z Program .But some time it goes into standard programs.How to come out of that standard program to my Z program.Please tell me the shortcut key as well.2,-In debugging mode , How can I execute my code upto dynamic breakpo...

Resolved! authority check

Hi all,I have created an authorization object 'ZTMW_IMP'and authorization field 'TMW_IMPL'.While creating this field i have provided check table for F4 help. '01' is present in check table.even if give other than check table values its giving sy-subr...

regarding script

Hi good evening....suppose i have 5 pages of documentation as standard text elements.i don't want to print all the pages.I want to print only 3 line of data in each page.At last page i want to print all the 5 pages documentation.how to code to this r...

table control

I am having a table control when i press new entries push button an empty line should be added to table control and the entered data should be validated.how to get the values from the table control which i entered and how to vaildatethe values. where...

Questions

1.what is table maintenance generator and how to create that? What is the transaction code?2.How many types of table joins are there?3.difference between inner join & outer join?4.what is a match code ? Lock objects ?

Resolved! Function Modules

Hi!I was wondering where can I found any function module manual. Is it supported in SAP? I just want to have a list of them so I could use them while programming in ABAP (not for particular functions but general overview). I found at Amazon.com a boo...

Resolved! Bold Fonts

Hi, I had a query ! I don't know, wheather it is possible or not ?I have a simple, report output. I am getting the output as simple and normal list output..But for some record, i wanted the list to be displayed in BOLD or with some large fonts. Is...

Labels in this area