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

SCAT problem

Former Member
0 Likes
443

Hi all,

I have a problem in uploading data for customer master change XD02 in SCAT. I have to remove a field in the customer master which is in the table control.how can i remove a data present in the master using SCAT?. CAn any body help me with this .its very urgent.please explain me in detail.

2 REPLIES 2
Read only

Former Member
0 Likes
401

In practice you would probably do as follows:

1. VD05 - block customer so that no new postings go to that account

2. VD06 - mark customer for deletion

3. F56A - set up the archiving parameters for customer master. This you

will do in conjunction with your basis team. You will need to give them

input into the rules for archiving (document retention periods etc) and

they will have to do the technical set up (which archive files get

written and to which physical device etc).

4. Execute the actual archiving process - this is the step that will

physically delete the records from the SAP database.

Typically you would not just archive customer master data, you would

have a total SAP archiving approach. It would not make sense to archive

customer master records, for instance, if you still retained the old

sales order data - the system would not allow you to do it.

-


Use SARA (archiving for the customer object) and then delete if the archiving is successful.

-


Hope u can delete it using ecatt...

but not by scat.

-


try this

reward if useful

Jgds

Message was edited by:

Jegadesh Balan

Message was edited by:

Jegadesh Balan

Read only

0 Likes
401

Hi,

Thanks for the reply.is it possible to work with table control using scat.