hi
i did an append in a standard table because of some requirement
lets say i append with field name XXXX
but when i go the se11 and input xxxx NE space (this should return me all field where xxxx is empty) i get 30 record
and when i go the SE11 and select same thing without putting any condition in xxxx (this should again return me all field where xxxx ie empty ) i get 100 record
what i discover is that in SE14 and do a check in the database the field XXXX not null and default value has not been assign anything .
This i get inconsistencies when selecting record . anyone encounter this problem before please advise