SAP ABAP Function Module BNK_API_GET_WRK_ITM_ID (Get the work item ID per the given user and object key.)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM (Application Component) Financial Supply Chain Management
     FIN_BNK_COM_UTIL (Package) Bank Communication: Utilities and tools
Basic Data
Function Module BNK_API_GET_WRK_ITM_ID Get the work item ID per the given user and object key.  
Function Group BNK_API_RELEASE   Service APIs for release tool  
Program Name SAPLBNK_API_RELEASE    
INCLUDE Name LBNK_API_RELEASEU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_WRK_ITEM_ID TYPE SWW_WIID Work item ID
Exporting E_TAB_RC TYPE BAPIRET2_T Return parameter table
Exporting E_WRK_ITEM_STATUS TYPE SWR_WIHDR-WI_STAT Processing Status of a Work Item
Importing I_USER TYPE SYST-UNAME User Name
Importing I_REL_OBJECT_KEY TYPE SWOTOBJID-OBJKEY Object key
Importing I_OBJTYPE TYPE SWOTOBJID-OBJTYPE Object Type
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100310 
SAP Release Created in 700