Hi Experts,
I am trying update details for products tcode- /SAPSLL/PRODUCT_02,based on legal controls.
When am inserting a data for a product it is getting done fine.
But when i am trying to update ..for the the same...data is not getting updated
it is remaining same.
CLASS:
/SAPSLL/CL_PR
METHODS:
GET_OBJECT_SK
MAINTAIN_OBJECT
PREPARE_OBJECT
SAVE_OBJECTS
Can any one suggest what am i missing?
do u need pass any flag's for achieving this?
Flag conditions were maintained in this includes .
/SAPSLL/DB_CONSTANTS
/SAPSLL/OBJECT_CONSTANTS
(gc_updfl)
Please share your inputs.
Regards,
Karthik Rali.