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

Module Pool SAPZPS01

Former Member
0 Likes
969

Hi Experts,

I've a module pool program 'SAPZPS01' in SAP 4.7. It's naming convention seems to be different from the common naming convention used.

I want to create this program in ECC 6.0 but it's asking for Object access key...

Any help is appreciated...

Thanks and Regards,

Rudresh

6 REPLIES 6
Read only

Former Member
0 Likes
934

hi,

Just try to create using the name SAPMZPS01.

thanks,

Naba

Read only

Former Member
0 Likes
934

I want to create with the same name i.e. SAPZPS01...It was created in 4.7..with this name only...

Please suggest..

Read only

0 Likes
934

Hi Rudresh,

I have tried creating the same program with same name in the same version

but getting no error.

Asha

Read only

0 Likes
934

Hi,

SAPZPS01 is reserved for SAP standard module pools.....we have to use either SAMY.... or SAPMZ.....

Thanks

Naba

Read only

dev_parbutteea
Active Contributor
0 Likes
934

Hi,

naming convention for module pool is as follows:

SAP R/3 Requirements:

Module Pool Screen names must begin with ‘SAPMY’ or ‘SAPMZ’ and can be a maximum of 8 characters long.

Standard Format:

Screen module pool names should begin with SAPMZ followed by a 1 character functional descriptor. The last 3 digits of the name should be a unique alphanumeric identifier.

Regards ,

Sooness

Read only

Former Member
0 Likes
934

It's not reserved by SAP otherwise it shud exist in SAP repository. In ECC 6.0...it doesn't exist...But if you try to create the same program in ECC 6.0, it asks for object access key...