SAP ABAP Class /SRMERP/CL_IM_WF_RR_SC_MGR_A (Class for BAdI: /SRMERP/BD_WF_RESP_RESOLVER)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/CO_DSS (Package) Document Subset Controller
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/IF_EX_WF_RESP_RESOLVER Interface for BAdI: /SRMERP/BD_WF_RESP_RESOLVER 20100728
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100728
Properties
Class /SRMERP/CL_IM_WF_RR_SC_MGR_A  
Short Description Class for BAdI: /SRMERP/BD_WF_RESP_RESOLVER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/CO_DSS   Document Subset Controller 
Created 20100728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_IM_WF_RR_SC_MGR_A has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SRMERP/IF_EX_WF_RESP_RESOLVER Interface for BAdI: /SRMERP/BD_WF_RESP_RESOLVER 20100728
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20100728
Friends
Class /SRMERP/CL_IM_WF_RR_SC_MGR_A has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PERSONCACHE Instance attribute Private Type reference (TYPE) TTY_PERSONCACHE 20100728
Methods
# Method Level Visibility Method type Description Created on
1 GET_USERNAME_BY_PERSON_KEY Instance method Protected Method Get User ID by Person Key 20100728
Events
Class /SRMERP/CL_IM_WF_RR_SC_MGR_A has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_ITEM_TO_AUTHOR_MAP Protected See coding 20100728 tty_item_to_author_map TYPE STANDARD TABLE OF ty_item_to_author_map
2 TTY_PERSONCACHE Protected See coding 20100728 tty_personcache TYPE STANDARD TABLE OF ty_personcache
3 TY_ITEM_TO_AUTHOR_MAP Protected See coding 20100728 BEGIN OF ty_item_to_author_map, username TYPE xubname, item_key TYPE /bobf/conf_key, END OF ty_item_to_author_map
4 TY_PERSONCACHE Protected See coding 20100728 BEGIN OF ty_personcache, person_key TYPE /srmerp/person_key, username TYPE xubname, END OF ty_personcache
Method Signatures

Method GET_USERNAME_BY_PERSON_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERSON_KEY Call by reference Type reference (TYPE) /SRMERP/PERSON_KEY Person 20100728
2 Returning RV_USERNAME Value transfer Type reference (TYPE) XUBNAME User Name in User Master Record 20100728
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT WF root exception for program errors (unrecoverable) 20100728
History
Last changed by/on SAP  20110908 
SAP Release Created in 606