|
|
This website is not affiliated with, sponsored by, or approved by SAP AG.
Notification AddressModerators: thx4allthefish, Snowy, Gothmog, YuriT
5 posts
• Page 1 of 1
Notification AddressDoes anyone know how to get address information to appear on the PM Notification Overview form? By address I mean the location address related to fucntional location. I've tried adding program symbols and subroutines using table ADRC but nothing is working for me. The form in 4.6C is PM_COMMON but I think it was PM_NOTIF_OVERVW in previous versions. If anyone has any insight I'd greatly appreciate your help. I'm at a brick wall with this one. Thanks. quincy
Hi Quincy,
if you have the address no. (I'm not sure if it is ILOA-ADRNR), you could use control command ADDRESS-ENDADDRESS in your form. For example: /: ADDRESS PARAGRAPH AS /: ADDRESSNUMBER &ILOA-ADRNR& /: FROMCOUNTRY &T001-LAND1& /: ENDADDRESS Hope that helps! Nicola
Thanks Nicola. That will help me a great deal with my coding in the form. Unfortunately, it looks like the form doesn't recognize ILOA-ADRNR on the first pass from the print program. However, if I do a second print preview the link is there and address info shows up on the form. Can't quite figure out why but perhaps it is the print program rather than the form. I'm sure ILOA sounds like the correct table. Thanks.
5 posts
• Page 1 of 1
Return to SAPscript/Smartforms Who is onlineUsers browsing this forum: No registered users and 2 guests |
|