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

Resolved! ABAP commands are obsolete.

Hi all,Currently my firm is doing the 4.6C to ECC6 upgrade, there's a few programs having obsolete errors and I'm tasked to correcting the coding of this certain program. Here is the coding and the errors i encounter: report YPU0014 line-size 360 ...

ABAP table fileds

hi, I have this custom table that has the following fields belnr trans_type debit_fieldname in the table t095 I need to get the the value of whichever filed name I have in the custom table example. Custome Table BELNR = 1000 TRANS_TYPE = Z09 DEBIT_F...

Resolved! TABLE TRANSPORT PROBLEM

i am in a real fix, i want to know the proper way of transpoprting table entries from dev server to q/a, prodi came across 2 ways first way se11 => ztable.menu => transport entriesassign it to a req no.check in se09 /10 release.(i am giving the link)...

Sort by Count in SQ01

Hi Guru's First time posting so be gentle !!In SQ01 does anyone know how to sort by the count or is there a formula which can be used in a complex calculation to return a number of records which has been repeated.for example the number of times a mat...

create an array

i have a number parameter where i want to display the values in the header of what is selected in the parameteri created an array to do this, Local NUMBERVar Array STYLEARR;ReDim STYLEARR[6];STYLEARR[6] := {?STYLE};i get an errorMUST BE SUBSRCIPTED I...

Resolved! ABAP inside SO10

Hi,I have created a standard text in SO10This text contains the body of an email message that i will be system generated when employee data changesE.g.,here has been an organizational re-assignment performed for Employee No.&P0001-PERNR&Now i want to...

Labels in this area