SAP ABAP Class CL_ISHMED_PMD_CDESIGN (PMD: Definite Design)
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_PMD_CDESIGN  
Short Description PMD: Definite Design    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20060518   SAP 
Last change 20080716   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_PMD_CDESIGN has no forward declaration.
Interfaces
Class CL_ISHMED_PMD_CDESIGN has no interface implemented.
Friends
Class CL_ISHMED_PMD_CDESIGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CDESIGN Instance attribute Private Type reference (TYPE) RN2PMD_CDESIGN PMD: Definite Design (Complete) 20080114
2 DTKEY Instance attribute Private Type reference (TYPE) RN2DT_KEY i.s.h.med: Key of Document Category 20080114
3 MANDT Instance attribute Private Type reference (TYPE) MANDT Client 20080114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Initialize and Load 20080114
2 GET__ALL Instance method Public Method Supplies Header + Element List (Individual Tables) 20080114
3 GET__ELEMENTS_EXT Instance method Public Method Supplies Element List (Wide Structure) 20080114
4 GET__HEADER_EXT Instance method Public Method Supplies Header (Wide Structure) 20080114
5 LOAD Instance method Private Method Load Definite Design 20080114
Events
Class CL_ISHMED_PMD_CDESIGN has no event.
Types
Class CL_ISHMED_PMD_CDESIGN 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 I_DTKEY Call by reference Type reference (TYPE) RN2DT_KEY i.s.h.med: Key eines Dokumenttyps 20080114
2 Importing I_MANDT Call by reference Type reference (TYPE) MANDT SY-MANDT Mandant 20080114

Method CONSTRUCTOR on class CL_ISHMED_PMD_CDESIGN has no exception.

Method GET__ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R Value transfer Type reference (TYPE) RN2PMD_CDESIGN PMD: konkreter Entwuf (vollständig) 20080114

Method GET__ALL on class CL_ISHMED_PMD_CDESIGN has no exception.

Method GET__ELEMENTS_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080114
2 Returning R_ELEMENTS Value transfer Type reference (TYPE) RN2ET_EXT_TAB Tabellentyp zu RN2ET_EXT 20080114

Method GET__ELEMENTS_EXT on class CL_ISHMED_PMD_CDESIGN has no exception.

Method GET__HEADER_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080114
2 Returning R_HEADER Value transfer Type reference (TYPE) RN2DT_EXT IS-H*MED n2dt + Zusatz-Infos zum Generieren 20080114

Method GET__HEADER_EXT on class CL_ISHMED_PMD_CDESIGN has no exception.

Method LOAD Signature

Method LOAD on class CL_ISHMED_PMD_CDESIGN has no parameter.
Method LOAD on class CL_ISHMED_PMD_CDESIGN has no exception.
History
Last changed by/on SAP  20080716 
SAP Release Created in