Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Using table parameter in SAP RFC Function module
RFC enabled function modules, you should use a structure as line type for the table. You should declare a dictionary structure Z_MY_PARTS_DATA with a single field DESCRIPTION TYPE CGPL_TEXT2.
Declare a data dictionary table type Z_MY_PARTS_TABLE using this structure.
Next is to use the table type in Function module.
Advertisements
