SAP ABAP Interface IF_FP_PDF_SECURITY_STATUS (PDF Status Codes for Certificate Validity)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFP (Package) SAP Form Processing
⤷
⤷
Properties
| Interface | IF_FP_PDF_SECURITY_STATUS | |
| Short Description | PDF Status Codes for Certificate Validity |
General Data
| Package | SAFP | SAP Form Processing |
| Created | 20041007 | SAP |
| Last changed | 20050428 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FP_PDF_SECURITY_STATUS has no forward declaration.
Interfaces
Interface IF_FP_PDF_SECURITY_STATUS has no interface.
Friends
Interface IF_FP_PDF_SECURITY_STATUS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CERT_UNKNOWN | Constant | Public | Type reference (TYPE) | I | 4 | Cannot check signature | 20041011 | |
| 2 | INTERNAL_ERROR | Constant | Public | Type reference (TYPE) | I | 99 | Software Error | 20041011 | |
| 3 | NOT_CERTIFIED | Constant | Public | Type reference (TYPE) | I | 12 | Not Certified | 20050301 | |
| 4 | NOT_SIGNED | Constant | Public | Type reference (TYPE) | I | 2 | No Signature | 20041011 | |
| 5 | OK | Constant | Public | Type reference (TYPE) | I | 1 | All Checks OK | 20041011 | |
| 6 | SIG_INVALID | Constant | Public | Type reference (TYPE) | I | 3 | Signature invalid | 20041011 |
Methods
Interface IF_FP_PDF_SECURITY_STATUS has no method.
Events
Interface IF_FP_PDF_SECURITY_STATUS has no event.
Types
Interface IF_FP_PDF_SECURITY_STATUS has no local type.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 700 |