SAP ABAP Table BBPD_AUTH_PERS (Table to store authorization data)
Hierarchy
SRM_SERVER (Software Component) SRM_SERVER
   SRM-EBP-CA (Application Component) Cross-Application Functions
     BBP_CENTRAL_SERVICES_APP (Package) central services related to BOs, but not part of BOs
Basic Data
Table Category TRANSP    Transparent table 
Transparent table BBPD_AUTH_PERS   Table Relationship Diagram
Short Description Table to store authorization data    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
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 CLIENT MANDT MANDT CLNT 3   0   Client *
2 GUID BBP_GUID SYSUUID RAW 16   0   Globally Unique identifier  
3 .INCLUDE       0   0   Authorization Data  
4 SET_GUID BBP_GUID SYSUUID RAW 16   0   Globally Unique identifier  
5 DOC_GUID BBP_AUTH_DOC_GUID SYSUUID RAW 16   0   GUID for Auth Data  
6 USERNAME BBP_AUTH_NAME XUBNAME CHAR 12   0   Username in the Personalization Table *
7 SECTIONS BBP_SECTIONS BBP_SECTIONS NUMC 2   0   Sections of the Document  
8 ACTIVITY BBP_ACTIVITY BBP_ACTIVITY CHAR 2   0   Activity  
9 CREATED_BY CRMT_CREATED_BY UNAME CHAR 12   0   User that Created the Transaction  
10 CREATED_AT CRMT_CREATED_AT BCOS_TSTMP DEC 15   0   Transaction was Created at this Time  
11 CHANGED_BY BBP_AUTH_NAME XUBNAME CHAR 12   0   Username in the Personalization Table *
12 CHANGED_AT BBP_AUTH_TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
13 DEL_IND BBP_DEL_IND XFELD CHAR 1   0   Deletion Indicator EBP Purchasing Document  
History
Last changed by/on SAP  20110913 
SAP Release Created in 550