cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Generic DataSource Purchase Requisition [EBAN & EBKN]

Former Member
0 Likes
5,957

I believe that many here have had the need to create a generic datasource purchase requisitions between the tables EBAN and EBKN.

This is a trivial knowledge, but there are many doubts in the community and no solid document demonstrating the development of a datasource between EBAN and EBKN.


Someone who has this experience can share the solution with us?



Grateful.

View Entire Topic
former_member182465
Active Participant

Hi Marcos,

It depends on your requirement.

If you directly need just data from the 2 tables as you mentioned just see if any SAP has provided. If not then you can create a  view directly on table.

If you need any further help on creating a view just search in sdn for creating a view. Sometimes you will not get help directly as you require(EBAN,EBKN). Try to understand the document on view and try to use that for your tables

If you have any calculations based on some conditions .... then you need to go with the extractor function module.

former_member182465
Active Participant
0 Likes

This message was moderated.