2015 Jul 24 9:06 AM
Hi,
I want to use bapi EAM_TASK LIST_GET_DETAIL for our requirement for development
But the Attribute pf the BAPI shows not released.
Is it ok to use this BAPI for development program.
Regards
Anil Kumar
2015 Jul 24 9:33 AM
Hi
If you check the F1 help for released or not released you will know that the Function module is not yet released for customers , that means the developer might change the compatibility of the calling attributes( type or no of parameters ).
SO it is not suggested to use unreleased FM ( You might get short dumps in your development environment), you should always track the changes made in this FM.
Hope this helps.