SAP ABAP Class /EACA/CL_GL_PRIMANOTA (GL Source Document)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-GL (Application Component) General Ledger
⤷
/EACA/GL_PRIMANOTA (Package) Source Document for G/L
⤷
⤷
Properties
| Class | /EACA/CL_GL_PRIMANOTA | |
| Short Description | GL Source Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACA/GL_PRIMANOTA | Source Document for G/L |
| Created | 20020315 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACA/CL_GL_PRIMANOTA has no forward declaration.
Interfaces
Class /EACA/CL_GL_PRIMANOTA has no interface implemented.
Friends
Class /EACA/CL_GL_PRIMANOTA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ACC_DOC_AD | Constants | 20020619 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /EACA/GL_PNOTA_PHYSICAL_NAMES | Physical Name | 20020322 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ACC_DATABASIS | Data Basis | 20020619 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Include Source Document in a Nested Structure | 20020802 | |
| 2 | Instance method | Public | Constructor | 20020315 | ||
| 3 | Instance method | Public | Method | 20020318 | ||
| 4 | Instance method | Public | Method | Resave Items (Flat Table <-> Nested Table) | 20020405 | |
| 5 | Instance method | Public | Method | Cancellation | 20020724 | |
| 6 | Instance method | Public | Method | 20020315 |
Events
Class /EACA/CL_GL_PRIMANOTA has no event.
Types
Class /EACA/CL_GL_PRIMANOTA has no local type.
Method Signatures
Method BUILD_PRIMA_NOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PRIMA_NOTA | Call by reference | Object reference (TYPE REF TO) | DATA | geschachtelte Prima Nota Struktur | 20020802 | |||
| 2 | E_PRIMANOTA_NR | Call by reference | Type reference (TYPE) | /EACC/PNTA_NR | Nummer der Prima Nota | 20020802 | |||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | ANY | Header | 20020802 | |||
| 4 | IT_LINES | Call by reference | Type reference (TYPE) | TABLE | Lines | 20020802 | |||
| 5 | I_TEST_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | Testmodus | 20020904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten sind nicht vollständig | 20020802 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PHYSICAL_NAMES | Call by reference | Type reference (TYPE) | /EACA/GL_PNOTA_PHYSICAL_NAMES | Physische Namen | 20020322 | |||
| 2 | I_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Databasis | 20020618 |
Method CONSTRUCTOR on class /EACA/CL_GL_PRIMANOTA has no exception.
Method GET_PRIMANOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_HEADER_WITH_ITEMS | Value transfer | Object reference (TYPE REF TO) | DATA | Header + Items (geschachtelt) | 20020722 | |||
| 2 | I_FLAG_PATTERN | Call by reference | Type reference (TYPE) | FLAG | SPACE | Musterbeleg Flag | 20020710 | ||
| 3 | I_HEADER_ONLY | Call by reference | Type reference (TYPE) | FLAG | SPACE | nur Kopf lesen | 20020816 | ||
| 4 | I_IDENT_NR | Call by reference | Type reference (TYPE) | /EACC/PNTA_NR | Primanota Nr / Musterbeleg Id | 20020806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prima Nota ist nicht gefunden | 20020812 |
Method REORGANIZE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DEEP_STR | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Items (geschachtelte Tabelle) | 20020808 | |||
| 2 | CS_HEADER | Call by reference | Type reference (TYPE) | ANY | Header | 20020808 | |||
| 3 | C_ITEMS_TAB | Call by reference | Type reference (TYPE) | TABLE | Items Tabelle | 20020808 |
Method REORGANIZE_ITEMS on class /EACA/CL_GL_PRIMANOTA has no exception.
Method REVERSE_PRIMANOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ORIG_NR | Call by reference | Type reference (TYPE) | /EACC/PN_ORIG_NR | Ursprüngliche Prima Nota Nummer | 20020724 | |||
| 2 | I_PRIMANOTA_NR | Call by reference | Type reference (TYPE) | /EACC/PNTA_NR | Nummer der Prima Nota | 20020724 | |||
| 3 | I_REV_REASON | Call by reference | Type reference (TYPE) | /EACC/REV_REASON | Stornogrund | 20020724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prima Nota ist nicht gefunden | 20020724 |
Method SAVE_PRIMANOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMS | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Items | 20020403 | |||
| 2 | IT_ITEMS | Call by reference | Type reference (TYPE) | TABLE | Lines | 20020315 |
Method SAVE_PRIMANOTA on class /EACA/CL_GL_PRIMANOTA has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |