SAP table USZBVPROTC (CUA: Protocols of the Distribution of Company Addresses)

SAP table USZBVPROTC has 8 primary key fields being MANDT,COMPANY,USRSECTION,SUBSYSTEM,CLIENT,MODDA,MODTI,LINE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
COMPANY Company address, cross-system key CHAR 42 0 * USCOMP
USRSECTION BAPI method for central user administration CHAR 10 0 USRSECTION
ACTGRP Assignment of roles
PROFILE Assignment of user profiles
USER Copy of user data
SUBSYSTEM Receiving system for central user administration CHAR 10 0 * RFCRCVSYS
CLIENT Client CLNT 3 0 * MANDT
MODDA Modification date DATS 8 0 XUMODDATE
MODTI Modification time TIMS 6 0 XUMODTIME
LINE Sequential number for entries in conf. message tables NUMC 3 0 XULINE
TYPE Message type: S Success, E Error, W Warning, I Info, A Abort CHAR 1 0 BAPI_MTYPE
MSGID Message Class CHAR 20 0 * SYMSGID
MSGNO Message Number NUMC 3 0 SYMSGNO
MESSAGE_V1 Message Variable CHAR 50 0 SYMSGV
MESSAGE_V2 Message Variable CHAR 50 0 SYMSGV
MESSAGE_V3 Message Variable CHAR 50 0 SYMSGV
MESSAGE_V4 Message Variable CHAR 50 0 SYMSGV
MODBE Last Changed By CHAR 12 0 XUMODIFIER