Entering content frame

Background documentation While Implementing Locate the document in its SAP Library structure

 

  1. Create a function module of the same parameter information as the SAMPLE_PROCESS... but with a different name.
  1. Create an entry in TPS01 with (example) Process: SMO9_003

Text: Exit in Structure Mapper

Text:

Sample Module: SAMPLE_PROCESS...

Function Module: <Actual Function Module>

Note

An entry has been created by us for testing... It has the same values as given above. You can use them but just fill the function module name.

 

Sample entries in table TPS01

PROCS

INTERFACE

STDFB

SMO9_001

SAMPLE_PROCESS_SMO9_001

 

SMO9_002

SAMPLE_PROCESS_SMO9_002

 

SMO9_003

SAMPLE_PROCESS_SMO9_003

MAPPING_ASCII_SMO9_003

SMO9_004

SAMPLE_PROCESS_SMO9_004

 

SMO9_010

SAMPLE_PROCESS_SMO9_010

 

 

  1. TPS31 table for SAP developer exits: Create an entry in this table for SAP developer exits.

Process: SMO9_003

APPLK: BC-MID ( This takes value from check table TBE11 - So existence of this entry in both development and production system is essential)

FUNCT: < Actual Function Module>

Note

This entry as mentioned above has been already created for test purposes. You can use them or delete it and attach to your transport request. In the sample entry in FUNCT: SAMPLE_PROCESS.. is mentioned. This should be replaced by the actual function module name.

Leaving content frame