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

Implicit Enhancement

Former Member
0 Likes
1,052

Hi all,

I am doing implicit enhancement for function module SBCOMS_SEND_REQUEST_CREATE. Should this be only saved in SAP standard package SBCOMS.

If i give a Z package name it gives a error.

Regards,

Rajvansh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
971

Hi

You have to give Z package only.

What is the errror you are getting

Regards

MD

7 REPLIES 7
Read only

Former Member
0 Likes
972

Hi

You have to give Z package only.

What is the errror you are getting

Regards

MD

Read only

0 Likes
971

Hi Madhan,

When i gave the standard package it got saved and activated. When i gave the Z package it gave a error saying "It cannot be saved in Z package".

Should the implementation name start with Z ?.

Regards,

Rajvansh

Read only

0 Likes
971

Hi

I hope this is continuation with your earlier thread on Email Body text.

If i remember, when i implemented the same enhancement, i gave 'Z'

I am not sure.

Pls check your BASIS person, whether it is OK to give non 'Z' package

Regards

MD

Read only

0 Likes
971

Yes Madhan, this is the continuation of the previous message.

The Enhancement has been saved under the SAP standard package but now the implementation looks like

ENHANCEMENT 1  MAILBODY.    "inactive version

Do we need to activate the Enhancement as it says inactive version?

Regards,

Rajvansh

Read only

0 Likes
971

Hi

I hope you are following the following steps

(1) Open the Function module SBCOMS_SEND_REQUEST_CREATE

(2) Click on SPIRAL button

(3) Edit show - Implicit Enchancements

(4) You will have one at the TOP of function module SBCOMS_SEND_REQUEST_CREATE ( above the import and export statements)

(5) Right click on the same and create the Implict enhancement

Regards

MD

Read only

0 Likes
971

Hi

I hope

ENHANCEMENT 1 MAILBODY. "inactive version

is the first statement in the function module SBCOMS_SEND_REQUEST_CREATE.

If yes, than if you activate the function module the enhancement will get activated.

If NO, than i think you have created EXPLICIT enhancement

Regards

MD

Read only

0 Likes
971

Sorry i didn't reply immediately.

There was an error in the implementation which caused an internal error.

I finished it already.

But i could save it only in the standard package. If possible let me know how you saved it in a Z package.

Regards,

Rajvansh. R