Creating Change Documents for newly created 'Z' Table

Greg Soltys gregsoltys at hotmail.com
Wed Nov 20 10:18:51 EST 2002


Thanks Jocelyn, that's what I was afraid of.  The problem being on my end is
that the 'code' that is updating the Z table is an external precompiled 3rd
party adapter using an RFC so I cannot change this update code nor intercept
the update :-(
 
Thanks for the input as you definitely verified that I will have to take a
different approach.
 
Thanks again!
 
Cheers,
Greg
 
----- Original Message -----
From: "Dart, Jocelyn" <jocelyn.dart at sap.com>
To: <SAP-WUG at MITVMA.MIT.EDU>
Sent: Wednesday, November 20, 2002 1:38 AM
Subject: Re: Creating Change Documents for newly created 'Z' Table
 
 
> Hi Greg,
> You still have to slot the appropriate bits of the generated code
> into the transaction that updates the custom Z table as per standard
> audit trail programming. It's not just configuration to get an
> audit trail - you have to link the audit trail creation into the
transaction itself.
>
> Suggest you read up on it in the SAP Library help - try the
> ABAP section/extended applications functions.
>
> Regards,
>         Jocelyn Dart
> Consultant (SRM, EBP, Workflow)
> and co-author of the book
> "Practical Workflow for SAP"
> SAP Australia
> email: jocelyn.dart at sap.com
> phone: +61 412 390 267
> fax:   +61 2 9935 4880
>
>
>
>
>
>
>
> -----Original Message-----
>> From: Greg Soltys [mailto:gregsoltys at hotmail.com]
> Sent: Wednesday, 20 November 2002 3:03 AM
> To: SAP-WUG at MITVMA.MIT.EDU
> Subject: Creating Change Documents for newly created 'Z' Table
>
>
> BlankHi all, hope someone can shed some light on my problem as I'm at the
> end of my rope :-)
>
> I am wanting to create a change document for particular 'z' field on a
newly
> created custom 'z' table (just created the table from scratch). I have
> created the table, checked on the 'change document' flag at the Field/DE
> level, created a new 'z' change document object, assigned the new table to
> the new object, and generated the update includes/function module.
>
> My question is; I was under the assumption that once this was configured
via
> SCD0, and because this was activated at the data dictionary level for my
> particular field (again, a 'Z' field in a 'Z' table), that the system
would
> automatically produce a change document in CDHDR? (when I change a value
for
> that particular field, current updating it directly through a little test
> ABAP).
>
> Do I explicitly have to 'write' or 'create' and change document via MY
code
> (in addition to this configuration)? Guess I thought SAP did this
> 'automatically' at some lower level.
>
> One thing I did do when I created the change document object was I had to
> leave the 'namespace' field blank (which appears to be optional). Not sure
> if this has any relevance (note that I assigned it to a transportable
> development class, but when prior to that when you create the change
> document object, it asks you for a namespace. No entries in that drop down
> list were 'allowed' by the system to be used!). I mention this only
because
> it just seemed bit strange.
>
> Any input is greatly appreciated!
>
> Thanks to all in advance,
>
> Cheers,
> Greg
>
 


More information about the SAP-WUG mailing list