Application Development and Automation 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: 
Read only

Regarding Email Deletion

sreeramkumar_madisetty
Active Contributor
0 Likes
542

Hi Friends

I have one Report . It is extracting the data from PeopleSoft HR system and uploading that data to the SAP Tables.

I am Extracting the data from HR and while uploading that into SAP we have some conditions.

this is file record:

U028761 Kathryn E Keister 1631 SHALLOW CREEK TRAIL Webster NY 14580 US3270585/265-3935 [email protected]

Here based last field i have to do the operations.

Suppose that is [email protected]

I have to create that record.

Suppose that is [email protected] or [email protected]

I have to update that record.

Suppose that is [email protected]

I have to delete that from SAP.

Once i was deleted that from SAP though it is creating a flag for Deletion, the Email is not deleting.

I want to delete the Email field also.

Cornced Transaction : XK06.

Regards,

Sreeram

2 REPLIES 2
Read only

Former Member
0 Likes
508

for deletion of email field, u need to use some BDC type wherein u need to update the field with space.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
508

It's answered