SAP ABAP Class CL_HRPADNO_ACF_DD_FORM (ACF data definition - Form)
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_FORM  
Short Description ACF data definition - Form    
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 20121031   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 IF_HRPADNO_ACF_DD_XML Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HRPADNO_ACF_DD_FORM has no interface implemented.
Friends
Class CL_HRPADNO_ACF_DD_FORM 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 'Form' 20130104
2 MV_COMPLETED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130104
3 MV_DATA_FORMAT_ID Instance attribute Public Type reference (TYPE) STRING 20130104
4 MV_DATA_FORMAT_VERSION Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
5 MV_END_USER_SYSTEM_REFERENCE Instance attribute Public Type reference (TYPE) STRING 20130104
6 MV_FORM_DATA Instance attribute Public Type reference (TYPE) STRING 20130104
7 MV_PARENT_REFERENCE Instance attribute Public Type reference (TYPE) STRING 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
Events
Class CL_HRPADNO_ACF_DD_FORM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_TABLE Public See coding ACF data definition - Form (tabletype) 20130104 TY_T_TABLE type standard table of REF TO CL_HRPADNO_ACF_DD_FORM with non-unique default key
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPADNO_ACF_DD_FORM has no parameter.
Method CONSTRUCTOR on class CL_HRPADNO_ACF_DD_FORM 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_FORM=>TY_T_TABLE ACF data definition - Form (table type) 20130104

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