SAP ABAP Class CL_IM_EXT_CO_DATA_EXAMPLE (Imp. Class for BAdI-Imp. EXT_CO_DATA_EXAMPLE)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     KIMB (Package) Cost Accounting: Manual Actual Postings
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_EXT_CO_ACTUAL_DATA BAdI Interface IF_EX_EXT_CO_ACTUAL_DATA 20011017
Properties
Class CL_IM_EXT_CO_DATA_EXAMPLE  
Short Description Imp. Class for BAdI-Imp. EXT_CO_DATA_EXAMPLE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package KIMB   Cost Accounting: Manual Actual Postings 
Created 20011017   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TK41C Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_EXT_CO_ACTUAL_DATA BAdI Interface IF_EX_EXT_CO_ACTUAL_DATA 20011017
Friends
Class CL_IM_EXT_CO_DATA_EXAMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AA_HEADER Constant Private Type reference (TYPE) CHAR30 'BAPIAAHDR' 20011017
2 GC_AA_ITEM Constant Private Type reference (TYPE) CHAR30 'BAPIAAITM' 20011017
3 GC_CUST_FLD Constant Private Type reference (TYPE) CHAR30 'BAPICUSTF' 20090217
4 GC_FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20011017
5 GC_FILENAME Constant Private Type reference (TYPE) FILEINTERN 'COOM_EXT_CO_DATA_EXAMPLE' Logical File Name 20101006
6 GC_IA_HEADER Constant Private Type reference (TYPE) CHAR30 'BAPIIAHDR' 20011017
7 GC_IA_ITEM Constant Private Type reference (TYPE) CHAR30 'BAPIIAITM' 20011017
8 GC_MA_HEADER Constant Private Type reference (TYPE) CHAR30 'BAPIMAHDR' 20011017
9 GC_MA_ITEM Constant Private Type reference (TYPE) CHAR30 'BAPIMAITM' 20011017
10 GC_RC_HEADER Constant Private Type reference (TYPE) CHAR30 'BAPIRCHDR' 20011017
11 GC_RC_ITEM Constant Private Type reference (TYPE) CHAR30 'BAPIRCITM' 20011017
12 GC_RECV_CRIT Constant Private Type reference (TYPE) CHAR30 'BAPIRCRIT' 20011017
13 GC_REP_HEADER Constant Private Type reference (TYPE) CHAR30 'BAPIDOCHDRU12P' 20011017
14 GC_REV_HEADER Constant Private Type reference (TYPE) CHAR30 'BAPIDOCHDRR' 20011017
15 GC_RR_HEADER Constant Private Type reference (TYPE) CHAR30 'BAPIRRHDR' 20011017
16 GC_RR_ITEM Constant Private Type reference (TYPE) CHAR30 'BAPIRRITM' 20011017
17 GC_SEND_CRIT Constant Private Type reference (TYPE) CHAR30 'BAPISCRIT' 20011017
18 GC_SKF_HEADER Constant Private Type reference (TYPE) CHAR30 'BAPISKFHDR' 20011017
19 GC_SKF_ITEM Constant Private Type reference (TYPE) CHAR30 'BAPISKFITM' 20011017
20 GC_TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20011017
21 GD_CURRENT_HEADING Instance attribute Private Type reference (TYPE) CHAR30 Current DDIC Structure 20011017
22 GD_CURRENT_POS Instance attribute Private Type reference (TYPE) SYTABIX Cursor on External Data 20011017
23 GD_KNOWN_HEADINGS Static Attribute Private Type reference (TYPE) CHAR256 List of Supported DDIC Structures 20011017
24 GD_SEPARATOR Instance attribute Private Type reference (TYPE) C Separator Character 20011017
25 GT_DATA Instance attribute Private See coding Container for External Data 20011017
26 GT_FIELDNAMES Instance attribute Private See coding List of Field Names 20011017
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELD_NAMES Instance method Private Method Extracting and checking field names where appropriate 20011017
2 GET_FIELD_VALUES Instance method Private Method Extracting field values 20011017
3 NEXT_HEADING Instance method Private Method Go to Next Header 20011017
4 UPLOAD_DATA Instance method Private Method Getting external data 20011019
Events
Class CL_IM_EXT_CO_DATA_EXAMPLE has no event.
Types
Class CL_IM_EXT_CO_DATA_EXAMPLE has no local type.
Method Signatures

Method GET_FIELD_NAMES Signature

Method GET_FIELD_NAMES on class CL_IM_EXT_CO_DATA_EXAMPLE has no parameter.
# Exception Resumable Description Created on
1 INVALID_DATA_FORMAT 20011019

Method GET_FIELD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_AA_HEADERS Call by reference Type reference (TYPE) TK41C_AA_HEADERS 20011017
2 Changing ET_AA_ITEMS Call by reference Type reference (TYPE) TK41C_AA_ITEMS 20011017
3 Changing ET_CUST_FIELDS Call by reference Type reference (TYPE) TK41C_CUSTFIELDS 20090217
4 Changing ET_IA_HEADERS Call by reference Type reference (TYPE) TK41C_IA_HEADERS 20011017
5 Changing ET_IA_ITEMS Call by reference Type reference (TYPE) TK41C_IA_ITEMS 20011017
6 Changing ET_MA_HEADERS Call by reference Type reference (TYPE) TK41C_MA_HEADERS 20011017
7 Changing ET_MA_ITEMS Call by reference Type reference (TYPE) TK41C_MA_ITEMS 20011017
8 Changing ET_RC_HEADERS Call by reference Type reference (TYPE) TK41C_RC_HEADERS 20011017
9 Changing ET_RC_ITEMS Call by reference Type reference (TYPE) TK41C_RC_ITEMS 20011017
10 Changing ET_RECV_CRIT Call by reference Type reference (TYPE) TK41C_CRITERIA 20011017
11 Changing ET_REV_HEADERS Call by reference Type reference (TYPE) TK41C_REV_HEADERS 20011017
12 Changing ET_RR_HEADERS Call by reference Type reference (TYPE) TK41C_RR_HEADERS 20011017
13 Changing ET_RR_ITEMS Call by reference Type reference (TYPE) TK41C_RR_ITEMS 20011017
14 Changing ET_SEND_CRIT Call by reference Type reference (TYPE) TK41C_CRITERIA 20011017
15 Changing ET_SKF_HEADERS Call by reference Type reference (TYPE) TK41C_SKF_HEADERS 20011017
16 Changing ET_SKF_ITEMS Call by reference Type reference (TYPE) TK41C_SKF_ITEMS 20011017
# Exception Resumable Description Created on
1 INVALID_DATA_FORMAT 20011019

Method NEXT_HEADING Signature

Method NEXT_HEADING on class CL_IM_EXT_CO_DATA_EXAMPLE has no parameter.
# Exception Resumable Description Created on
1 ALREADY_AT_LAST 20011017

Method UPLOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FILENAME Call by reference Type reference (TYPE) CHAR0128 Zeichenkette, 128 beliebige Zeichen 20011019
# Exception Resumable Description Created on
1 ERROR_READING_FILE 20011019
History
Last changed by/on SAP  20110908 
SAP Release Created in 470