‎2005 Oct 26 6:14 AM
Hi,
I had to add one date field on the me51n trnasaction.
Sap is providing one screen exit for that. i.e mereq001
I developed the subscreen saplxm02 0111. And i added one date field for that. And i activated the project too. But iam unable to find the screen field which i have added.
Please can any body help regarding this problem.
Thanks in advance.
rgds
p.kp
‎2005 Oct 26 6:37 AM
Hi,
I had to add one date field on the me51n trnasaction.
Sap is providing one screen exit for that. i.e mereq001
I developed the subscreen saplxm02 0111. And i added one date field for that. And i activated the project too. But iam unable to find the screen field which i have added.
Please can any body help regarding this problem.
Thanks in advance.
rgds
p.kp
‎2005 Oct 26 6:43 AM
hi,
the below help is provided by sap for screen exit, go through one by one
Screen exits allow you to add your own fields to specified screens in standard R/3 transactions. To take advantage of customer-specific subscreens, you first need to create projects as described in the section Creating an add-on project. Then, you must include the SAP enhancement that contains the screen exit you want to use in your project. From the main screen of the Project management transaction, proceed as follows:
Select Enhancement components and choose Change.
The system lists all customer exits contained in the enhancements included in your project.
Place the cursor on the screen exit you want to create your own subscreen for.
Choose Edit component.
The system prompts you to enter a development class for your subscreen. Use the development class that contains all of the objects created for this specific enhancement project. The system then transfers you to the Screen Painter.
Create your subscreen using the Screen Painter.
Add modules to the screen flow logic as needed.
Enter the name of the module in the flow logic editor, then double-click on the module name and the system automatically creates the module in the corresponding function module program.
Generate your screen and choose Back (the green arrow) to return to the Project management transaction.
Once you activate your enhancement project, the fields defined in your subscreen will appear in the standard R/3 transaction
cheers,
sasi
‎2005 Oct 26 6:57 AM
Hope you also activated include tables CI_EBANDB
CI_EBANMEM. If so, a customer tab in the Item details should be visible.
‎2005 Oct 26 7:04 AM
Hi,
sasi i have done same thing. But I failed to see the field which i have added. Please tell one transaction to which we can add one field with out facing difficult. By that i try to add my screen.
rgds
p.kp