on 2010 Mar 26 8:40 AM
Hello All,
I have an issue where Comment field values is not displaying in pa30 for infotype 0040. Actually its updating in PCL1(TX) table but not visible in pa30. Suppose again if im inserting with same subtype then its visible in pa30.
TX 00000199004003 9999123120100325000 With seq no 000(Last 3 digit) its not visible in pa30 screen
TX 00000199004003 9999123120100325001 With seq no 001(Last 3 digit) its visible in pa30 screen
Thanks in Advance.......
Hi Suresh,
Can you please Explain briefly?
As What I understood is you have written any logical DB code for the same and then you are finding the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi UMANGmehta,
Actually inside badi class method, im calling executable program where im writing code for inserting pa0040 and cluster table PCL1(TX)..
1. For inserting pa0040, im using HR_INFOTYPE_OPERATION and it's working fine and values are displaying in pa30 tcode.
2. For inserting cluster table, im using CL_HRPA_TEXT_CLUSTER=>UPDATE for the specified key and its also working fine but the problem is it's not visible while checking in pa30 transaction..
User | Count |
---|---|
112 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.