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

Message type PickSD and SDPICK

Former Member
0 Likes
1,729

hi guys,

Can any one tell me what is the selection program used to send details in PICKSD and also for SDPICK i.e just like BD10 for matmas, BD12 for debmas.

And also explain how SDPICK ( conformation of materials picked ) works, how does sender system know that materials sent thro PICKSD are picked.

thank you very much

Pavan

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
931

Hi Pavan,

I think you need to have middeware system (SAP XI, Gentran, etc) for data transformation/mapping from SAP to external warehouse system and vice versa.

Unless the external system can handle the data mapping process then you do not need to have middleware system.

The ALE configuration to send either to middleware/external system are:

- Setup RFC Destination (SM59)

- Setup IDoc Port (WE21)

- Define Logical System (SALE)

- Setup Distribution Model (BD64)

- Setup Partner Profile (WE20)

If you want to deal with file as output then you can create file port (WE21) and use FTP to transfer the file to receiver system.

Hope this will help.

Regards,

Ferry Lianto

3 REPLIES 3
Read only

ferry_lianto
Active Contributor
0 Likes
931

Hi Pavan,

To generate message type PICKSD, you can use standard program RVADEKSU (Print Program for Individual Picking Lists). This program needs to be setup in condition for output control (NACE) for application V4 (Shipping special case).

For message type SDPICK, you can use inbound process code SDPI which call FM SD_IDOC_INPUT_PICKING.

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.

Read only

Former Member
0 Likes
931

Thanks for ur help MR Ferry Lianto, but i still got one more question to ask we want to use PICKSD and SDPICK and our sap system communicates with external warehouse system so for this purpose do u think we need to use EDI system to communicate with external Ware house system or ALE technology alone works.

If ALE alone can be used to communicate with external system, what will be the configeration steps involved for ALE ( SALE ) to communicate with external system. Will that be same as we use for r/3 to r/3 system.

plss help me regarding this.

thanks very much

pavan

Read only

ferry_lianto
Active Contributor
0 Likes
932

Hi Pavan,

I think you need to have middeware system (SAP XI, Gentran, etc) for data transformation/mapping from SAP to external warehouse system and vice versa.

Unless the external system can handle the data mapping process then you do not need to have middleware system.

The ALE configuration to send either to middleware/external system are:

- Setup RFC Destination (SM59)

- Setup IDoc Port (WE21)

- Define Logical System (SALE)

- Setup Distribution Model (BD64)

- Setup Partner Profile (WE20)

If you want to deal with file as output then you can create file port (WE21) and use FTP to transfer the file to receiver system.

Hope this will help.

Regards,

Ferry Lianto