WDY_TEXTFILE_REF - Inbox Text File References (Author Buffer)
Inbox Text File References (Author Buffer) information is stored in SAP table WDY_TEXTFILE_REF.
It is part of development package SWDP_AUTHORING in software component BC-HLP-ABA. This development package consists of objects that can be grouped under "ABAP Web Dynpro Authoring Environment".
It is part of development package SWDP_AUTHORING in software component BC-HLP-ABA. This development package consists of objects that can be grouped under "ABAP Web Dynpro Authoring Environment".
Fields for table WDY_TEXTFILE_REF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TF_ID | Text File ID (Reference) | X | WDYTFID | CHAR | 180 | |
VERSION | Text File Version | WDYTFVER | NUMC | 10 | ||
TF_DATE | Text File Date | WDYTFDATE | DATS | 16 | ||
TF_TIME | Text File Time | WDYTFTIME | TIMS | 12 | ||
RELEASED | Text File Released = 'X' | WDYTFREL | CHAR | 2 | ||
REQUESTED_BY | Text file requested by (user) | WDYREQBY | CHAR | 24 | ||
DESCR | Text File Description | WDYTFDESC | CHAR | 510 | ||
DTRID | DTR ID | WDYDTRID | CHAR | 20 | ||
DC | Development Component | WDYDC | CHAR | 510 |