cancel
Showing results for 
Search instead for 
Did you mean: 

Routine

Former Member
0 Kudos

How u create a new routine ? Explain the entire steps ?

Accepted Solutions (0)

Answers (5)

Answers (5)

reazuddin_md
Active Contributor
0 Kudos

Hi,

before creating New routine-

you should have to some work around-

like

why we need to create new routine?

isnt it avaialble in std SAP defined?

once we confirmed,system defined routines wont meet client req.

then you should go for creating new routine , before that you should be ready for the logic and tables, fields which has to be used in creating new routine.

Then Consulta abaper- key should be needed

Tcode:VOFM, select the function where you want to use this new routine & give the logic to abaper- tech con's will create new routine.

Former Member
0 Kudos

Hi,

We can create a new routene with VOFM transaction....

Then the ABAPer will write the Code with in that routine depend upon your requirement....

First time it will ask for Access Key for new routine.... we have to collect this from our Basis people....

Thanks and Regards,

SUBBU............

Former Member
0 Kudos

You can create a new routine from transaction VOFM. But you need a access key for the same which you can get from service.sap.com

Regards

Prashant

hueychin_liew
Active Participant
0 Kudos

Hi TUSHAR GAWANDE,

Once you have obtain the developer key, you may check out transaction VOFM->Requirements->Pricing & confirm if you could create a new entry.

Hope this is helpful.

Thank you.

Former Member
0 Kudos

hi

copy the standard routine but there is a need of developer key to create a new routine.