AFPOSTPROC - Postprocessing Status after Installation/Upgrade/SP
Postprocessing Status after Installation/Upgrade/SP information is stored in SAP table AFPOSTPROC.
It is part of development package CRMB in software component CA. This development package consists of objects that can be grouped under "R/3 Adapter Basis Tools".
It is part of development package CRMB in software component CA. This development package consists of objects that can be grouped under "R/3 Adapter Basis Tools".
Fields for table AFPOSTPROC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| COMPONENT | Software Component | X | CRMCOMP | CHAR | 30 | |
| NEWRELEASE | New Release Number of Software Component | X | CRMNEWREL | CHAR | 10 | |
| ACTION | Follow-Up Step | X | CRMPROCACT | CHAR | 30 | |
| NEWPATCHLV | Support Package Level of Current Software Component Release | X | NEWPATCHLV | CHAR | 10 | |
| OLDRELEASE | Old Release Number of Software Component | CRMOLDREL | CHAR | 10 | ||
| PROC_STAT | Follow-Up Status | CRMPROCSTA | CHAR | 1 | ||
| REL_NOTE | Assigned Note | CRMRELNOTE | CHAR | 10 | ||
| .INCLUDE | CHANGEINFO | 0 | ||||
| USERNAME | Last Changed by User | CHANGNAME | CHAR | 12 | ||
| CHANGEDATE | Last Changed On | CHANGDATE | DATS | 8 | ||
| CHANGETIME | Last Changed At | CHANGTIME | TIMS | 6 |