If you select the "Entry tool" indicator in the standard network profile, the entry tool is still not activated.
Cause and prerequisitesThe incorrect program is entered in table TCA62 for task list application 'N'. The table entries are incorrect.
The original idea was that the entry tool can be defined by the user. This, however, was rejected because there are not too many screens that must be gone through.
Change tables TCA60 and TCA62 and adapt the table entries.
For Release 2.2, you first have to set the indicator 'Table maintenance permitted via SM31' for table TCA62 in the ABAP/4 Dictionary.
- Create screens for the tables via transaction SE51.
- Then change the entries for task list application 'N'.
- The program name SAPMCPDO is incorrect. Change it to: SAPLCPDO.
Make the corresponding entries for the entry tool or input facilities in the standard network profile.
For Release 3.0, you have to change tables TCA60 and TCA62 in the ABAP/4 Dictionary.
-> Table maintenance permitted
- Create the corresponding screens for the tables.
Include the following entries in TCA60 for application 'N':
Application Sequence key Object
N FCHECK F
N OC0001
N OC0002
N OC0003
N OC0004
delete all other entries for 'N'.
Include the following entries in TCA62 for application N:
Application Sequence key Verif.no. Program Screen group Panel
N FCHECK 1 SAPLCFDF RD 0100
N FCHECK 2 SAPLCFDF RD 0120
N OC0001 1 SAPLCPDO V2 0020
N OC0001 2 SAPLCPDO V2 0021
N OC0002 1 SAPLCPDO V2 0020
N OC0002 2 SAPLCPDO V2 0021
N OC0002 3 SAPLCPDO V2 0023
N OC0003 1 SAPLCPDO V2 0023
N OC0004 1 SAPLCPDO V2 0022
delete all other entries for 'N'.
Additional key words
Standard network, project, activity
No comments:
Post a Comment