Table/Structure Field list used by SAP ABAP Function Module SLS_TST_GET_ITEMID (Get the Itemid over class and pguid)
SAP ABAP Function Module SLS_TST_GET_ITEMID (Get the Itemid over class and pguid) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SLS_ITEM - CLASS Logical info object class name from Knowledge Warehouse
2 Table/Structure Field  SLS_ITEM - CLASS Logical info object class name from Knowledge Warehouse SOURCE VALUE(P_PCLASS) LIKE SLS_ITEM-CLASS
3 Table/Structure Field  SLS_ITEM - ITEMID PAW identifier
4 Table/Structure Field  SLS_ITEM - ITEMID PAW identifier SOURCE VALUE(P_ITEMID) LIKE SLS_ITEM-ITEMID
5 Table/Structure Field  SLS_ITEM - PCLASS Physical info object class in Knowledge Warehouse
6 Table/Structure Field  SLS_ITEM - PGUID PHIO unique info object key in Knowledge Warehouse
7 Table/Structure Field  SLS_ITEM - PGUID PHIO unique info object key in Knowledge Warehouse SOURCE VALUE(P_PGUID) LIKE SLS_ITEM-PGUID