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

Implementing SNOTE 1633009

former_member191728
Active Participant
0 Likes
2,589

Hi Experts

I want to implement SNOTE 1633009.

In Note 1633009  we have to do some manual activities

The note says we have to

1) create data element FB_ICRC_APPLY_CREDIT_IND. I have created ZFB_ICRC_APPLY_CREDIT_IND data element

2) Second Step is to Extend table definition FBICRC01035: I have copied the table ZFBICRC01035 added the new fields as mentioned in Note

3) Extend View definition V_FBICRC01035. I have copied the view to Z1V_FBICRC01035 and added table ZFBICRC01035

these are the manual steps which are suggested during the Note Implementation

I have done the above steps I got message Completely Implemented



But there are some intermediate steps during activation gave 'Error Message'; 

I want to know what steps the note has told to follow did I followed the steps correctly

Did I correctly followed Manual steps

Plz help me on how to go forward on this

Plz find the attached screen shot for reference

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,363

Hi Pawan.

  1. Remove the implementation of the SAP note in SNOTE, delete all of your Z objects, and then start from begin.
  2. Create all of the SAP standard objects exactly as described in the note in manual activities before implementation. You will need object keys for that.

  3. Then implement the SAP note.
  4. After that perform the manual activities after implementation.

Now it should work

Regards,

Klaus

8 REPLIES 8
Read only

naveenvishal
Contributor
0 Likes
2,363

It is recommended to do manual adjustment as per SAP note. Don't create it with a Z, create with same name as recommended by the Note.

Read only

Former Member
0 Likes
2,363

Hi Pawan,

SAP has used 2 new fields of table FBICRC01035 in note correction which has to be there in system before implementing the notes(I have attached one of code context of the note which use the new fields for better understanding). Don't create Z objects. As mentioned in notes create data element and change the table FBICRC01035.

The note also mentioned the POST implementation, Do that changes after successful note implementation.

Read only

0 Likes
2,363

Hi Aruna

I have checked in the System but I couldn't find the Data elements mentioned in the note

Do you want mean to create data element FB_ICRC_APPLY_CREDIT_IND by taking access key?

Read only

0 Likes
2,363

Yes. Please follow the steps defined below by Klaus Babl.

Read only

Former Member
0 Likes
2,364

Hi Pawan.

  1. Remove the implementation of the SAP note in SNOTE, delete all of your Z objects, and then start from begin.
  2. Create all of the SAP standard objects exactly as described in the note in manual activities before implementation. You will need object keys for that.

  3. Then implement the SAP note.
  4. After that perform the manual activities after implementation.

Now it should work

Regards,

Klaus

Read only

0 Likes
2,363

Hi Klaus

I have reverted the implementation

To create data elements and change the Views and and Table I need access key

Do you want me to take access key for the above and implement the change before implementing the Snote

Thanks

Pawan Akella

Read only

0 Likes
2,363

Hi Pawan.

Yes you will need the access keys for those objects.

Regards,

Klaus

Read only

0 Likes
2,363

Yes execute the manual steps required as described in the note, do not be creative, when requesting acces key, check the "advance correction" box to identify those later (e.g. next upgrade)

NB : Look at 1633009 - ICR: Additional logic for additional fields on service.sap.com and click on the SSCR box, to get every required sscr key.

Regards,

Raymond