Application Development and Automation 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: 
Read only

nodes

Former Member
0 Likes
1,318

hi,

what are the nodes in ldb and how to handle these in programs

<thread moved, has nothing to do with ABAP Objects. Please choose your forums more carefully in future>

Edited by: Mike Pokraka on Aug 12, 2008 10:42 AM

2 REPLIES 2
Read only

Former Member
0 Likes
743

Hi,

The Nodes must be structure defined in the ABAP dictionary or data types from a type group. Normally , these are the structures of database tables which the logical database reads and passes to the user for further evaluation... how ever, it is also possible , and sometimes usedul , to use ABAP dictionary structures with out an underlying database....

the Max number of nodes allowed in the structure of a logical database in 300...

for more info U can find the below link...

http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9c3b35c111d1829f0000e829fbfe/frameset.htm

hope helpfull

Raghunath.S

Read only

Former Member
0 Likes
743

Hi krishna radha,

check this link it will be helpful to you.

http://help.sap.com/saphelp_nw70/helpdata/en/9f/db9b8535c111d1829f0000e829fbfe/content.htm

Thanks and regards,

sowjanya.gosala.