Key word: dunning SAPF150S F150 OTA
Customer wants to dun a  customer. The problem is that the address of the  customer to be dunned  is not printed for one-time customers. That is,  the name of the  customer is taken instead of the address. In parallel, a  log is  created, and on this log the actual customer address is displayed, while  it is not printed on the dunning notice itself.
Form contains incorrect field names in the address:
ADDRESS  PARAGRAPH AS
  TITLE       &KNA1-ANRED&
  NAME        &KNA1-NAME1&, &KNA1-NAME2&, &KNA1-NAME3&,
  STREET      &KNA1-STRAS&
  POBOX       &KNA1-PFACH& CODE &KNA1-PSTL2&
  CITY        &KNA1-ORT01&
  POSTCODE    &KNA1-PSTLZ&
  COUNTRY     &KNA1-COUNC&
  REGION      &KNA1-REGIO&
  FROMCOUNTRY &T001-LAND1&
ENDADDRESS 
- 1. A dunning grouping key has been entered in the master record of the
one-time account.
For point 1:
Take field names from table ADRS (as in standard form).
Note:
As of Release 3.0, customer and vendor addresses (including one-time account addresses) are supplied via the ADRS structure in the form.
For point 2:
Remove dunning grouping key from the master record of the one-time account.
No comments:
Post a Comment