SAP ABAP Class IF_CLB2_USER_TOKEN_DATA (User-related Access Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_USER_TOKEN_DATA Access Class for User-related Access Token 20130516
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_CLB2_GENERAL_ABSTRACT Collaboration: General Test Double (Abstract) 20130516
Properties
Class IF_CLB2_USER_TOKEN_DATA  
Short Description User-related Access Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130516   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CLB2_USER_TOKEN_DATA has no forward declaration.
Interfaces
Class IF_CLB2_USER_TOKEN_DATA has no interface implemented.
Friends
Class IF_CLB2_USER_TOKEN_DATA has no friend class.
Attributes
Class IF_CLB2_USER_TOKEN_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Access Data 20130516
2 GET_DATA_FOR_USER Instance method Public Method Get Access Data for a Specific User 20130516
3 SET_DATA_FOR_USER Instance method Public Method Set Access data for a Specific User 20130516
Events
Class IF_CLB2_USER_TOKEN_DATA has no event.
Types
Class IF_CLB2_USER_TOKEN_DATA has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACCESS_TOKEN Call by reference Type reference (TYPE) CLB2_ACCESS_TOKEN Access Token for OAuth 20130516
2 Importing IV_USER Call by reference Type reference (TYPE) CLB2_USER_NAME User Name 20130516
# Exception Resumable Description Created on
1 CX_CLB2_DB 20130516
2 CX_CLB2_RUNTIME 20130516

Method GET_DATA_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) CLB2_USER_NAME User Name 20130516
2 Returning RS_ACCESS_DATA Value transfer Type reference (TYPE) CLB2_S_USER_TOKEN_DATA Access Token for OAuth 20130516
# Exception Resumable Description Created on
1 CX_CLB2_DB Collaboration: DB Exceptions 20130516
2 CX_CLB2_RUNTIME Collaboration: Runtime exception 20130516

Method SET_DATA_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACCESS_DATA Call by reference Type reference (TYPE) CLB2_S_USER_TOKEN_DATA 20130516
2 Importing IV_USER Call by reference Type reference (TYPE) CLB2_USER_NAME Char255 20130516
# Exception Resumable Description Created on
1 CX_CLB2_DB Collaboration: DB Exceptions 20130516
2 CX_CLB2_RUNTIME 20130516
History
Last changed by/on SAP  20131127 
SAP Release Created in