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

Macros

Former Member
0 Likes
316

Can any one explain in detail

RP_PROVIDE_FROM LAST P0001 SPACE PN-BEGDA PN-ENDDA.

is used to fetch the Latest record from Infotype 0001.

But what i'm expecting is What is SPACE.( I'm thinking its SUBTYPE) if i didn't provide SPACE what it will take. Apart from SPACE can we provide any thing. and in this macro what date will store for BEGDA and ENDDA.

if i want to fetch latest record for a pernr say 3450 what date will be stored in BEGDA AND ENDDA.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
280

Hi Vamsi,

The space is nothing but Subtype...

You can check the table TRMAC , In this you can find coding for all Macros..

Reward points if it is helpful.

Kiran I

1 REPLY 1
Read only

Former Member
0 Likes
281

Hi Vamsi,

The space is nothing but Subtype...

You can check the table TRMAC , In this you can find coding for all Macros..

Reward points if it is helpful.

Kiran I