Start of Content Area

Function documentation Accessing Configuration Data in the Modules  Locate the document in its SAP Library structure

Use

You access the configuration data in the modules in the same way in the sender and receiver adapter.

Activities

      Use the classes and interfaces as described in:

Accessing Configuration Data in the Receiver Direction

Accessing Configuration Data in the Sender Direction

Note

Open ConvertCRLFfromToLF.java and search for the character string CS_GETCHADAT.

      Use a ModuleContext object to access the configuration data of the module instance directly.

More information: Adapter Framework Module Interfaces

Note

Open ConvertCRLFfromToLF.java and search for the character string CS_GETMODDAT.

 

 

End of Content Area