PUSHLOG - WAP Push Logging
WAP Push Logging information is stored in SAP table PUSHLOG.
It is part of development package SWAPPUSH in software component BC-FES-MOB. This development package consists of objects that can be grouped under "WAP Push Architecture".
It is part of development package SWAPPUSH in software component BC-FES-MOB. This development package consists of objects that can be grouped under "WAP Push Architecture".
Fields for table PUSHLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
CDATE | Date | X | DATUM | DATS | 8 | |
TIME | Time | X | UZEIT | TIMS | 6 | |
PUSH_ID | Push_ID | X | CHAR | 40 | ||
RECIPIENT | Recipients | X | CHAR | 20 | ||
PIID | Push Initiator | CHAR | 30 | |||
MSG | Message Text (Truncated) | CHAR | 30 | |||
STATE | Message Status | CHAR | 20 | |||
CODE | WAP GW Return Code | CHAR | 4 | |||
RECTIME | Time at Which WAP GW Received the Message | CHAR | 23 | |||
EVTTIME | Time at Which WAP GW Sent the Message | CHAR | 23 |