Hello,
Iu2019ve been having a problem with a dynamic actionu2026
Iu2019ve created the following dynamic action for IT0016, where it should be read that KONSL has value '66' for people born before 1978 and '65' for people born after 1978.
iType STyp. Field N FC Nº S Variable Function Part
0032 06 5 P T001P-MOLGA=u201904u2019
0032 06 7 P PSPAR-TCLAS=u2019Au2019
0032 06 10 P PSPAR-MASSN=u201901u2019
0032 06 12 P P0002-GBDAT<=u201931121978u2019
0032 06 15 I INS,0016
0032 06 20 W P0016-KONSL=u201966u2019
0032 06 30 P T001P-MOLGA=u201904u2019
0032 06 32 P PSPAR-TCLAS=u2019Au2019
0032 06 35 P PSPAR-MASSN=u201901u2019
0032 06 37 P P0002-GBDAT>u201931121978u2019
0032 06 40 I INS,0016
0032 06 50 W P0016-KONSL=u201965u2019
The only 2 fields available in infotype screen 0016 are CTTYP and KONSL.
When running the dynamic action, the CTTYP field appears OK, as the CONTR feature for infotype 0016 is set to have this field filled by default. However, field KONSL appears filled always with the same value u201865u2019, regardless the birth date. Field KONSL should be correctly filled by the dynamic action.
Can anyone please help me?
Thank you,
TM