SAP IF_ISHMED_DBE_N1NRSPH_GET OO Class - Read Accesses Database Entry N1NRSPH









IF_ISHMED_DBE_N1NRSPH_GET is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class IF_ISHMED_DBE_N1NRSPH_GET including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of IF_ISHMED_DBE_N1NRSPH_GET SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
GET_BCSHIDReturns the BCSHIDPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_BCSHID...more details

GET_EINRIReturns the InstitutionPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_EINRI...more details

GET_END_DATEReturns the Ending DatePublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_END_DATE...more details

GET_END_TIMEReturns the Ending TimePublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_END_TIME...more details

GET_END_USERReturns the Ending UserPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_END_USER...more details

GET_NRSPHIDReturns the NRSPHIDPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_NRSPHID...more details

GET_ORGFAReturns the Departmental OUPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORGFA...more details

GET_ORGPFReturns the Nursing OUPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORGPF...more details

GET_ORIG_END_DATEReturns the Ending Date of the Original DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_END_DATE...more details

GET_ORIG_END_TIMEReturns the Ending Time of the Orginal DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_END_TIME...more details

GET_ORIG_END_USERReturns the Ending User of the Orginal DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_END_USER...more details

GET_ORIG_ORGFAReturns the ORGFA of the Original DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_ORGFA...more details

GET_ORIG_ORGPFReturns the ORGPF of the Original DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_ORGPF...more details

GET_ORIG_PUPD_END_DATEReturns the Date of the Update End of the Original DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_PUPD_END_DATE...more details

GET_ORIG_PUPD_END_TIMEReturns the Time of the Update End of the Original DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_PUPD_END_TIME...more details

GET_ORIG_PUPD_START_DATEReturns the Date of the Update Start of the Original DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_PUPD_START_DATE...more details

GET_ORIG_PUPD_START_TIMEReturns the Time of the Update Start of the Original DataPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_ORIG_PUPD_START_TIME...more details

GET_PATNRReturns the Patient NumberPublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_PATNR...more details

GET_PLAN_TYPEReturns the Nursing Plan TypePublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_PLAN_TYPE...more details

GET_PUPD_END_DATEReturns the Update End DatePublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_PUPD_END_DATE...more details

GET_PUPD_END_TIMEReturns the Update End TimePublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_PUPD_END_TIME...more details

GET_PUPD_START_DATEReturns the Update Start DatePublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_PUPD_START_DATE...more details

GET_PUPD_START_TIMERetuns the Update Start TimePublic
CALL METHOD if_ishmed_dbe_n1nrsph_get=>GET_PUPD_START_TIME...more details




Links to Related Class(s)

IF_ISHME...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!