SAP ABAP Table RCCS_ADMIN_PROCESS (RCCF: Information About a Process on the Engine Server)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_ADMIN (Package) RCCF: Administrative Tasks
Basic Data
Table Category INTTAB    Structure 
Structure RCCS_ADMIN_PROCESS   Table Relationship Diagram
Short Description RCCF: Information About a Process on the Engine Server    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 PROC_NAME RCC_ENG_PROCNAME RCC_DO_CHAR50 CHAR 50   0   Process Name of External Engine in RCCF  
2 PROC_ID RCC_ENG_PROCID RCC_DO_CHAR50 CHAR 50   0   Process ID of External Engine in RCCF  
3 PROC_CAN_BE_KILLED RCC_ADMIN_PROC_KILL RCC_DO_ICON CHAR 4   0   Process Status on an Engine Server  
4 PROC_CURR_CPU RCC_ENG_PROC_CUR_CPU RCC_DO_CHAR50 CHAR 50   0   Current CPU usage of the process  
5 PROC_CURR_MEM RCC_ENG_PROC_CUR_MEMORY RCC_DO_CHAR50 CHAR 50   0   Current memory consumption of the process  
6 PROC_PEAK_MEM RCC_ENG_PROC_PEAK_MEMORY RCC_DO_CHAR50 CHAR 50   0   Peak memory consumption of the process  
7 PROC_CURR_CPU_TIME RCC_ENG_PROC_CUR_CPU_TIME RCC_DO_CHAR50 CHAR 50   0   Current CPU time of the process  
8 PROC_CURR_REAL_TIME RCC_ENG_PROC_CUR_REAL_TIME RCC_DO_CHAR50 CHAR 50   0   Current runtime of the process  
History
Last changed by/on SAP  20110908 
SAP Release Created in 604