Hi All,
I have searched SDN also.
I Have created a Z table with delivery class 'C'. and fields was
1) MANDT
2) FLD1 INT1
3) FLD2 CHAR40
4) FLD3 DATS
5) FLD4 DATS
Now I have created Table Maintenence Generator for this table and it was working fine.
I am able to create TR for all entries even If I seelctede for single entry.
But the problem is I am not able to create trasport request for each entry. I am getting the below message.
Individual entries cannot be put into the change request
Message no. SV141
Diagnosis
For technical reasons, the entries cannot be fully specified in the change
request. There are two possible reasons for this:
- 1. The key of an entry is longer than 120 characters. All entries whose keys
match up to character 119, are then copied into the change request, rather than
an individual entry.
- 2. The key of an entry contains fields of special data types, for example,
packed numbers. The key can only be specified in the change request up to the
first such field from the left.
all entries whose keys match up to character 6 are copied into the change
request, rather than a single entry.
System Response
The selected entry is copied into the change request correctly, but other
entries may be copied as well.
I tried with View V_TVDIR -> Individual entries check box also.
How to proceed further? I need to provide option to created different TRs individual entries.
Thanks,
Vishnu