SAP ABAP Class CL_ISHMED_PDTRANS_DT_DATA (Date for Document Category During Transfer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Properties
Class CL_ISHMED_PDTRANS_DT_DATA  
Short Description Date for Document Category During Transfer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20050607   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 N2PD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PDTRANS_DT_DATA has no interface implemented.
Friends
Class CL_ISHMED_PDTRANS_DT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ELEMENTS_AFTER Instance attribute Private Type reference (TYPE) N2PD_DOCELS After-Image: Elements 20050607
2 ELEMENTS_BEFORE Instance attribute Private Type reference (TYPE) N2PD_DOCELS Before-Image: Elements 20050607
3 HEADER_AFTER Instance attribute Private Type reference (TYPE) N2PD_DOCTYPS After-Image: Header of the DocCat 20050607
4 HEADER_BEFORE Instance attribute Private Type reference (TYPE) N2PD_DOCTYPS Before-Image: Header of the DocCat 20050607
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050607
2 FREE Instance method Public Method Destructor 20050607
3 GET_ELEMENTS Instance method Public Method Exports Element List 20050607
4 GET_HEADER Instance method Public Method Exports Header 20050607
5 GET_SUBELEMENTS Instance method Public Method 20050607
6 NUMBER_OF_ELEMENTS Instance method Public Method Returns Number of Elements 20050607
7 READ_DOCTYPE Instance method Public Method Reads the DocCat into Private Data 20050607
Events
Class CL_ISHMED_PDTRANS_DT_DATA has no event.
Types
Class CL_ISHMED_PDTRANS_DT_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DOKELS Call by reference Type reference (TYPE) RN2DE_EXT_TAB Tabellentyp zu RN2DE_EXT 20050607
2 Importing P_ELEMENTS Call by reference Type reference (TYPE) RN2ET_EXT_TAB Tabellentyp zu RN2ET_EXT 20050607
3 Importing P_HEADER Call by reference Type reference (TYPE) RN2DT_EXT_TAB PMD: Tabellentyp zu RN2DT_EXT 20050607
4 Importing P_STRUC Call by reference Type reference (TYPE) RN2ES_TAB ishmed: Tabellentyp zu N2ES 20050607
# Exception Resumable Description Created on
1 NO_DATA no Category found 20050607

Method FREE Signature

Method FREE on class CL_ISHMED_PDTRANS_DT_DATA has no parameter.
Method FREE on class CL_ISHMED_PDTRANS_DT_DATA has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ELEMENTS Call by reference Type reference (TYPE) N2PD_DOCELS Elementliste 20050607

Method GET_ELEMENTS on class CL_ISHMED_PDTRANS_DT_DATA has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_HEADER Call by reference Type reference (TYPE) N2PD_DOCTYPS Header 20050607

Method GET_HEADER on class CL_ISHMED_PDTRANS_DT_DATA has no exception.

Method GET_SUBELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ELEMENTS Call by reference Type reference (TYPE) N2PD_DOCELS Subelemente 20050607
2 Importing P_KEY Call by reference Type reference (TYPE) N2_ETID Key des SuperElements 20050607

Method GET_SUBELEMENTS on class CL_ISHMED_PDTRANS_DT_DATA has no exception.

Method NUMBER_OF_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER Value transfer Type reference (TYPE) SY-TABIX Number of Elements 20050607

Method NUMBER_OF_ELEMENTS on class CL_ISHMED_PDTRANS_DT_DATA has no exception.

Method READ_DOCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENTS Call by reference Type reference (TYPE) RN2ET_EXT_TAB Tabellentyp zu RN2ET_EXT 20050607
2 Importing P_HEADER Call by reference Type reference (TYPE) RN2DT_EXT_TAB PMD: Tabellentyp zu RN2DT_EXT 20050607
# Exception Resumable Description Created on
1 NO_DATA no Category found 20050607
History
Last changed by/on SAP  20050615 
SAP Release Created in 600