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

process code BAPI not available

Former Member
0 Likes
1,540

I created an ALE message type for method 'Create' of business object 'EmployeeBankDetail' using transaction BDBG and tried to use the message type in LSMW to load HR bank details.On maintaining partner profile I'm not getting the process code 'BAPI - Inbound BAPI IDoc: Individual processing' for my message type and hence couldn't process IDoc

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
966

You need to link your custom Message type to the standard IDOC type using the tcode WE82.

Complete all the settings in SALE transaction.

4 REPLIES 4
Read only

Former Member
0 Likes
967

You need to link your custom Message type to the standard IDOC type using the tcode WE82.

Complete all the settings in SALE transaction.

Read only

Former Member
0 Likes
966

Hi,

If message type is standard then you can check for process code in WE64.

Thanks,

Asit Purbey.

Read only

0 Likes
966

Hi,

Since I wasn't having access key I copied the object type BANKDETAIL into ZBNKDETAIL using transaction SWO1 and created an ALE message type for it for method CREATE using transaction BDBG. While creating ALE it asked for interface parameters such as

1. package - I used my own package

2. function group for outbound/inbound - I just create a temp function group and used. Here should I copy the standard function group which is PBNK into my custom group ZPBNK and use?

Thanks,

Gopinath N

Read only

0 Likes
966

Hi Gopinath,

Please get access rather than Customizing it to Custom Messaget Type.

To answer your earlier Query You will required to COPY entire Function Group.

Regards

Shital