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: 

problem on activating LogicalDataBase Program

Former Member
0 Kudos

Hai Gurus,

I had a problem while checking an Logical DataBase Program.

I have created One Structure(SE36) name ZCVTEST and I have taken two Nodes

First One is LFA1 and brach node is LFB1.

and i have write in selctions :

SELECT-OPTIONS : SLIFNR FOR LFA1-LIFNR,

SBUKRS FOR LFB1-BUKRS.

and DataBaseProgram attribute i had write :

SELECT * FROM LFA1

WHERE LIFNR IN SLIFNR.

and my problem is while checking in SE36 it will shown an error.

Error Msg: The databse program SAPDBZCVTEST must have type '1' in the attributes.

How to avoid above error message and how to activate my LDB program.

and i wants to execute simple DataBaseProgram using Two nodes Root Node is LFA1 and branch node is LFB1.

I wants to the steps during Structure, Selection and DataBase program Attributes in SE36.

Please Help, Me ..

1 REPLY 1

former_member223537
Active Contributor
0 Kudos

Hi,

CLick Goto=> Database program

Then Goto attributes & select the 1st option from drop down

Save & activate.

Best regards,

Prashant