| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| PF_LOGFUNC | BDL_LOGFUN | C | 30 | Logical name | ||
| PF_NEW_CHGSTAMP | ABSTAMP | C | 14 | X | ABAP time stamp | |
| PF_NEW_STATUS | BDL_STAT | C | 1 | Status of object: aloowed are 'A' or 'I' |
| Parameter | Reference | Type | Length | Text |
|---|---|---|---|---|
| PF_CHANGED | FLAG | C | 1 | Entry has been changed |
| PS_NEW_ENTRY | BDLFUNC | u | 135 | Definition of Logical Functions |
| Exception | Text |
|---|---|
| LOGFUNC_NOT_FOUND | Logical functin does not exist |
| STATUS_INVALID | New status is not valid |
| TIMESTAMP_INVALID | New timestamp |