SAP ABAP Interface IF_SCRM_ARF_TYPES (Internal: ARF Related types and Constants)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CHECK_RESULT_MANAGEMENT_ARF (Package) SAP ONLY: Data Derived from Application Responsibilty Finder
Properties
Interface IF_SCRM_ARF_TYPES  
Short Description Internal: ARF Related types and Constants    
General Data
Package S_CHECK_RESULT_MANAGEMENT_ARF   SAP ONLY: Data Derived from Application Responsibilty Finder 
Created 20090302   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCRM_ARF_TYPES has no forward declaration.
Interfaces
Interface IF_SCRM_ARF_TYPES has no interface.
Friends
Interface IF_SCRM_ARF_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AREA Constant Public See coding 20090311
Methods
Interface IF_SCRM_ARF_TYPES has no method.
Events
Interface IF_SCRM_ARF_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ARF_INFO Public See coding Application Responsibilty Info 20090311 begin of ty_S_Arf_Info, application_Id type ufps_Posid, is_Css_Enabled type abap_Bool, is_Ims type abap_Bool, responsibilities type ty_T_Responsibilities, end of ty_S_Arf_Info
2 TY_S_RESPONSIBILITY Public See coding Application Component Responsibilty 20090311 begin of ty_S_Responsibility, qm type syuname, dm type syuname, vp type syuname, svp type syuname, until_Release type sysaprl, area type c length 4, end of ty_S_Responsibility
3 TY_T_ARF_INFOS Public See coding Application Responsibilty Informations 20090311 ty_T_Arf_Infos type standard table of ty_S_Arf_Info with default key
4 TY_T_RESPONSIBILITIES Public See coding Application Component Responsibilties 20090311 ty_T_Responsibilities type standard table of ty_S_Responsibility with default key
History
Last changed by/on SAP  20130531 
SAP Release Created in 740