Hi
Transaction PA40 is giving dump, telling that PB3366 table not present. This we are facing after EHP6 upgrade. This issue we are facing only in production and not in test and development despite all being in EHP6 level. Table PB3366 is not present in any of the systems and so in production which confirms the reason for dump "SAPSQL_INVALID_TABLENAME". On further investigating we found that value maintained for infotype 3366 in the table T777D is different in PRD when compared to test and development. In production the Applicant DBTab field is populated with PB3366 values whereas it blank in other system.
To replicate the issue in development system we tried to maintain PB3366 in Applicant DBTab field of T777D but is gave error which means DB table is not present in the system which is correct. Since from SM30 we were not able to maintain the value so we maintained directly in table using debugger. By this we were able to replicate the issue.
I want to know what will be the impact of changing value in T777D table for infotype 3366, field Applicant DBTab to blank ? Also, is there any standard configuration through which we can achieve this.