SAP ABAP Table AMDP_BODY_SOURCE_MAP (Mapping of Source Code Position to Position in Body)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_AMDP_KRN (Package) Kernel Interface for Database Procedure Management
Basic Data
Table Category INTTAB    Structure 
Structure AMDP_BODY_SOURCE_MAP   Table Relationship Diagram
Short Description Mapping of Source Code Position to Position in Body    
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 BODY_TAB_POS AMDP_BODY_POS   STRU 0   0    
2 START_LINE     INT4 10   0    
3 START_OFFS     INT4 10   0    
4 SOURCE_POS AMDP_POS_INFO   STRU 0   0    
5 LINE     INT4 10   0    
6 OFFS     INT4 10   0    
7 INCL     STRG 0   0    
History
Last changed by/on SAP  20140117 
SAP Release Created in 740