cancel
Showing results for 
Search instead for 
Did you mean: 

CL_BBP_BS_ADAPTER_RQ_CRT_470

Former Member
0 Kudos

Hi,

table BBP_FUNCTION_MAP contains a FUNCTION named CL_BBP_BS_ADAPTER_RQ_CRT_470.

It has also a field named METHOD. It has the entry "CreateFromData1".

But if I check this METHOD via se24 in the class CL_BBP_BS_ADAPTER_RQ_CRT_470

there isn't a method existing with this name.

What is going on here pls. advice

Regards

sas

Accepted Solutions (1)

Accepted Solutions (1)

peter_novoth
Active Contributor
0 Kudos

Hi Sas,

I guess you are speaking about the following entry:

OBJECT

METHOD

TYPE

FUNCTION

BUS2105

CreateFromData1

ERP_2.0

CL_BBP_BS_ADAPTER_RQ_CRT_470

Here in this table the fields OBJECT, METHOD and TYPE don't have other function, but only for finding the corresponding adaptor in the function META_BAPI_DISPATCH. So the name "METHOD" for the CreateFromData1 is confusing, but this is not a method.

As Muthu also mentioned, the follow-on document is created by method CREATE_DOCUMENT of the class CL_BBP_BS_ADAPTER_RQ_CRT_470.

Regards,

Peter

Answers (1)

Answers (1)

former_member183819
Active Contributor
0 Kudos

Hi Sas,

i dont have system now. i confirm you shortly.

CL_BBP_BS_ADAPTER_RQ_CRT_470 - . i think you may have a method create_document method

it must be there i have seen this in srm too. it is backend PR creation.

CL_BBP_BS_ADAPTER_RQ_CRT* in se24 , here you may get all related class depends upon your R/3 version. which one is applicable for you .

regards

muthu