LDB_PROCESS - ooxxvv/MySAPnotes GitHub Wiki
PageOutline {{{#!comment -------------------- 以上的部份是固定的,不要變動 ----- --------------------------------------- 在建立連結時,請標明連結的頁面類型,例如:wiki:WikiStart,而不要只用 WikiStart ----- }}}
LDB_PROCESS
- 可用來執行 Logical Database 的函式。
Code
- ABAPDOCU(Tcode) -> BC-ABAP programming -> ABAP Database Access -> Logical Databases -> Calling LDBs Using a Function Module.
{{{#!comment
EXPORTING
IMPORTING
TABLES
EXCEPTIONS
Attributes
Methods
Code
{{{#!abap }}} }}}