Data Element list used by SAP ABAP Function Module SIGN_BUFFER_INSERT (Neue Unterschrift in Puffer einfügen)
SAP ABAP Function Module
SIGN_BUFFER_INSERT (Neue Unterschrift in Puffer einfügen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ERDAT | Date on which the record was created | SOURCE VALUE(SIGN_DATLO_IMP) LIKE RC71-SIGN_DATE OPTIONAL |
|
| 2 | ERZEIT | Time, at Which Record Was Added | SOURCE VALUE(SIGN_TIMLO_IMP) LIKE RC71-SIGN_TIME OPTIONAL |
|
| 3 | FLAG | General Flag | SOURCE VALUE(FLG_COMMENT_CREATED_IMP) LIKE RC70D-FLG_ESC |
|
| 4 | REASON_KTXT | Additional Information about Reason for Signature | SOURCE VALUE(SIGN_REASON_KTXT_IMP) LIKE RC71-REASON_KTXT OPTIONAL |
|
| 5 | SIGN_METHOD | Selection of Signature Method | SOURCE VALUE(SIGN_METHOD_IMP) LIKE RC71-METHOD OPTIONAL |
|
| 6 | SIGN_REASON | Reason for Signature | SOURCE VALUE(SIGN_REASON_IMP) LIKE RC71-REASON OPTIONAL |
|
| 7 | SIG_DOCRULE | Rule for Layout of Document to be Signed | SOURCE VALUE(SIGN_DOC_RULE_IMP) LIKE RC71D-DOC_RULE OPTIONAL |
|
| 8 | SIG_OBJ | Signature Object | SOURCE VALUE(OBJECT_IMP) LIKE RC72-SIGN_OBJ |
|
| 9 | SIG_SIGNER | User name of signatory | SOURCE VALUE(SIGNER_IMP) LIKE TC70-SIGNER |
|
| 10 | SSFLEN | SSF Length information for data (no. of bytes) | SOURCE VALUE(SIGNED_DOC_LEN_IMP) LIKE RC70D-SIGDOC_LEN |
|
| 11 | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(SIGN_TIMESTAMP_IMP) TYPE TIMESTAMP OPTIONAL |
|
| 12 | TZNZONE | Time Zone | SOURCE VALUE(SIGN_TZONE_IMP) LIKE USR03-TZONE OPTIONAL |