Skip to Content
0
Former Member
Jan 15, 2008 at 07:15 AM

Creating Dataslice in IP

40 Views

Hi Experts,

1.Please provide step by step procedure to create data slice using exit class 'cl_rspls_ds_exit_base'.I tried to follow the steps below but did not understand it well.

"The exit class must implement the interface 'IF_RSPLS_DS_EXIT'. Only these types of classes are offered for editing in maintenance. We recommend that the customer class inherit from the template class 'CL_RSPLS_DS_EXIT_BASE'. The template class itself is can be run directly, but it does not execute an action. Re-implement the method ‘IS_PROTECTED’. Also note the commented example source text in the template class; an infrastructure for buffering is provided there, for example"

2.and also if i like to create dataslice using variable of type exit.should i write the code for the variable in bex varibale exit(cmod) and if it so how will it get activated and do i need to create custom planning function type.

so please explain about above two scenarios, will be very thankful.

Thanks

R'man.

Edited by: Raguman on Jan 15, 2008 8:16 AM