2010 May 28 1:28 PM
Hello Guru's,
I dont know much about Module pool programming. I created a infotype with subtypes. And now I have to check various conditions and Validations ( Field level and Screen level). And list screen is also there.
i. Age, Service calculation.
ii. Getting some wage types from infotype 0008 and adding it.
iii. Field level validations like checking the entered amount r date in the screen, just after entering the value in the screen field.
like different things. Please tell me in detail, incense which logic we have to write and where we have to write ( which program (MP999100, MP999110,20, 30) screen and which event like PBO, PAI) in detail please.
Thanks in advance.
2010 May 28 4:49 PM
To handle all the validations:
In the PAI event.
Chain.
create a module for your validations and handle all ur validations in that module.
endchain.
Regards,
Kiran
Hello Guru's,
I dont know much about Module pool programming. I created a infotype with subtypes. And now I have to check various conditions and Validations ( Field level and Screen level). And list screen is also there.
i. Age, Service calculation.
ii. Getting some wage types from infotype 0008 and adding it.
iii. Field level validations like checking the entered amount r date in the screen, just after entering the value in the screen field.
like different things. Please tell me in detail, incense which logic we have to write and where we have to write ( which program (MP999100, MP999110,20, 30) screen and which event like PBO, PAI) in detail please.
Thanks in advance.
2010 May 28 4:49 PM
To handle all the validations:
In the PAI event.
Chain.
create a module for your validations and handle all ur validations in that module.
endchain.
Regards,
Kiran
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |