Table/Structure Field list used by SAP ABAP Program RADENCHK (Report for FORMs for Checking Lock Objects)
SAP ABAP Program
RADENCHK (Report for FORMs for Checking Lock Objects) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCENACTCHK - ALL_MODI | Test: Is a lock mode defined for each base table | ||
| 2 | DCENACTCHK - BASTAB_TYP | Test: Do all base tables of lock object have allowed type | ||
| 3 | DCENACTCHK - EXIS_MODUS | Test: Can at least one base table be locked? | ||
| 4 | DCENACTCHK - EXIS_PARAM | Test: Does lock object have at least one lock parameter? | ||
| 5 | DCENACTCHK - FORFIINBTB | Test: Have only foreign keys to base tables been changed? | ||
| 6 | DCENACTCHK - FORFIINEQT | Test: Have foreign keys been changed? | ||
| 7 | DCENACTCHK - IFTOLARGE | Test if interface of lock function module is narrow enough | ||
| 8 | DCENACTCHK - NAMFORBIDD | Check whether the lock parameters are not invalid | ||
| 9 | DCENACTCHK - PARAMINBT | Test: Do lock parameters belong to base table fields? | ||
| 10 | DCENACTCHK - PARAMMODUS | Test if each lock parameter locks at least one table | ||
| 11 | DCENACTCHK - POSITIONOK | Test: Are TABPOS entries correct | ||
| 12 | DCENACTDET - NOCHECK | Do not execute checks or execute them as warnings only | ||
| 13 | DCENBTCHK - ALL_MODI | Test: Is a lock mode defined for each base table | ||
| 14 | DCENBTCHK - BASTAB_TYP | Test: Do all base tables of lock object have allowed type | ||
| 15 | DCENBTCHK - BT_DIFFER | Test: Do any base tables occur twice? | ||
| 16 | DCENBTCHK - ENMODUS_OK | Test if all entered lock modes are valid | ||
| 17 | DCENBTCHK - EXIS_MODUS | Test: Can at least one base table be locked? | ||
| 18 | DCENBTCHK - MODI_IN_BT | Test: Are lock modes defined only for base tables | ||
| 19 | DCENBTCHK - NAME_EQUBT | Test: Do all base tables belong to lock object | ||
| 20 | DCENBTCHK - POSITIONOK | Test: Are TABPOS entries correct | ||
| 21 | DCENBTCHK - PRIMTABOK | Test: Is primary table consistent? | ||
| 22 | DCENBTCHK - TABLEACTIV | Test: Are all base tables active? | ||
| 23 | DCENFDCHK - EXIS_PARAM | Test: Does lock object have at least one lock parameter? | ||
| 24 | DCENFDCHK - FIELD2PARA | Test: Does each field belong to at least one lock parameter? | ||
| 25 | DCENFDCHK - NAME_EQUFD | Test: Do all fields belong to the lock object? | ||
| 26 | DCENFDCHK - NAMFORBIDD | Check whether the lock parameters are not invalid | ||
| 27 | DCENFDCHK - PARAMINBT | Test: Do lock parameters belong to base table fields? | ||
| 28 | DCENFDNAM - ENQPARANAM | Test: Are names of the lock parameters valid field names? | ||
| 29 | DCENFDNAM - NAMFORBIDD | Check whether the lock parameters are not invalid | ||
| 30 | DCENFDNAM - NAMMODEUNS | Test: Does name of lock parameter not start with 'MODE_' | ||
| 31 | DCENFDNAM - NAMNOTBAST | Check for name conflict lock parameters - base tables | ||
| 32 | DCENFDNAM - NAMXUNDERS | Test: Does name of lock parameter not start with 'X_' | ||
| 33 | DCENFDNAM - NAM_DIFFER | Test: Do all lock parameters have different names? | ||
| 34 | DCENFKCHK - EXISFORKEY | Test: Does the foreign key dependency really exist? | ||
| 35 | DCENFKCHK - FATHEREXIS | Test: Is predecessor table base table? | ||
| 36 | DCENFKCHK - FORFIINBTB | Test: Have only foreign keys to base tables been changed? | ||
| 37 | DCENFKCHK - FORFIINEQT | Test: Have foreign keys been changed? | ||
| 38 | DCENFKCHK - FORFIKEYFI | Test: Are all foreign key fields key fields? | ||
| 39 | DCENFKCHK - FORKEYDIRE | Test: Has foreign key dependency been entered correctly? | ||
| 40 | DCENFKCHK - PARAMISKEY | Test: Do all lock parameters belong to key fields? | ||
| 41 | DCENFKCHK - PARANOTCHK | Test: Do lock parameters not belong to a check field | ||
| 42 | DCENFKFOF - FORFIDISTI | Test: Do fields from base tables max. of one for. key fields | ||
| 43 | DCENFKFOF - FORFIINBTB | Test: Have only foreign keys to base tables been changed? | ||
| 44 | DCENFKFOF - FORFIINEQT | Test: Have foreign keys been changed? | ||
| 45 | DCENFKFOF - FORFIUNDER | Test: Is foreign key table above check table? | ||
| 46 | DCENGPCHK - ARGUM_LENG | Test if total length per argument is =< 120 | ||
| 47 | DCENGPCHK - ENFIELDTYP | Test, if all lock fields have allowed type | ||
| 48 | DCENGPCHK - FIELDTYPOK | Test if all lock fields have a valid type | ||
| 49 | DCENGPCHK - IFTOLARGE | Test if interface of lock function module is narrow enough | ||
| 50 | DCENGPCHK - PARAMMODUS | Test if each lock parameter locks at least one table | ||
| 51 | DCENHDCHK - AGGTYPE_OK | Test: Does lock object header have aggregate type 'E' | ||
| 52 | DCENHDCHK - EXIS_ENQU | Test: Does the lock object exist? | ||
| 53 | DCENHDCHK - NAME_EQUHD | Test: Does lock object name correspond to that in header | ||
| 54 | DCENHDCHK - OBJNAME_OK | Test: Is name of lock object allowable? | ||
| 55 | DCOBACTDET - NOCHECK | Do not execute checks or execute them as warnings only | ||
| 56 | DD02V - TABCLASS | Table category | ||
| 57 | DD02V - TABNAME | Table Name | ||
| 58 | DD03P - CHECKTABLE | Check table name of the foreign key | ||
| 59 | DD03P - COMPTYPE | DD: Component Type | ||
| 60 | DD03P - DATATYPE | Data Type in ABAP Dictionary | ||
| 61 | DD03P - DEPTH | DD: Depth for structured types | ||
| 62 | DD03P - FIELDNAME | Field Name | ||
| 63 | DD03P - INTTYPE | ABAP data type (C,D,N,...) | ||
| 64 | DD03P - KEYFLAG | Identifies a key field of a table | ||
| 65 | DD03P - POSITION | Position of the field in the table | ||
| 66 | DD03P - TABNAME | Table Name | ||
| 67 | DD05M - CHECKFIELD | Field Name | ||
| 68 | DD05M - CHECKTABLE | Check table name of the foreign key | ||
| 69 | DD05M - FIELDNAME | Name of the field to be checked | ||
| 70 | DD05M - FORKEY | Names of Foreign Key Fields | ||
| 71 | DD05M - FORTABLE | Table of the foreign key field | ||
| 72 | DD05M - TABNAME | Table Name | ||
| 73 | DD25V - AGGTYPE | Aggregate Type | ||
| 74 | DD25V - ROOTTAB | Primary table of an aggregate | ||
| 75 | DD25V - VIEWNAME | Name of SAP table view | ||
| 76 | DD26E - ENQMODE | Lock mode | ||
| 77 | DD26E - FORDIR | Direction of Foreign Key Dependency | ||
| 78 | DD26E - FORFIELD | Field Name | ||
| 79 | DD26E - FORTABNAME | Table Name | ||
| 80 | DD26E - TABNAME | Table Name | ||
| 81 | DD26E - TABPOS | Position in a repetition group | ||
| 82 | DD26E - VIEWNAME | Name of SAP table view | ||
| 83 | DD26V - FORDIR | Direction of Foreign Key Dependency | ||
| 84 | DD26V - FORFIELD | Field Name | ||
| 85 | DD26V - FORTABNAME | Table Name | ||
| 86 | DD26V - TABNAME | Table Name | ||
| 87 | DD26V - TABPOS | Position in a repetition group | ||
| 88 | DD26V - VIEWNAME | Name of SAP table view | ||
| 89 | DD27P - ENQMODE | Lock mode | ||
| 90 | DD27P - FIELDNAME | Field Name | ||
| 91 | DD27P - KEYFLAG | Flag: field belongs to primary key | ||
| 92 | DD27P - OBJPOS | Position in a repetition group | ||
| 93 | DD27P - TABNAME | Table Name | ||
| 94 | DD27P - VIEWFIELD | Field Name | ||
| 95 | DD27P - VIEWNAME | Name of SAP table view | ||
| 96 | DDREFSTRUC - BOOL | DD: truth value | ||
| 97 | DDSUX030L - TABLEN | Table length in bytes | ||
| 98 | SAANORM - SAA_1CHBAZ | Test: Does name start with a letter? | ||
| 99 | SAANORM - SAA_ALPHAN | Test: Does name contain only allowed characters? | ||
| 100 | SAANORM - SAA_CSPACE | Test: Does name contain blanks? | ||
| 101 | SAANORM - SAA_HYPHEN | Test: Does name contain '-'? | ||
| 102 | SAANORM - SAA_LENGTH | Test: Is name too long? | ||
| 103 | SAANORM - SAA_SPACE | Test: Does name exist? | ||
| 104 | SEQTA - GARG | Argument String (=Key Fields) of Lock Entry | ||
| 105 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 106 | SYST - MSGID | ABAP System Field: Message ID | ||
| 107 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 108 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 109 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 110 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 111 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 112 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 113 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 114 | T100 - ARBGB | Application Area | ||
| 115 | T100 - MSGNR | Message number | ||
| 116 | X030L - TABLEN | Table length in bytes |