SAP ABAP Class CL_WAPI_MOBILE_OBJECTS (Workflow: Utility Class for Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR (Package) Business Workflow: WAPI Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WAPI_MOBILE_API Workflow: API for Mobile 20121128
Properties
Class CL_WAPI_MOBILE_OBJECTS  
Short Description Workflow: Utility Class for Objects    
Super Class CL_WAPI_MOBILE_API Workflow: API for Mobile 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWR   Business Workflow: WAPI Interfaces 
Created 20121128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WAPI_MOBILE_OBJECTS has no forward declaration.
Interfaces
Class CL_WAPI_MOBILE_OBJECTS has no interface implemented.
Friends
Class CL_WAPI_MOBILE_OBJECTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INSTANCE_MGR Static Attribute Private Object reference (TYPE REF TO) IF_SWF_UTL_GEN_INSTANCE_MGR 20121128
2 M_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU 20121128
3 M_USER Instance attribute Private Type reference (TYPE) SYUNAME 20121128
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121128
2 GET_INSTANCE Static method Public Method 20121128
3 GET_OBJECTS_VIA_WIIDS Instance method Public Method 20121128
4 _GET_OBJECTS_VIA_WIIDS Instance method Private Method 20121128
Events
Class CL_WAPI_MOBILE_OBJECTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OBJECTS_2_WORKITEM Public See coding 20121128 BEGIN OF objects_2_workitem, wi_id TYPE sww_wiid, object TYPE sibflporb, END OF objects_2_workitem
2 TABLE_OBJECTS_2_WORKITEMS Public See coding 20121128 table_objects_2_workitems TYPE SORTED TABLE OF objects_2_workitem WITH NON-UNIQUE KEY wi_id
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WAPI_MOBILE_OBJECTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WAPI_MOBILE_OBJECTS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20121128
2 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20121128
3 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WAPI_MOBILE_OBJECTS 20121128

Method GET_INSTANCE on class CL_WAPI_MOBILE_OBJECTS has no exception.

Method GET_OBJECTS_VIA_WIIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCLUDE_TECHNICAL_OBJECTS Call by reference Type reference (TYPE) XFELD SPACE 20121129
2 Importing IM_WORKITEMS Call by reference Type reference (TYPE) GLOBAL_TABLE_WORKITEM_ID 20121128
3 Returning RE_OBJECTS_2_WORKITEMS Value transfer Type reference (TYPE) TABLE_OBJECTS_2_WORKITEMS 20121128

Method GET_OBJECTS_VIA_WIIDS on class CL_WAPI_MOBILE_OBJECTS has no exception.

Method _GET_OBJECTS_VIA_WIIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCLUDE_TECHNICAL_OBJECTS Call by reference Type reference (TYPE) XFELD SPACE 20121129
2 Importing IM_WORKITEMS Call by reference Type reference (TYPE) GLOBAL_TABLE_WORKITEM_ID 20121128
3 Returning RE_OBJECTS_2_WORKITEMS Value transfer Type reference (TYPE) TABLE_OBJECTS_2_WORKITEMS 20121128

Method _GET_OBJECTS_VIA_WIIDS on class CL_WAPI_MOBILE_OBJECTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740