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

HR ABAP

Former Member
0 Kudos
390

Hi

i am HR consultant, but i have got lil bit abap experience. could some tell why do we need programming, in HR, as we have sap queries, where we can generate reports.(with help of logical database).i ahve gone thru some Doc's about HR ABAp, but i am not able to understand where were the LDBS tables used in the below mentioned code.

Many thanks

srikanth

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
364

Hi ,

<b>could some tell why do we need programming, in HR,</b>

Inspite of standard functionality, we cannot rule out the need for custom requirements.

<b>but i am not able to understand where were the LDBS tables used in the below mentioned code.</b>

LDB tables will be used with "GET tab name" or "GET tab name LATE" commands.

regards.

santosh.

2 REPLIES 2
Read only

Former Member
0 Kudos
365

Hi ,

<b>could some tell why do we need programming, in HR,</b>

Inspite of standard functionality, we cannot rule out the need for custom requirements.

<b>but i am not able to understand where were the LDBS tables used in the below mentioned code.</b>

LDB tables will be used with "GET tab name" or "GET tab name LATE" commands.

regards.

santosh.