SAP ABAP Class CL_ADS2KIPUPL_FILE_PARSER_S (SPEC2000 Initial Provisioning: S File Parser)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-SPC (Application Component) Specification 2000
⤷
ADS2KIPUPL_AL (Package) SPEC 2000 Initial Provisioning Upload: File Readers/Parsers
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADS2KIPUPL_FILE_PARSER | SPEC2000 Initial Provisioning: File Parser | 20020313 |
Properties
| Class | CL_ADS2KIPUPL_FILE_PARSER_S | |
| Short Description | SPEC2000 Initial Provisioning: S File Parser | |
| Super Class | CL_ADS2KIPUPL_FILE_PARSER | SPEC2000 Initial Provisioning: File Parser |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | ADS2KIPUPL_AL | SPEC 2000 Initial Provisioning Upload: File Readers/Parsers |
| Created | 20020313 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ADS2KIPUPL_FILE_PARSER_S has no interface implemented.
Friends
Class CL_ADS2KIPUPL_FILE_PARSER_S has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | LTYPE_CSNS | Table of CSN's | 20020401 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ADS2KIPUPL_S_STRUCT_READER | SPEC2000 IP Upload: S-File Total Data Structure File Reader | 20020314 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ADS2KIPUPL_EXPLANATION_CODES | Table of Customer -defined Explanation Codes | 20020419 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ADS2KIPUPL_EXPLANATION_CODES | Table of Customer -defined Explanation Codes | 20020419 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Flag for BADIs | 20020419 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_ADS2KIPUPL_S_PARSER | Business add-in interface IF_EX_ADS2KIPUPL_S_PARSER | 20020419 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | I | Start Line of the Part | 20020404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Business Checks | 20020330 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020419 | |
| 3 | Instance method | Private | Method | Get the Start Line | 20020404 | |
| 4 | Instance method | Private | Method | Parse file and populate API_SPCIPCSN/API_SPCIPCSNX Structure | 20020404 | |
| 5 | Instance method | Private | Method | Parse file and populate API_SPCIPCSN/API_SPCIPCSNX Structure | 20020401 | |
| 6 | Instance method | Private | Method | Parse file and populate API_SPCIPEFF Structure | 20020320 | |
| 7 | Instance method | Private | Method | Parse file and populate API_SPCIPEXTN Structure | 20020320 | |
| 8 | Instance method | Private | Method | Parse file and populate API_SPCIPOCH Structure | 20020320 | |
| 9 | Instance method | Private | Method | Parse file and populate API_SPCIPOSDS Structure | 20020320 | |
| 10 | Instance method | Private | Method | Parse file and populate API_SPCIPPARTS Structure | 20020320 | |
| 11 | Instance method | Private | Method | Parse file and populate API_SPCIPPDR/API_SPCIPPDRX Structure | 20020320 | |
| 12 | Instance method | Private | Method | Parse file and populate API_SPCIPPDR_TEXT Structure | 20020320 | |
| 13 | Instance method | Private | Method | Parse file and populate API_SPCIPPQA Structure | 20020320 | |
| 14 | Instance method | Private | Method | Parse file and populate API_SPCIPRPDE Structure | 20020320 | |
| 15 | Instance method | Private | Method | Parse file and populate API_SPCIPSPL/API_SPCIPSPLX Structure | 20020320 | |
| 16 | Instance method | Private | Method | Parse file and populate API_SPCIPSPL_TEXT Structure | 20020320 | |
| 17 | Instance method | Private | Method | Parse file and populate API_SPCIPUOA Structure | 20020320 |
Events
Class CL_ADS2KIPUPL_FILE_PARSER_S has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_CSNS | Protected | See coding | Catalog Sequence Number | 20020401 | |
Method Signatures
Method BUSINESS_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | Spec 2000 Initial Provisioning: API Interface structure | 20020330 |
Method BUSINESS_CHECKS on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ADS2KIPUPL_FILE_PARSER_S has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method GET_START_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_START_LINE | Value transfer | Type reference (TYPE) | I | Anfangszeile | 20020404 |
Method GET_START_LINE on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPCSN_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020404 |
Method PARSE_API_SPCIPCSN_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020401 | ||||
| 2 | IS_ADRF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_S_ADRF_RUNTIME | SPEC2000 IP Upload: ADRF Runtime Structure | 20020401 | |||
| 3 | I_PROCESS_DETAIL_LEVELS_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | ADUPL_BOOLEAN-NO | 20020410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ablehnungs-Datensatz | 20020404 |
Method PARSE_API_SPCIPEFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 | ||||
| 2 | I_CSN | Call by reference | Type reference (TYPE) | ADSPC_CSN | Catalog Sequence Number | 20020404 |
Method PARSE_API_SPCIPEFF on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPEXTN Signature
Method PARSE_API_SPCIPEXTN on class CL_ADS2KIPUPL_FILE_PARSER_S has no parameter.
Method PARSE_API_SPCIPEXTN on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPOCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 |
Method PARSE_API_SPCIPOCH on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPOSDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 |
Method PARSE_API_SPCIPOSDS on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPPARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 |
Method PARSE_API_SPCIPPARTS on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPPDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020320 |
Method PARSE_API_SPCIPPDR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020321 |
Method PARSE_API_SPCIPPDR_TEXT on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPPQA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 |
Method PARSE_API_SPCIPPQA on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPRPDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 | ||||
| 2 | I_CSN | Call by reference | Type reference (TYPE) | ADSPC_CSN | Catalog Sequence Number | 20020404 |
Method PARSE_API_SPCIPRPDE on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPSPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 | ||||
| 2 | IS_SPCIPHDR | Call by reference | Type reference (TYPE) | SPCIPHDR | Speichert Kopfinformationen für IP-Daten | 20020320 |
Method PARSE_API_SPCIPSPL on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPSPL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020321 |
Method PARSE_API_SPCIPSPL_TEXT on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
Method PARSE_API_SPCIPUOA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_API_IF | Call by reference | Type reference (TYPE) | ADS2KIPUPL_API_INTERFACE | 20020320 | ||||
| 2 | I_CSN | Call by reference | Type reference (TYPE) | ADSPC_CSN | Catalog Sequence Number | 20020404 |
Method PARSE_API_SPCIPUOA on class CL_ADS2KIPUPL_FILE_PARSER_S has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 470 |