Function Module list used by SAP ABAP Function Module RSDU_REMOTE_TABLE_CREATE_MSS (Remote create table for OpenHub destinations)
SAP ABAP Function Module RSDU_REMOTE_TABLE_CREATE_MSS (Remote create table for OpenHub destinations) is using
# Object Type Object Name Object Description Note
     
1 Function Module  DB_CREATE_TABLE_S As DB_CREATE_TABLE, also returns the generated statements
2 Function Module  DB_MAP_DDFIELDS Maps a table of DD fields onto the DB fields
3 Function Module  DB_STORAGE_CLEAR Provides storage clause for tables and indexes
4 Function Module  DB_STORAGE_PUT Provides storage clause for tables and indexes
5 Function Module  DD_ABAP_TO_EXEC_CNV Generation of DB statement table from EXEC-SQL statement table
6 Function Module  DD_CREATE_INDEX_S Like DD_CREATE_INDEX, returns additionally the generated statements.
7 Function Module  DD_NAMETAB_TO_DDFIELDS Creates the corresponding field structure to the nametab of a table