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: 
Read only

code generator

Former Member
0 Likes
795

Is anyone aware of code generator program.

5 REPLIES 5
Read only

Former Member
0 Likes
702

Hi,

Check with the function pool SAPLBRF_CODEGENERATOR,

Rgds,

Read only

0 Likes
702

What is meant by function pool? How to view it ? what is the transaction code and how to use it in program?

Kindly explain the functionality of this?

Actually our requirement is to design a template for ALV which will generate code when we input the progam name and tables.

Read only

0 Likes
702

Hi,

You can view the function pool from SE38 transaction, you can also check in the function group BRF_CODEGENERATOR either from SE37 or from SE80 transaction, you can copy the standard code and use it in your ALV list,

Read only

0 Likes
702

Thank you for giving us the function pool. but the function group BRF_CODEGENERATOR does not exist in SE37 or SE80. we are using ECC 5.0. how to include our own coding in the function pool? or is there any other way for generating our own code.

Sathya & Priya

Read only

Former Member
0 Likes
702

Hi,

If you`re trying to build a template for ALV Coding, then you can very well create a Pattern and store the coding. This pattern whenever called in any program reproduces the template.

Reward if helpful.

Regards