Application Development 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: 

pls help me

Former Member
0 Kudos

Hi,

Please help me to do coding inside this..new to user exit.

Guide me step by step

EXIT_SAPLRSAP_001 for Transactional DATA.

EXIT_SAPLRSAP_002 for Masterdata Attributes.

EXIT_SAPLRSAP_004 for Masterdata Hierarchies.

EXIT_SAPLRSAP_003 for Master data Texts.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Goto SE37, enter exit name and click on function module documemtation. read it carefully, documentation has e.g.s too...

in FM a include is there, u have to write codes in that

Best of luck!

4 REPLIES 4

Former Member
0 Kudos

Hi,

Goto SE37, enter exit name and click on function module documemtation. read it carefully, documentation has e.g.s too...

in FM a include is there, u have to write codes in that

Best of luck!

0 Kudos

Hi,

Do U know the coding part?

Pls help me

Thanks

ak_upadhyay
Contributor
0 Kudos

Hi,

Procedure

Note:

As soon as an SAP enhancement is assigned to one project, it can no longer be copied to another project.

1. In Customizing, choose the extractors (transaction SBIW in source system) Postprocessing DataSources ® Edit DataSources and Application Component Hierarchy.

2. Highlight the DataSource that you want to enhance and choose DataSource Function Enhancement.

The project management for SAP enhancements screen appears.-+

3. Specify a name for your enhancement project in the Project field.

4. Choose Project ® Create.

The Attribute Enhancement Project Display Documentation.

9. Save your entries.

If a project already exists for the SAP enhancement, you cannot save your entries. Go back to the initial screen and enter the existing project. Continue with step i).

10. Return to the start screen.

11. Select the Component subobject.

12. Choose Change.

The system displays the SAP enhancements you have entered with the corresponding components (in this case, function exit).

To display the documentation for a component, select the component and choose Goto ® Display Documentation.

13. Select the component (for example, EXIT_SAPLRSAP_001) that you want to edit and choose Edit ® Select.

The system displays the function module prepared by the SAP application developer. Use the include program contained in this module to transfer your functionality to the module.

14. Call the include program by double-clicking on it.

¡ The ABAP editor appears.

a. Enter the source text for your function in the editor and save your include program.

¡ The system asks whether you want to create an include program.

...

a. Confirm that you want to create an include program.

b. Specify the program attributes and save them.

c. Choose Goto ® Source Code.

The ABAP editor appears.

d. Enter the source text for your function in the editor and save your include program.

15. Return to the start screen.

16. Activate your enhancement project by choosing Project ® Activate Project.

Reward points if useful....

Regards

AK

0 Kudos

Hi,

Thanks for ur reply and found it very useful.

U know anything regarding coding part..

Pls help me once i get the coreect sperc i shall as k u how to proceed.

Kindly help.

Thanks a lot in advance