Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Data selection period seems no use in logical DB PCH??

Former Member
0 Kudos

Hi experts,I have a problem when using LDB PCH.

There are object selection period fields PCHOBEG and PCHOEND.

there are also data selection period fields PCHBEGDA and PCHENDDA .

I set the data selection fields PCHBEGDA & PCHENDDA values at Start-of-selection event.

But this seems to have no effect on the data selection.

on GET OBJEC event,all of the infotype data will be got,but not corrosponding to the data selection period.

Is this normal?or something wrong?Thanks.

3 REPLIES 3

Former Member
0 Kudos

In PCH you have two periods. One for selecting objects and one for selecting data (infotypes).

LDB PCH works like PNP or PNPCE

Former Member
0 Kudos

Hello Jorge ,I konw the logical data base has two type of periods.

But my question is the period for data selection in PCH seems to useless.Can you tell me why??

milusai
Participant
0 Kudos

Try to assign the values in INITIALIZATION event...