Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Logical databases

Former Member
0 Kudos

Hi,

Can anybody help with how to work with LDs . Can you provide me with samples ?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Kavitha,

I kindly ask you to look the documentation about transaction SE36, or SAP Help at http://help.sap.com/saphelp_46c/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm

Please let me know if it helped. Best regards,

Alvaro

2 REPLIES 2

Former Member
0 Kudos

Hi Kavitha,

I kindly ask you to look the documentation about transaction SE36, or SAP Help at http://help.sap.com/saphelp_46c/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm

Please let me know if it helped. Best regards,

Alvaro

andreas_mann3
Active Contributor
0 Kudos

Hi Kavitha,

here're some dem-progs.:

DEMO_PROGRAM_CALL_TRANSACTION

DEMO_PROGRAM_CHECK_1

DEMO_PROGRAM_CHECK_2

DEMO_PROGRAM_END_OF_SELECTION

DEMO_PROGRAM_EXIT_1

DEMO_PROGRAM_EXIT_2

DEMO_PROGRAM_GET

DEMO_PROGRAM_GET_LATE

DEMO_PROGRAM_INITIALIZATION

DEMO_PROGRAM_READ_TABLES_2

DEMO_PROGRAM_REJECT

DEMO_PROGRAM_START_OF_SELECTIO

DEMO_PROGRAM_STOP

DEMO_SELECTION_SCREEN_LDB_1

DEMO_SELECTION_SCREEN_LDB_2

DEMO_SELTAB_GET_EVENT

DEMO_SEL_SCREEN_SELECT_LDB_1

DEMO_SEL_SCREEN_SELECT_LDB_2

DEMO_SEL_SCREEN_STANDARD_SEL_S

and some demo-ldb's

BC_FLIGHTS_PLANES

F1S

MIV

regards Andreas