ap_ppc_update_sp

This procedure writes data for a stored procedure to abaprocparamcache. Existing data is erased.

 

Parameters:

@db sysname: Name of the database for the procedure. Blank for current.

@object_id: object_id for the stored procedure.

@modify_date: sys.objects.modify_date for the proceure.

@hasdefaultinto: A comma-separated list of bit values for each parameter of the procedure, stating whethre the procedure has a default value or not.