Short dumps on old FM with obsolete parms

priyank dev priyank.dev at gmail.com
Tue Oct 5 03:16:07 EDT 2010


Rick,
        why dont you try with SAP_WAPI* Fm's.Hope this may help you.Most of
the time the former FM's(SWW*) wont work as expected.


Regards,
Priyank

On Mon, Oct 4, 2010 at 8:33 PM, Sample, Rick <Rick.Sample at graybar.com>wrote:

> Hi folks,
>
> I have an old FM calling SWW_WI_CONTAINER_READ with an old obsolete parm
> that is now getting short dumps.
>
> CALL FUNCTION 'SWW_WI_CONTAINER_READ'
>  EXPORTING
>    wi_id                    = l_activewi_id
>    read_for_update          = 'X'
>  TABLES
>    wi_container             = container
>  EXCEPTIONS
>    container_does_not_exist = 1
>    OTHERS                   = 2.
>
> SWW_WI_CONTAINER_READ used to have this export parameter called:
> "read_for_update" (no longer used and obviously not for a long time but
> never caused issues)
> The FM compiles without warning, but does show as error in SLIN. When it
> was written, was not an issue.
>
> Now, we are in ECC6 for few years, and did a service pack upgrade over the
> weekend. (Gathering details on exactly what moved up)
>
> Is there some option that could have been turned on stronger checks on
> something like the FM interfaces?
>
> Thanks,
> Rick
>
>
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>



-- 
Adios,
PRIYANK DEV PATIL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20101005/51bed274/attachment.htm


More information about the SAP-WUG mailing list