SAP ABAP Class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 (ACF data definition - CorrespondenceForEndUserSystem)
Hierarchy
SAP_HRCNO (Software Component) Sub component SAP_HRCNO of SAP_HR
   PY-NO (Application Component) Norway
     PC20_ACF (Package) Altinn Communication Framework: Norway
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPADNO_ACF_DD_XML ACF data definition - XML I/O 20130104
Properties
Class CL_HRPADNO_ACF_DD_CORR_F_EUSV2  
Short Description ACF data definition - CorrespondenceForEndUserSystem    
Super Class CL_HRPADNO_ACF_DD_XML ACF data definition - XML I/O 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC20_ACF   Altinn Communication Framework: Norway 
Created 20121107   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_HRPADNO_ACF_DD_ATTACHMBE_V2 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HRPADNO_ACF_DD_CORRESP_LINK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no interface implemented.
Friends
Class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_DD_XML_NAME Static Attribute Public Type reference (TYPE) STRING 'GetCorrespondenceForEndUserSystemsBasicResult' 20130104
2 MO_CORRESPONDENCE Instance attribute Public Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_CORRESP_V2 ACF data definition - CorrespondenceV2 20130104
3 MT_CORRESPONDENCE_ATTACHMENTS Instance attribute Public Type reference (TYPE) CL_HRPADNO_ACF_DD_ATTACHMBE_V2=>TY_T_TABLE ACF data definition - AttachmentBEV2 (table type) 20130104
4 MT_CORRESPONDENCE_LINKS Instance attribute Public Type reference (TYPE) CL_HRPADNO_ACF_DD_CORRESP_LINK=>TY_T_TABLE ACF data definition - CorrespondenceLink (table type) 20130104
5 MT_CORRESPONDENCE_NOTIFICAT Instance attribute Public Type reference (TYPE) CL_HRPADNO_ACF_DD_INT_NOTIF=>TY_T_TABLE ACF data definition - InternalNotification (table type) 20130104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130104
2 CONVERT_TABLE Static method Public Method 20130104
3 CREATE_ATTACHMENT Instance method Public Method 20130104
4 CREATE_LINK Instance method Public Method 20130104
5 CREATE_NOTIFICATION Instance method Public Method 20130104
6 GET_ATTACHMENT_AT Instance method Public Method 20130104
7 GET_ATTACHMENT_COUNT Instance method Public Method 20130104
8 HAS_ATTACHMENT Instance method Public Method 20130104
Events
Class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_TABLE Public See coding ACF data definition - CorrespondenceForEndUserSystem (tablet 20130104 TY_T_TABLE type standard table of REF TO CL_HRPADNO_ACF_DD_CORR_F_EUSV2 with non-unique default key
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no parameter.
Method CONSTRUCTOR on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no exception.

Method CONVERT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) IF_HRPADNO_ACF_DD_XML=>TY_T_XML ACF data definition - XML I/O (table type) 20130104
2 Returning RT_RETURN Value transfer Type reference (TYPE) CL_HRPADNO_ACF_DD_CORR_F_EUSV2=>TY_T_TABLE ACF data definition - CorrespondenceForEndUserSystem (tablet 20130104

Method CONVERT_TABLE on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no exception.

Method CREATE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN Value transfer Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_ATTACHMBE_V2 ACF data definition - AttachmentBEV2 20130104

Method CREATE_ATTACHMENT on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no exception.

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN Value transfer Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_CORRESP_LINK ACF data definition - CorrespondenceLink 20130104

Method CREATE_LINK on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no exception.

Method CREATE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN Value transfer Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_INT_NOTIF ACF data definition - InternalNotification 20130104

Method CREATE_NOTIFICATION on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no exception.

Method GET_ATTACHMENT_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20130104
2 Returning RO_RETURN Value transfer Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_ATTACHMBE_V2 ACF data definition - AttachmentBEV2 20130104

Method GET_ATTACHMENT_AT on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no exception.

Method GET_ATTACHMENT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN Value transfer Type reference (TYPE) I 20130104

Method GET_ATTACHMENT_COUNT on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no exception.

Method HAS_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN Value transfer Type reference (TYPE) ABAP_BOOL 20130104

Method HAS_ATTACHMENT on class CL_HRPADNO_ACF_DD_CORR_F_EUSV2 has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in