pnptimed = ‘D’. 对默认区间 放开为 “18000101到99991231”;
rp-sel-ein-aus-init. 设置就业状态 不为0;
PNP_SW_SKIP_PERNR = ‘N’. (权限与子信息类型之间的关系,用于init中) 系统默认为 Y, 当为N时是为了防止只有某个infotype部分授权的人员被SKIP掉。
the reason is, that the logical database in normal case skips pernr
for which the user does not have authorizations for all the data
selected. It means - if the user have authorization only for certain
subtypes of the infotype and the person reported has data also in
another subtype, this person will be skipped. You can avoid this with
this coding in INITIALIZATION : PNP_SW_SKIP_PERNR = ‘N’.
This can be of course done very easy in your own report, in the query
you have to change the generated code - not very nice solution .
INFOTYPES:0000 MODE n . ” 使用MOD n 时,get pernr 时p0000 不会被填值