SAP ABAP Class CL_ADT_RES_USERS (Resource for users)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_UTILITIES (Package) ADT Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20110902
Properties
Class CL_ADT_RES_USERS  
Short Description Resource for users    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_UTILITIES   ADT Utilities 
Created 20110902   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_RES_USERS has no forward declaration.
Interfaces
Class CL_ADT_RES_USERS has no interface implemented.
Friends
Class CL_ADT_RES_USERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATOM_UTILITY Instance attribute Private Object reference (TYPE REF TO) IF_ADT_ATOM_UTILITY 20110902
2 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_ADT_RES_USERS' 20110902
Methods
# Method Level Visibility Method type Description Created on
1 FIND_USERS Instance method Private Method 20110902
2 MAP_TO_ATOM_FEED Instance method Private Method 20110902
3 MAP_TO_ATOM_FEED_ENTRY Instance method Private Method 20110902
Events
Class CL_ADT_RES_USERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_USERS Private See coding 20110902 ty_users type sorted table of usr02 with unique key bname
Method Signatures

Method FIND_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting USERS Call by reference Type reference (TYPE) TY_USERS 20110902

Method FIND_USERS on class CL_ADT_RES_USERS has no exception.

Method MAP_TO_ATOM_FEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FEED Call by reference Type reference (TYPE) IF_ATOM_TYPES=>FEED_S 20110902
2 Importing USERS Call by reference Type reference (TYPE) TY_USERS 20110902

Method MAP_TO_ATOM_FEED on class CL_ADT_RES_USERS has no exception.

Method MAP_TO_ATOM_FEED_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FEED_ENTRY Call by reference Type reference (TYPE) IF_ATOM_TYPES=>ENTRY_S 20110902
2 Importing USER Call by reference Type reference (TYPE) USR02 20110902

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