Skip to Content
0
Jun 02, 2009 at 11:44 AM

Overwrite user update log in FM: API_RE_AO_CHANGE

92 Views

Hi All,

I am using FM: API_RE_AO_CHANGE to run REFX Interface with Geographic Info. System (GIS) using XI. The user in GIS creating/update/delete Parcel and trigger the interface program to create Architectural Object in REFX. XI is the medium to transfer the attributes in order to create AO in REFX.

When the AO is created, the system pick-up the BATCH-NAME in the following fields in VIBDAO:

1. Entered by = BATCH NAME [VIBDAO-RERF]

2. Last Change by = BATCH NAME [VIBDAO-RBEAR]

3. Person Responsible = BATCH NAME [VIBDAO-RESPONSIBLE]

The question is how I am going to overwrite those values (1 to 3) with the username from GIS? The interface is sending the username from GIS. Assuming the inteface sending "ROBERT" as the user name and this is exist in SAP, the following entries are expected:

1. Entered by = ROBERT

2. Last Change by = ROBERT

3. Person Responsible = ROBERT

Is there any field need to be marked on the FM:API_RE_AO_CHANGE ?

Thanks in advance.

Regards.

Shamshul Akmal