Ansicht
Dokumentation

Addresses: Table conversion of X.400 addresses with the report RSADRX40 ( RELNWF_SO_X.400-UMSETZG )

Addresses: Table conversion of X.400 addresses with the report RSADRX40 ( RELNWF_SO_X.400-UMSETZG )

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

Addresses: Table conversion of X.400 addresses with the report RSADRX40

Description

The X.400 address table (SADR8) has been extended with new fields for Release 3.0A. The report RSADRX40 converts the X.400 addresses from before Release 3.0A into the new structure.

The table SADR8 has been extended by the following fields:

  • DDA_TYPE1
  • DDA_VALUE1
  • ...
  • DDA_TYPE4
  • DDA_VALUE4
  • DDA_NEW

These fields replace the field DDA. The conversion report RSADRX40 splits the field DDA and puts its components in the new fields. The contents of DDA are retained.

Example
The contents of DDA could be:
type1=value1;...;type4=value4;
This is split into the strings type1, value1,..., type4, value4. which are put in the new fields DDA_TYPE1, DDA_VALUE1,..., DDA_TYPE4, DDA_VALUE_4.
Caution
If the contents of DDA have another structure, modify the report.

X.400 records whose DDA field has been converted, or which have been changed online, are flagged DDA_NEW = 'X' as records whose new fields have been filled.

Damage caused to data by errors

Software/hardware requirements

Installation information

Effects on System Administration

Effects on Customizing

Effect on batch input

Changes to the Interface

The X.400 address maintenance screen only contains the new DDA fields. When a new X.400 address is created or an existing address is changed, the field NEW_DDA is also set to 'X'.

When an X.400 address is changed before the report runs, the new fields are filled when the maintenance screen containing the new fields is confirmed with 'CONTINUE' and the address is saved.

Changes in procedure

Procedure for removing dataset errors

Dependent functions

Planning

Further notes

Do not run the report RSADRX40 online with large volumes of data.






PERFORM Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2518 Date: 20240604 Time: 014958     sap01-206 ( 47 ms )