2014 Apr 23 10:56 AM
Dear gurus,
can any 1 help me?
How to create module pool programming for application form?
i have created modulepool .
have look from the attachment.
i was stuck in saving the recordin z table.
can any 1 help mewith that how to proceed further.
Thanks
Reagrds
Prathmesh Rane.
Hi Prathamesh,
Create Z Table for All Fields on Screen. say ZDATA -- Dictionary Table
Create Structure for the same in Module Pool ZSDATA with Type Dictionary Table ZDATA.
if u create Screen using this Structure or any other Structure in Program using (Begin of .... end of..) it will be OK.
For check box create 3 fields if Checked , Check which check box is ticked and update respective field of the structure.
for Eg, If check box SSC - then Declare field SSC type C. check whether check box with SSC is checked or Not, and Update SSC Field as 'X' in structure.
Regards
Pritesh Raut.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |