SAP ABAP Class CL_INTERNAL_ORDER_EXTEND (Extends the standard internal order)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KAUF (Package) Cost Accounting, Orders

⤷

⤷

⤷

Properties
Class | CL_INTERNAL_ORDER_EXTEND | |
Short Description | Extends the standard internal order | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | KAUF | Cost Accounting, Orders |
Created | 20010219 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_INTERNAL_ORDER_EXTEND has no forward declaration.
Interfaces
Class CL_INTERNAL_ORDER_EXTEND has no interface implemented.
Friends
Class CL_INTERNAL_ORDER_EXTEND 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) | SUBSCREEN_TAB | 20010219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns to a logical ID external subscreen | 20010219 |
2 | ![]() |
Instance method | Public | Method | Registered to a logical ID external subscreen | 20010219 |
Events
Class CL_INTERNAL_ORDER_EXTEND has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SUBSCREEN | Protected | See coding | Structure: Registered external subscreen | 20010219 |
|
|
2 | SUBSCREEN_TAB | Protected | See coding | Sorted table: Registered external subscreens | 20010219 |
|
Method Signatures
Method GET_SUBSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROGNAME | Call by reference | Type reference (TYPE) | REPID | Programm in dem der Subscreen liegt | 20010219 | ||
2 | ![]() |
E_SUBSCREEN | Call by reference | Type reference (TYPE) | DYNNR | Nummer des einzubindenden Subscreens | 20010219 | ||
3 | ![]() |
I_LOGICAL_ID | Call by reference | Type reference (TYPE) | AUFSUBSC | Nummer des log. Subscreens (Domänenfestwert AUFSUBSC) | 20010219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Für die logische ID ist kein Subscreen registriert | 20010219 |
Method SET_SUBSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOGICAL_ID | Call by reference | Type reference (TYPE) | AUFSUBSC | Nummer des log. Subscreens (Domänenfestwert AUFSUBSC) | 20010219 | ||
2 | ![]() |
I_PROGNAME | Call by reference | Type reference (TYPE) | REPID | Programm in dem der Subscreen liegt | 20010219 | ||
3 | ![]() |
I_SUBSCREEN | Call by reference | Type reference (TYPE) | DYNNR | Nummer des einzubindenden Subscreens | 20010219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Logical_id | 20010219 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 470 |