Hi Experts,
I want to create custom tab with new fields in BP transaction in CRM 4.0.
I am getting errors while creating the extension after creating the project.
Here are the steps im doing.
1. tcode EEWC
> create project
>entering project name,desc, package(BUPA). After this, i am asked to enter the Transport requests with type Workbench,Customizing. What request numbe shall i enter here??
2. creating extension under this project.. i entered name, desc, Business Object(BUPA) and extension type ( ADD_NEW_FIELDS)
Now i m getting error "project could not be read".
So experts, could you please give me the right steps for creating the customer tab with my own fields, Also what else i need to do to see the customization tab in BP.
Kindly help me experts,
thanks
Nithin
Hi Nitin,
Must admit, you are correct.
Try ADD_NEW_TABLE. This works /we have CRM 4.0 as well/. You can add new fields there.
But I see, that you must have a customizing request for BUPA_MAIN
Award points if this helps.
Regards,
Martin Kuma
Hello Nithin,
Check the note: 649336 please.
I have tried on our DEV system /before I tried on sandbox/ and it was working, however a customizing request was required as well.
Award points if this helps.
Regards,
Martin Kuma
Hello Nitin
You should not assign your project to the standard BUPA package as it creates a conflict in the transport layers.
Create your project and assign it to the Z development class you might have created for your developments.This should solve the issue.
Regards
Ranjit
Hi Nitin,
While creating the project, use a custom package. For example: Z_BUPA_EXTENSION, where EEWB will save all the FM, dictionary object and lot of other objects.
To your question about the two requests. You should create one customizing and one workbench. EEWB will most probably use only the workbench. I suggest not to use these two requests for anything else, then for EEWB extension.
Award points if this helps.
Regards,
Martin Kuma
Add a comment