on ‎2009 Aug 14 4:19 AM
Dear
Mentors and Moderators
in SDN Forums we have Forums related to ABAP but not ABAP HR as we all know an ABAPER can be assigned to various functionla modules like FICO SD MM off course he also can do HR. but we dont call ABAP SD , ABAP FICO
but we have specilised the Technical Consultant nameing him as ABAP HR ??? Why is it so does there is any reason behind it ??
Reponse from Matt , Suresh datti , Julius are highly appriciated
Request clarification before answering.
oh...Sikindhar i love this Topic Thanks for Raising this and Lot many people till now have been posted related to this ..
Even from Matt End as well...Julius at your Top-speed Quickly catch my old thread ...Thanks for remembering..Really Great
> in SDN Forums we have Forums related to ABAP but not ABAP HR as we all know an ABAPER can be assigned to various functionla modules like FICO SD MM off course he also can do HR. but we dont call ABAP SD , ABAP FICO
>
> but we have specilised the Technical Consultant nameing him as ABAP HR ??? Why is it so does there is any reason behind it ??
But your posting making confuse are you SUPPORTING Abap-hr forum or you want to know about that ??
I wonder if Craig would have reply this with some change of previous Reply
Regards
sas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well just to play devil's advocate we do have an CRM ABAP forum i.e CRM General & Framework. It's basically ABAP related development questions in relation to CRM with about 10% to 20% business process issues on a good day.
Since CRM folks are so crazy we even split things on the technical side
PCUI Forum
Interaction Center
Mobile Applications
Webclient UI
CRM 7.0
Then added for the function side:
Marketing
Sales
Master Data
Service
Once again where you will find a ton of CRM ABAP related questions in every forum listed above :). In fact some folks want a separate CRM middleware forum which would of course result in more CRM ABAP questions in a different place :).
That being said an HR ABAP forum probably wouldn't be that bad of an idea considering SAP considers the development "weird enough" to offer a 5 day course. What other module of SAP violates convention that 0 means success and any other value as failure. Only HR ABAP could attempt to force ABAP to switch this convention, that alone IMHO merits its own forum.
Take care,
Stephen
>
> Where's the:
>
> > You know it makes sense.
>
> ?
I once watched a doco called something like Backstage with Morcambe and Wise where Morcambe told a pretty ordinary joke in rehersal and then said to the stagehand:
"Now cut the lights - QUICK! Because with jokes like that it's a long walk off stage".
Same theory for my last post.
You know it makes sense (There you go.....)
Gareth
Very Very disappointed and ashamed to say I will not be able to make it.
Shame because the cricket, and meeting up with the "Cricket Cricket" crew was the most attractive part of the deal - so long as all have forgotten the Sydney Test.
I cant wait for the match reports....
You know it makes sense
Gareth (the big Sooky lala).
>
> Are you joining us for cricket in Bangalore?
As far as i know him, Gareth is not young enough to play cricket at 43 But yes He can assist and join us in Banglore as coach(I'm sure he has Brilliant cricket sense and cricket skills as well) .
Mind you: In India people are toooooo much crazy for Cricket they wont love to see their team as loosing side, specially in Kolkata and Bangalore.
Remember Buchanan and Charu sharma after their performance in local IPL?
Therefore my speculation is Gareth will not land in India for at least cricket related activities
You Know it makes sense?
Cheers
>
> Nonsense SAS
>
> The client cannot be poor if he can afford to hire us.
>
> Gareth
Ohh..Gareth Give me a break...........
Well it make sense GARETH ...If you check paul reply stating
Paul Tomlinson wrote:Is that not the way you are supposed to do it? Work on it, become an expert and then go on the course to find out where you were going wrong?
Paul
" You can work and only become Expert until you really worked on the requirements of the client " I feel above words of paul as Insane ...Dont it sound funny ?
Ex: If a war is happening Paul suggestion is dont practice, go directly and fight if you are still alive then come back and learn from mistakes then you find out were going wrong
If this happens then "what about poor client who is investing " thats i mean...
Sas
Edited by: Julius Bussche on Aug 18, 2009 9:29 AM
code tags --> quote tags, otherwise it does not make sense
Thanks Julius ,BTW Juilius " but SAS (a.k.a. ABAP HR) will be there??? "
what does A.KA. stands for :)?
Edited by: saslove sap on Aug 18, 2009 10:45 AM
>
> As far as i know him, Gareth is not young enough to play cricket at 43 But yes He can assist and join us in Banglore as coach(I'm sure he has Brilliant cricket sense and cricket skills as well) .
> You Know it makes sense?
>
> Cheers
So now we have a SAP based cricket coach.So coaching medium is ABAP ?
Yes,it makes sense
" You can work and only become Expert until you really worked on the requirements of the client " I feel above words of paul as Insane ...Dont it sound funny ?
Ex: If a war is happening Paul suggestion is dont practice, go directly and fight if you are still alive then come back and learn from mistakes then you find out were going wrong
If this happens then "what about poor client who is investing " thats i mean...
I'd just like to point out that I don't do this... but when I used to teach the courses at SAP I did have a rather amusing scenario. I was teaching an EP course. One Monday morning I had both an "expert" consultant (who had told the client he was on holiday) and the client ended up on the same course together. Made life interesting and I'd imagine there were some fun and games back at the client site.
Paul
In American Midwestern English(my native tongue) AKA stands for:
"Also known as:"
Alias would have a slightly different usage, as it would indicate name completely different than the original used as an identifier. AKA can indicate either a nickname or alias in normal use, at least in my vernacular.
Take care,
Stephen
HR differs widely from normal ABAP in SD/MM/Fi/CO
Logical databases are mainly used in HR but seldom in other areas. The same with GET, several provide makros, time constraints in the infotypes and infotypes themselves.Authorizations are critical due to personal data and needs not only to be checked in PFCG but often in the reports themselves.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
> Authorizations .... needs not only to be checked in PFCG but often in the reports themselves.
This is new to me. Could you explain? Other than the LDB aspects and the fact that HR has about 2 kilometers of authority-check code all in one place and not scattered around the place like in some other modules - I am not aware of any differences.
Anyway, I think the time has come to introduce Sikindar to [Saslove sap|;
Cheers,
Julius
ABAP HR has a number of special ways of accessing data, through macros, or forms (like cd_manager). To program effectively in HR, you need to know these macros and forms and how to use them (often to get at data in Cluster tables). HR transparent tables have a specific structure that you need to understand. You need to be able to handle repeating structures, ie. -FIELD1, -FIELD2, -FIELD3,...
I'm currently doing a lot of work in BW HR ABAP programming, and the biggest pain is the fact that the data is all time dependent. For this kind of operation, SAP have supplied the PROVIDE database selection command.
Apart from that - there's no difference.
( btw, Rainer, I've used LDBs in QM, PM and various parts of FI - it seems that their most popular among older modules ).
matt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.