SAP ABAP Table PROC_PARAM (Structure for Transferring Parameters to Stored Procedures)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA (Application Component) ABAP Runtime Environment
     SBAC (Package) Kernel Objects
Basic Data
Table Category INTTAB    Structure 
Structure PROC_PARAM   Table Relationship Diagram
Short Description Structure for Transferring Parameters to Stored Procedures    
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 LENGTH INT4 INT4 INT4 10   0   Natural number  
2 DEC INT2 INT2 INT2 5   0   2 byte integer (signed)  
3 INDICATOR INT2 INT2 INT2 5   0   2 byte integer (signed)  
4 TYPE CHAR2 CHAR2 CHAR 2   0   Version Number Component  
5 INOUT CHAR2 CHAR2 CHAR 2   0   Version Number Component  
6 VALUE PROC_VALUE RAW100 RAW 100   0   Value of a stored procedure parameter  
7 VALUE_C CHAR255 CHAR255 CHAR 255   0   Char255  
History
Last changed by/on SAP  20130604 
SAP Release Created in