details description of some parts of HCM technicalFull description
hr related docFull description
its example to all sap abap porgrams importent program in sap abap you can pratice to own and learn the programming how its workFull description
SAP Webdynpro ABAP Guide, WebDynpro Guide ABAP
Descripción completa
This book cover the practical approces to sap abap programming language
Certification purposeDescripción completa
sap abap book with oo abap nice book with pratical exposer here you can find new path to learning sap abap programming and question
this book cover all pratical and inteview question answer nice book
rtrt
ABAP Consultant
Descripción: Tutorial sobre la declaración y el uso de las estructuras en ABAP
Those who are preparing for certification, this is for youFull description
Full description
Those who are preparing for certification, this is for youDescripción completa
Function Funct ion module module HR_INFOTYPE_OPER HR_INFOTYPE _OPERATION ATION to mai maintain ntain SAP SAP HR in infotypes fotypes The HR HR_IN _INFOTY FOTY PE_OPER PE_OPERATION ATION func tion module module is used for the Maintenance of HR infotypes, such as inserting, changing, changin g, deleting deleting data et c Parameters Explained Here is a list of the fm's parameters and how they are used, obviously not all parameters will be used depending on what function you are performing i.e. insert, change, delet del et etc infty infty - Infotype being updated objectid objectid - object id from infotype number number - Personnel number number validityend validityend - vali validity dity end date validitybegin validitybegin - validity begin date record - info record infotype type record values to be updated, inserted inserted etc (wil (willl be structure of infortyoe you are updating) recordnumber recordnumber - sequence nunber from infotype record you are updating Operation - describes what operation is to be performed Operation COP = Copy DEL = Delete DIS = Display EDQ = Lock/unlock INS = Creat Creat e LIS9 = Deli Delim mit MOD = Change INSS INS S = Create for Ac for Ac tions is not converted to Change nocommit nocommit - commit yes('X') / no(' ') dialog_mode dialog_mode - dialog mode or not, default is '0'
Example coding for MOD operation CONSTANTS: change TYPE pspar-actio VALUE 'MOD'.
"This code is requred and locks the record ready for modification CALL FUNCTION 'HR_EMPLOYEE_ENQUEUE' EXPORTING number = p_pernr.
"loop at p0071 into p_p0071. "added to put code in context validitybegin = p_record-begda. validityend = p_record-endda. p_record-endda = pn-begda - 1.
"endloop. "unlock record after modification CALL FUNCTION 'HR_EMPLOYEE_DEQUEUE' EXPORTING number = p_pernr.
Example coding fo r INS o peration CONSTANTS: insert TYPE pspar-actio VALUE 'INS'.
"This code is requred and locks the record ready for modification CALL FUNCTION 'HR_EMPLOYEE_ENQUEUE' EXPORTING number = p_pernr.
validitybegin = p_record-begda. validityend = p_record-endda. p_record-pernr = p_pernr p_record-begda = pn-begda. p_record-endda = validityend. p_record-subty = p_SUBTY. "subtype of new entry p_record-SCREF = p_SUBTY. "subtype of new entry "plus populate any other fields you need to update
CALL FUNCTION 'HR_EMPLOYEE_DEQUEUE' EXPORTING number = p_pernr.
see BAPI_EMPLCOMM_CREATE if updating infotype 0105!! Check out sap documentation and pattern details for funct ion module hr_infotype_ope ration on website se80.co.uk
Login
Comment (1) Sort by: Date Rating Last Activity sudhakar · 23 weeks ago
0
it helps me second time Reply
Post a new comment Enter text right here!
Comment as a Guest, or login: Name
Email
Website (optional)
D is pl ay ed ne xt to y our c om me nt s.
Not di spl ay ed publ icl y.
I f you ha ve a we bs it e, li nk to i t he re .
Subscribe t o
None
Submit Comment
?
SAP Development ABAP Useful FM's HR FM's Field Conversion ALV App FM's Bespoke FM's
Latest jobs from ERPJobboard.com
Mitarbeiter/in Human Resources Unternehmensbereich: WESSLING Holding GmbH & Co. KG, Einsatzort: Altenberge, Einstellungstermin: 01.06.2014, ...Sun, 06 Apr 2014 17:00:00 -0700 Fachberater Service / Support Separatoren Service (m/w) GEA Westfalia Separator ist ein Unternehmen der GEA Group Aktiengesellschaft, einer der größten Systemanbieter für die ...Sat, 05 Apr 2014 17:00:00 -0700 Global SAP Release Manager (m/w) ITIL In dieser Funktion übernehmen Sie die Verantwortung für die Konzeption, Umsetzung und kontinuierliche Verbesserung der Release ...Sat, 05 Apr 2014 17:00:00 -0700 Business Intelligence Development Consultant m/w Ihre Aufgaben Konzeption, Customizing, Implementierung und permanente Weiterentwicklung internationaler SAP BW Systeme unserer ...Sat, 05 Apr 2014 17:00:00 -0700 Like