SAP ABAP Class CL_ISMSD_SOCREATE_ORDER_CO (Controller Class for ISMSD_SOCREATE)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSD (Package) Appl. dev. R/3 Publishing Sales and Distribution System

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20021112 |
Properties
Class | CL_ISMSD_SOCREATE_ORDER_CO | |
Short Description | Controller Class for ISMSD_SOCREATE | |
Super Class | CL_BSP_CONTROLLER2 | BSP Component |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | JSD | Appl. dev. R/3 Publishing Sales and Distribution System |
Created | 20021112 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ISMSD_SOCREATE_ORDER_CO has no interface implemented.
Friends
Class CL_ISMSD_SOCREATE_ORDER_CO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RJKSOCREATE_ORDER | IS-M/SD: BSP Appl. Create Order: Settings for Order | 20021119 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RJKSOCREATE_MAIN_RT | IS-M: BSP Create Order, Control by Main at Runtime | 20021205 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RJKSOCREATE_LAYOUT | IS-M/SD: BSP Application Create Order: Layout Settings | 20021115 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHSVALTAB | Business Server Pages (BSP) Value List Search Help | 20030129 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHSVALTAB | Business Server Pages (BSP) Value List Search Help | 20081106 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHSVALTAB | Business Server Pages (BSP) Value List Search Help | 20030129 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHSVALTAB | Business Server Pages (BSP) Value List Search Help | 20081106 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHSVALTAB | Business Server Pages (BSP) Value List Search Help | 20021202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021119 |
2 | ![]() |
Instance method | Public | Method | Call Full Dialog for Order Processing | 20021217 |
3 | ![]() |
Instance method | Public | Method | Execute Formal Checks | 20021213 |
4 | ![]() |
Instance method | Public | Method | Create BP and Order or Store in Temporary Table | 20021203 |
5 | ![]() |
Instance method | Public | Method | Store Entry in Temporary Table | 20021202 |
6 | ![]() |
Instance method | Public | Method | Create Order as Test | 20021213 |
Events
Class CL_ISMSD_SOCREATE_ORDER_CO has no event.
Types
Class CL_ISMSD_SOCREATE_ORDER_CO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISMSD_SOCREATE_ORDER_CO has no parameter.
Method CONSTRUCTOR on class CL_ISMSD_SOCREATE_ORDER_CO has no exception.
Method DO_CALL_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MAIN_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_MAIN_CO | Controller-Klasse für ISMSD_SOCREATE | 20021217 | ||
2 | ![]() |
IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20021217 | ||
3 | ![]() |
IR_OFFER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_OFFER_MOD | Model-Klasse für ISMSD_SOCREATE (offer.do) | 20021217 | ||
4 | ![]() |
IR_ORDER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_ORDER_MOD | IS-M: Model-Klasse zu order.do | 20021217 | ||
5 | ![]() |
IR_PARTNER_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_CO | Controller-Klasse für ISMSD_SOCREATE | 20021217 | ||
6 | ![]() |
IR_PARTNER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_MOD | Model-Klasse für ISMSD_SOCREATE (partner.do) | 20021217 | ||
7 | ![]() |
IR_PAYMENT_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PAYMENT_MOD | Model-Klasse für ISMSD_SOCREATE (payment.do) | 20021217 |
Method DO_CALL_DIALOG on class CL_ISMSD_SOCREATE_ORDER_CO has no exception.
Method DO_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XERROR | Call by reference | Type reference (TYPE) | XFELD | Fehler aufgetreten | 20021213 | ||
2 | ![]() |
IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20021213 | ||
3 | ![]() |
IR_OFFER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_OFFER_MOD | Model-Klasse für ISMSD_SOCREATE (offer.do) | 20021213 | ||
4 | ![]() |
IR_ORDER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_ORDER_MOD | IS-M: Model-Klasse zu order.do | 20021213 | ||
5 | ![]() |
IR_PARTNER_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_CO | Controller-Klasse für ISMSD_SOCREATE | 20021213 | ||
6 | ![]() |
IR_PARTNER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_MOD | Model-Klasse für ISMSD_SOCREATE (partner.do) | 20021213 | ||
7 | ![]() |
IR_PAYMENT_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PAYMENT_MOD | Model-Klasse für ISMSD_SOCREATE (payment.do) | 20021213 | ||
8 | ![]() |
IV_XDELIVERABILITYCHECK | Call by reference | Type reference (TYPE) | XFELD | SPACE | Lieferbarkeit prüfen | 20030115 |
Method DO_CHECK on class CL_ISMSD_SOCREATE_ORDER_CO has no exception.
Method DO_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MAIN_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_MAIN_CO | Controller-Klasse für ISMSD_SOCREATE | 20021205 | ||
2 | ![]() |
IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20021203 | ||
3 | ![]() |
IR_OFFER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_OFFER_MOD | Model-Klasse für ISMSD_SOCREATE (offer.do) | 20021203 | ||
4 | ![]() |
IR_ORDER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_ORDER_MOD | IS-M: Model-Klasse zu order.do | 20021203 | ||
5 | ![]() |
IR_PARTNER_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_CO | Controller-Klasse für ISMSD_SOCREATE | 20021204 | ||
6 | ![]() |
IR_PARTNER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_MOD | Model-Klasse für ISMSD_SOCREATE (partner.do) | 20021203 | ||
7 | ![]() |
IR_PAYMENT_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PAYMENT_MOD | Model-Klasse für ISMSD_SOCREATE (payment.do) | 20021203 |
Method DO_SAVE on class CL_ISMSD_SOCREATE_ORDER_CO has no exception.
Method DO_SAVE_TEMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MAIN_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_MAIN_CO | Controller-Klasse für ISMSD_SOCREATE | 20021205 | ||
2 | ![]() |
IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20021202 | ||
3 | ![]() |
IR_OFFER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_OFFER_MOD | Model-Klasse für ISMSD_SOCREATE (offer.do) | 20021202 | ||
4 | ![]() |
IR_ORDER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_ORDER_MOD | IS-M: Model-Klasse zu order.do | 20021202 | ||
5 | ![]() |
IR_PARTNER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_MOD | Model-Klasse für ISMSD_SOCREATE (partner.do) | 20021202 | ||
6 | ![]() |
IR_PAYMENT_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PAYMENT_MOD | Model-Klasse für ISMSD_SOCREATE (payment.do) | 20021202 | ||
7 | ![]() |
IS_RJMSG | Call by reference | Type reference (TYPE) | RJMSG | IS-M: Interne Struktur für Übergabe von Fehlermeldungen | 20021204 |
Method DO_SAVE_TEMP on class CL_ISMSD_SOCREATE_ORDER_CO has no exception.
Method DO_SAVE_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20021213 | ||
2 | ![]() |
IR_OFFER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_OFFER_MOD | Model-Klasse für ISMSD_SOCREATE (offer.do) | 20021213 | ||
3 | ![]() |
IR_ORDER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_ORDER_MOD | IS-M: Model-Klasse zu order.do | 20021213 | ||
4 | ![]() |
IR_PARTNER_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_CO | Controller-Klasse für ISMSD_SOCREATE | 20021213 | ||
5 | ![]() |
IR_PARTNER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PARTNER_MOD | Model-Klasse für ISMSD_SOCREATE (partner.do) | 20021213 | ||
6 | ![]() |
IR_PAYMENT_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_ISMSD_SOCREATE_PAYMENT_MOD | Model-Klasse für ISMSD_SOCREATE (payment.do) | 20021213 |
Method DO_SAVE_TEST on class CL_ISMSD_SOCREATE_ORDER_CO has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 471 |