SAP ABAP Class CL_GLO_FAA_ANX16_FORM_ACCEPTOR (Annex16: Form data handler (Acceptor))
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA-IS (Application Component) Information System
     ID-FIAA-JP-ANNEX16 (Package) Annex 16 Japan
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GLO_FAA_ANX16_CONSTANTS Annex16: Constants 20060508
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GLO_FAA_ANX16_FORM_ACCEPTOR Annex16: Selection screen parameter handler 20060314
Properties
Class CL_GLO_FAA_ANX16_FORM_ACCEPTOR  
Short Description Annex16: Form data handler (Acceptor)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FIAA-JP-ANNEX16   Annex 16 Japan 
Created 20060314   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GLO_FAA_ANX16_CONSTANTS Annex16: Constants 20060508
2 IF_GLO_FAA_ANX16_FORM_ACCEPTOR Annex16: Selection screen parameter handler 20060314
Friends
Class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BUFFER Instance attribute Private Object reference (TYPE REF TO) IF_GLO_FAA_ANX16_FORM_BUFFER Annex16: Form data buffer 20060317
2 MS_HEADER Instance attribute Public Type reference (TYPE) GLO_FAA_S_ANX16_HEADER Annex16: Communication structure - Header 20060421
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060425
2 CONVERT_DATE_JP_ERA Instance method Private Method Convert date format to Japanese Era 20060515
3 GET_FORM_RECORDS Instance method Public Method Get form records table 20060328
4 GET_HEADER Instance method Public Method Get header structure 20060421
5 GET_STRUCTURE_NAME Instance method Public Method Get form records structure name 20060328
6 IS_EMPTY Instance method Public Method Check if the form is empty or not 20060426
7 SET_FORM_RECORDS Instance method Public Method Set form records table 20060328
8 SET_HEADER Instance method Public Method Set header structure 20060421
9 SET_HEADER_FISCAL_YEAR_J Instance method Private Method Set fiscal year in Japanese era 20060515
Events
Class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no event.
Types
Class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONVERT_DATE_JP_ERA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATS Date 20060515
2 Returning RV_DATE_J Value transfer Type reference (TYPE) STRING Japanese Date 20060515

Method CONVERT_DATE_JP_ERA on class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no exception.

Method GET_FORM_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_RECORDS Value transfer Object reference (TYPE REF TO) DATA Form records table reference 20060328

Method GET_FORM_RECORDS on class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HEADER Value transfer Type reference (TYPE) GLO_FAA_S_ANX16_HEADER Annex16: Communication structure - Header 20060424

Method GET_HEADER on class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no exception.

Method GET_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STRUCTURE_NAME Value transfer Type reference (TYPE) STRUKNAME Name of a structure 20060328

Method GET_STRUCTURE_NAME on class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_EMPTY Value transfer Type reference (TYPE) FLAG General Flag 20060426

Method IS_EMPTY on class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no exception.

Method SET_FORM_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FORM_RECORDS Call by reference Object reference (TYPE REF TO) DATA Form records table reference 20060328

Method SET_FORM_RECORDS on class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20060421
2 Importing IV_FISCAL_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20060421
3 Importing IV_REPORT_DATE Call by reference Type reference (TYPE) BRDATU Reporting date in program 20060424

Method SET_HEADER on class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no exception.

Method SET_HEADER_FISCAL_YEAR_J Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FISCAL_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20060515
2 Returning RV_FISCAL_YEAR_J Value transfer Type reference (TYPE) STRING Japanese Fiscal Year 20060515

Method SET_HEADER_FISCAL_YEAR_J on class CL_GLO_FAA_ANX16_FORM_ACCEPTOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700