2010 Apr 05 2:18 PM
Hi All,
In my customk program i have to capture the change history of BOM . But I have only plant as input and object class.
How to manage date and time to run the background program for this ?
Please share your experiance on this.
Thanks,
Vinay
2010 Apr 05 2:24 PM
for report purpose and for extracting data regarding change documents
identify the message type for this
activate the message type for change document in BD50 Tcode
and next there is a FM to read change document search in google to find it out
for which input in date and time and message type
out put will be the changed data within the stipulated time
cheers
S.Janagar
Hi All,
In my customk program i have to capture the change history of BOM . But I have only plant as input and object class.
How to manage date and time to run the background program for this ?
Please share your experiance on this.
Thanks,
Vinay
2010 Apr 05 2:24 PM
for report purpose and for extracting data regarding change documents
identify the message type for this
activate the message type for change document in BD50 Tcode
and next there is a FM to read change document search in google to find it out
for which input in date and time and message type
out put will be the changed data within the stipulated time
cheers
S.Janagar
2010 Apr 05 2:35 PM
Hi,
I suppose you should do the following steps:
1) read CDHDR according to the objectclass and txocde (CS02)
2) read relevant records from CDPOS according to document number
3) check the BOM number from column tabkey for rows where table equal STPO (BOM positions) and than in STPO table check material number
4) verify if the material is from correct plant (table MARC)
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |