cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Update CTM Selection ID

former_member906762
Participant
0 Kudos

Hello gurus,

We are planning to develop a program to updated the selection ID in master data selection of CTM . Wanted some inputs of which function module to use to achieve this.

Regards,

Nick

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

For Selction ID  call FM /SAPAPO/MCPSH_SH_SELECTION_GET and

/SAPAPO/MCPSH_SH_SELECTION_SET

Best Regards,

R.Brahmankar

former_member906762
Participant
0 Kudos

Hello Brahmankar,

I was looking for function modules which would do the dynamic update for the CTM selection ID in the master data selection profile.

Regards,

Nick

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

Please check these Function module  

/SAPAPO/CTM_MSEL  Selection of CTM Master Data

/SAPAPO/CTM_MSEL_GET    CTM: Read Definition of Master Data Selection

and  /SAPAPO/CTM_MSEL_SH_VAL_LIST

Best Regards,

R.Brahmankar

Answers (1)

Answers (1)

marianoc
Active Contributor
0 Kudos

Hello,

I has shared a sample code some time ago..

Please refer this thread:

Kind Regards,

Mariano

former_member906762
Participant
0 Kudos

Hello Mariano,

I was looking to do the dynamic update for the CTM selection ID in the master data selection profile.

Regards,

Nick