Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Long Text for Project System

Former Member
0 Likes
793

Hi,

I have created BAPI to create Project Definition and WBS Elements.

Now I want to enter long text through this BAPI.

How can I do that?

Thanks,

Hi,

I have created BAPI to create Project Definition and WBS Elements.

Now I want to enter long text through this BAPI.

How can I do that?

Thanks,

2 REPLIES 2
Read only

Former Member
0 Likes
589

Hi,

Check the following BAPI's related to Long Text

BAPI_CHARACT_ADDLONGTEXT

BAPI_CHARACT_GETLONGTEXT

BAPI_CHARACT_REMOVELONGTEXT

BAPI_ECMORD_GET_LONGTEXT

BAPI_ECMORD_REMOVE_LONGTEXT

BAPI_ECMORD_SET_LONGTEXT

BAPI_ECMREQ_GET_LONGTEXT

BAPI_ECMREQ_REMOVE_LONGTEXT

BAPI_ECMREQ_SET_LONGTEXT

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
589

Hi,

CTBP BAPIs for Characteristics

BAPI_CHARACT_ADDLONGTEXT BAPI for Characteristics: Set Long Text for Characteristic or Value

BAPI_CHARACT_GETLONGTEXT BAPI for Characteristics: Read Long Text for Characteristic or Value

BAPI_CHARACT_REMOVELONGTEXT BAPI for Characteristics: Delete Long Text for Characteristics or Valu

ECM_BAPI_ORDER BAPIs for Engineering Change Order

BAPI_ECMORD_GET_LONGTEXT Engineering Change Order: Read Long Text

BAPI_ECMORD_REMOVE_LONGTEXT Engineering Change Order: Delete Long Text

BAPI_ECMORD_SET_LONGTEXT Engineering Change Order: Create/Change Long Text

ECM_BAPI_REQUEST BAPIs for Engineering Change Request

BAPI_ECMREQ_GET_LONGTEXT Engineering Change Request: Read Long Text

BAPI_ECMREQ_REMOVE_LONGTEXT Engineering Change Request: Delete Long Text

BAPI_ECMREQ_SET_LONGTEXT Engineering Change Request: Create/Change Long Text

IBAPI_Z

IBAPI_Z_LONGTEXT_DELETE

IBAPI_Z_LONGTEXT_MODIFY

IBAPI_Z_LONGTEXT_READ

QPMK

MAP2I_BAPIQPMK_LONGTEXT_TO_QPM

QSMT

MAP2I_BAPIQMTB_LONGTEXT_TO_QPM

Reward points if useful..

Regards

Nilesh