Application Development 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: 

need one idea that proposed to our client that would be reusable.

sri6666
Active Participant

need one idea that proposed to our client that would be reusable. either FM, report program , anything that would be decrease the coding or process. please share your ideas.

1 ACCEPTED SOLUTION

pokrakam
Active Contributor
11 REPLIES 11

matt
Active Contributor

Without knowing which area you are working in, it's hard to advise. ECC? BW? What is the scope of your developments? What kind of developments do you do etc.?

Also - for re-use, classes are usually the best option, offering, as they do, decent encapsulation and polymorphism.

sri6666
Active Participant
0 Kudos

i am abaper and i need one idea that should be increase the performance or decrease the coding process like that.

sri6666
Active Participant
0 Kudos

yes i am abaper. Matthew Billingham. and i want to propose one idea that reusable to client. either its enhancement or custom Fm, or any kind of program that would be reusable to the client and the project.

horst_keller
Product and Topic Expert
Product and Topic Expert

Matthew gave the answer.

It's classes and interfaces.

matt
Active Contributor

I understand your question. What you don't seem to understand is that it is not possible to answer, except in general terms, as we have no idea what kinds of requirements your client has.

If your client needs many programs involving complex number arithmetic, then it makes sense to create a global class to handle complex number arithmetic.

matt
Active Contributor

Use classes and interfaces.

0 Kudos

+1 for general purpose classes.

Jelena
Active Contributor

Hm, maybe you misunderstood the question, Matthew. OP seems to be asking for a "reusable idea".

horst_keller
Product and Topic Expert
Product and Topic Expert

Or cloth bags instead of plastic bags?

pokrakam
Active Contributor

Lakshmipathi
Active Contributor

Sort of interview type question - not a real time business requirement.