Skip to Content
0
Former Member
Nov 11, 2012 at 09:54 PM

Reading Infotypes Records Before Updating DB

49 Views

hi

i have a certain situation and i cannt find a way to solve it.

i have a record in a Z infotype with the dates 01.02.2012 - 31.12.9999, and i want to add a new record with the dates 01.04.2012 - 31.07.2012.

When i am adding the new record the previous record split and when i will press "SAVE" i will inserts the next records into the DB

A. 01.02.2012 - 31.03.2012

B. 01.04.2012 - 31.07.2012

C. 01.08.2012 - 31.12.9999

Is there a SAP structure in the infotype that contains records A and C before i save tham to the BD ?

Is there a way to read program/infotype buffer in order to catch them before the SAVE command finished?

i debuged the program and without any success, Doesn anyone have an idea ?

Regarde,

Elad